Celebrity Discussion

user warning: Unknown column 'l.topic_views' in 'order clause' query: SELECT DISTINCT(n.nid), r.tid, n.title, n.type, n.sticky, u.name, u.uid, n.created AS timestamp, n.comment AS comment_mode, l.last_comment_timestamp, IF(l.last_comment_uid != 0, cu.name, l.last_comment_name) AS last_comment_name, l.last_comment_uid, l.comment_count AS num_comments, f.tid AS forum_tid FROM node_comment_statistics l INNER JOIN node n ON n.nid = l.nid INNER JOIN users cu ON l.last_comment_uid = cu.uid INNER JOIN term_node r ON n.vid = r.vid INNER JOIN users u ON n.uid = u.uid INNER JOIN forum f ON n.vid = f.vid INNER JOIN node_access na ON na.nid = n.nid WHERE (na.grant_view >= 1 AND ((na.gid = 0 AND na.realm = 'all'))) AND ( n.status = 1 AND r.tid = 6) ORDER BY n.sticky DESC, l.topic_views ASC, n.created DESC LIMIT 0, 25 in /home/cc007/public_html/modules/forum/forum.module on line 609.
 TopicRepliesViewssort iconCreatedLast reply