NV advanced last topic titles -Mysql-Fehler

Du hast Probleme beim Einbau oder bei der Benutzung eines Mods? In diesem Forum bist du richtig.
Forumsregeln
phpBB 3.0 hat das Ende seiner Lebenszeit überschritten
phpBB 3.0 wird nicht mehr aktiv unterstützt. Insbesondere werden - auch bei Sicherheitslücken - keine Patches mehr bereitgestellt. Der Einsatz von phpBB 3.0 erfolgt daher auf eigene Gefahr. Wir empfehlen einen Umstieg auf die neuste phpBB-Version, welches aktiv weiterentwickelt wird und für welches regelmäßig Updates zur Verfügung gestellt werden.
Antworten
Lightmaster
Mitglied
Beiträge: 4
Registriert: 04.04.2011 17:49

NV advanced last topic titles -Mysql-Fehler

Beitrag 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!
Benutzeravatar
Balint
Mitglied
Beiträge: 1815
Registriert: 25.01.2003 21:43
Wohnort: Stuttgart
Kontaktdaten:

Re: NV advanced last topic titles -Mysql-Fehler

Beitrag von Balint »

Hallo,

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


Viele Grüße,
Bálint
Meine MODs für phpBB 2.x und phpBB 3.x!
Antworten

Zurück zu „[3.0.x] Mod Support“