|
Could not obtain post/user information
DEBUG MODE
SQL Error : 1146 Table 'dictionncobra.phpbb_posts_text' doesn't exist
SELECT u.username, u.user_id, p.*, pt.post_text, pt.post_subject, pt.bbcode_uid
FROM phpbb_posts p, phpbb_users u, phpbb_posts_text pt
WHERE p.topic_id = 698
AND p.poster_id = u.user_id
AND p.post_id = pt.post_id
ORDER BY p.post_time DESC
LIMIT 15
Line : 115 File : topic_review.php |
|
|