Your phpBB Type: Premodded phpBB
MODs installed: Yes
Your knowledge: Basic Knowledge
What have you done before the problem was there?
Installed 1.0.0RC3, refreshed templates, themes, imagesets, purged the cache. Everything displays correctly.
What have you already tryed to solve the problem?
I dont know what to do
Description and Message
After installing I refreshed templates, themes, imagesets, purged the cache. Everything displays correctly.
But when I tried to log in through the portal, and click on 'Return to the previous page', I get an error:
General Error
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 '' 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/mysql.php
LINE: 158
CALL: dbal->sql_error()
FILE: includes/functions.php
LINE: 1225
CALL: dbal_mysql->sql_query()
FILE: portal/block/announcements.php
LINE: 134
CALL: get_complete_topic_tracking()
FILE: portal.php
LINE: 107
CALL: include('portal/block/announcements.php')
The error happens only when I log in through the portal. I can log in successfully in the phpbb3 board.