|
Could not get Latest topics
DEBUG MODE
SQL Error : 1017 Can't find file: 'judgmental2_phpbb_topics' (errno: 2)
SELECT t.topic_title, t.topic_last_post_id, t.forum_id, p.post_time, pt.post_text, pt.bbcode_uid, u.username, u.user_id
FROM judgmental2_phpbb_topics t, judgmental2_phpbb_posts p, judgmental2_phpbb_posts_text pt, judgmental2_phpbb_users u
WHERE t.topic_status != 1
AND p.post_id = t.topic_last_post_id
AND pt.post_id = p.post_id
AND u.user_id = p.poster_id
ORDER BY t.topic_last_post_id DESC
LIMIT 0, 15 Line : 162 File : rss.php |
|
|