Nach Einloggen MySql Error beim Lesen eines Themas
Verfasst: 27.08.2008 17:26
Hallo Leute!
Also ich habe frisch phpbb 3.0.2 installiert und wenn ich als Admin eingeloggt bin und einen von mir erstellten Beitrag lesen will, dann kommt:
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 user_id = 4' at line 4 [1064]
SQL
SELECT notify_status FROM phpbb_topics_watch WHERE topic_id = AND user_id = 4
BACKTRACE
FILE: includes/db/mysql.php
LINE: 158
CALL: dbal->sql_error()
FILE: includes/functions_display.php
LINE: 1003
CALL: dbal_mysql->sql_query()
FILE: viewtopic.php
LINE: 456
CALL: watch_topic_forum()
Hoffentlich kann mir da jemand weiterhelfen.
Gruß,
Sascha
Also ich habe frisch phpbb 3.0.2 installiert und wenn ich als Admin eingeloggt bin und einen von mir erstellten Beitrag lesen will, dann kommt:
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 user_id = 4' at line 4 [1064]
SQL
SELECT notify_status FROM phpbb_topics_watch WHERE topic_id = AND user_id = 4
BACKTRACE
FILE: includes/db/mysql.php
LINE: 158
CALL: dbal->sql_error()
FILE: includes/functions_display.php
LINE: 1003
CALL: dbal_mysql->sql_query()
FILE: viewtopic.php
LINE: 456
CALL: watch_topic_forum()
Hoffentlich kann mir da jemand weiterhelfen.
Gruß,
Sascha