Datenbankfehler bei 3.o.7 PL1

phpBB 3.0 hat sein "End of Life" erreicht. Eine Neu-Installation wird nicht mehr unterstützt.
Gesperrt
Sindy
Mitglied
Beiträge: 56
Registriert: 24.07.2008 17:39

Datenbankfehler bei 3.o.7 PL1

Beitrag von Sindy »

Hallo,

ein Freund von mir zog ein ganz frisches Forum der Version 3.0.7 PL1 bei Bplaced auf. Mir fiel jedoch auf, dass die Foren zwar im Style ordnungsgemäß angezeigt wurden, aber im Admin der Pfad total durcheinander war. Beim Sortieren, Neu anlegen, Verschieben und Löschen erhalte ich immer mal die Meldung:

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 'AND right_id >' at line 4 [1064]

SQL

UPDATE phpbb_Ausbildungforums SET right_id = right_id - 2, forum_parents = '' WHERE left_id < AND right_id >

BACKTRACE

FILE: includes/db/mysql.php
LINE: 174
CALL: dbal->sql_error()

FILE: includes/acp/acp_forums.php
LINE: 1277
CALL: dbal_mysql->sql_query()

FILE: includes/acp/acp_forums.php
LINE: 1200
CALL: acp_forums->move_forum()

FILE: includes/acp/acp_forums.php
LINE: 186
CALL: acp_forums->update_forum_data()

FILE: includes/functions_module.php
LINE: 507
CALL: acp_forums->main()

FILE: adm/index.php
LINE: 74
CALL: p_master->load_active()

Woran könnte dies liegen?
Gesperrt

Zurück zu „[3.0.x] Installation, Update und Konvertierung“