Code: Select all
SQL ERROR [ mysqli ]
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 '' at line 4 [1064]
SQL
SELECT forum_id, mark_time FROM phpbb_forums_track WHERE user_id = 2 AND forum_id =
BACKTRACE
FILE: includes/db/mysqli.php
LINE: 143
CALL: dbal->sql_error()
FILE: includes/functions.php
LINE: 1282
CALL: dbal_mysqli->sql_query()
FILE: portal/block/news.php
LINE: 128
CALL: get_complete_topic_tracking()
FILE: portal.php
LINE: 132
CALL: include('portal/block/news.php')