Fehlermeldung:
konnte bisher keinen fehler finden. sieht ihn einer von euch? hier mein code: DATEIEN WEITER UNTENCould not query forums 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 ') . ORDER BY f.cat_id, f.forum_order' at line 5
SELECT f.*, p.post_time, p.post_username, u.username, u.id AS user_id, t.topic_title, t.topic_last_post_id FROM (( phpbb_forums f LEFT JOIN phpbb_posts p ON p.post_id = f.forum_last_post_id ) LEFT JOIN jos_users u ON u.id = p.poster_id ) LEFT JOIN phpbb_topics t ON t.topic_last_post_id = p.post_id ) . ORDER BY f.cat_id, f.forum_order
Line : 171
File : index.php