NV Newspage Problem:[url=http://www.myimg.de/?img=NewsProbl
Verfasst: 12.09.2008 23:57
phpBB.de - Die deutsche phpBB-Community
https://www.phpbb.de/community/
test_nick hat geschrieben:Kann mir einer Helfen wie ich eine News Site jetzt erstellen kann?????
Sceenshot:
[ externes Bild ]
Code: Alles auswählen
Allgemeiner Fehler
SQL ERROR [ mysql4 ]
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 'jsldfhsad) GROUP BY t.topic_id, s.session_user_id ORDER BY p.post_time DESC LIM' at line 1 [1064]
SQL
SELECT t.*, f.*, p.*, s.*, u.*, z.* FROM (phpbb_topics t) LEFT JOIN phpbb_forums f ON (t.forum_id = f.forum_id) LEFT JOIN phpbb_posts p ON (p.post_id = t.topic_first_post_id) LEFT JOIN phpbb_sessions s ON (p.poster_id = s.session_user_id) LEFT JOIN phpbb_users u ON (u.user_id = p.poster_id) LEFT JOIN phpbb_attachments a ON (p.post_id = a.post_msg_id) LEFT JOIN phpbb_zebra z ON (z.user_id = 2 AND z.zebra_id = p.poster_id) WHERE t.forum_id IN (2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110) AND t.forum_id IN (News jsldfhsad) GROUP BY t.topic_id, s.session_user_id ORDER BY p.post_time DESC LIMIT 5
BACKTRACE
4seven hat geschrieben:mach die installation mal komplett rückgängig
und dann bitte noch einmal mit gefühl (und konzentration)
t.forum_id IN (News jsldfhsad)
Ich wollts grad sagen. da gehören zahlen reinMetzle hat geschrieben:Foren, aus denen die News angezeigt werden: Da schreibt man nicht die News rein, sondern die Foren-IDs, deren Threads als News aufgelistet werden sollen.