Код: Выделить всё
Could not obtain last post information
DEBUG MODE
SQL Error : 1064 You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'AND pt.post_id = p.post_id' at line 4
SELECT p.post_created, p.post_time, p.enable_html, p.enable_bbcode, p.enable_smilies, pt.* FROM phpbb_posts p, phpbb_posts_text pt WHERE p.post_id = AND pt.post_id = p.post_id
Line : 55
File : functions_post.php