nach dem update hab ich plötzlich dieses problem hier:
wenn ein neuerstellter thread geöffnet werden soll, erscheint folgende fehlermedung
die alten threads lassen sich ganz normal öffnen....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 = 76' at line 4 [1064]
SQL
SELECT notify_status FROM phpbb3_topics_watch WHERE topic_id = AND user_id = 76
BACKTRACE
FILE: includes/db/mysql.php
LINE: 158
CALL: dbal_mysql->sql_error()
FILE: includes/functions_display.php
LINE: 1003
CALL: dbal_mysql->sql_query()
FILE: viewtopic.php
LINE: 456
CALL: watch_topic_forum()
allerdings wird dann oben über dem header folgendes angezeigt
und nu?[phpBB Debug] PHP Notice: in file /includes/functions_display.php on line 982: Missing argument 6 for watch_topic_forum()
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3550: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2975)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3552: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2975)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3553: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2975)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3554: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2975)