Seite 1 von 1

NV advanced last topic titles -Mysql-Fehler

Verfasst: 08.04.2011 12:00
von Lightmaster
Support-Anfrage zu: „NV advanced last topic titles“

Hallo zusammen,

ich erhalte nach der Installation einen SQL-Fehler:
SQL ERROR [ mysqli ]

Not unique table/alias: 't' [1066]

SQL

SELECT f.*, ft.mark_time, t.topic_title, t.topic_id, t.topic_last_post_id, t.topic_title, t.topic_id, t.topic_replies FROM (phpbb_forums f) LEFT JOIN phpbb_forums_track ft ON (ft.user_id = 2 AND ft.forum_id = f.forum_id) LEFT JOIN phpbb_topics t ON (f.forum_last_post_id = t.topic_last_post_id AND t.topic_moved_id = 0) LEFT JOIN phpbb_topics t ON (f.forum_last_post_id = t.topic_last_post_id) ORDER BY f.left_id

BACKTRACE


FILE: includes/db/mysqli.php
LINE: 163
CALL: dbal->sql_error()

FILE: includes/functions_display.php
LINE: 120
CALL: dbal_mysqli->sql_query()

FILE: index.php
LINE: 28
CALL: display_forums()
Jemand eine Idee was ich ändern muss, damit es funktioniert. Beim installieren selbst wird mir keinerlei Fehler angezeigt und es wird alles ausgeführt.

Danke!

Re: NV advanced last topic titles -Mysql-Fehler

Verfasst: 08.04.2011 12:29
von Balint
Hallo,

vielleicht http://www.flying-bits.org/viewtopic.php?f=7&t=485 ? Setzt du SEO ein?


Viele Grüße,
Bálint