Verfasst: 25.07.2006 12:41
da ich hier dauernd dieses alte thema rausgekramkt bekomme ^^
hab ich doch mal aus langenweile das ganze bei mir auch mal wieder benutztn wollen ..
doch erhalte ich diesen fehler:
hab ich doch mal aus langenweile das ganze bei mir auch mal wieder benutztn wollen ..
doch erhalte ich diesen fehler:
Code: Alles auswählen
Could not obtain last topic data
DEBUG MODE
SQL Error : 1054 Unknown column 't.forum_id' in 'on clause'
SELECT t.topic_title, p.post_time FROM phpbb_topics t, phpbb_posts p LEFT JOIN phpbb_forums f ON t.forum_id = f.forum_id WHERE p.post_id = t.topic_last_post_id AND f.auth_view < 2 ORDER BY t.topic_last_post_id DESC LIMIT 0,1