Page 1 of 1

phpBB3 3.0.5 MySql Error on 3th page

Posted: 13. June 2009 13:15
by elsinor
Your Portal Version: 1.0.0RC3
Your phpBB Type: Premodded phpBB
MODs installed: Yes
Your knowledge: Beginner
Boardlink: http://www.tuningster.ru

MySQL Version: MySQL(i) 5.0.32-Debian_7etch10-log

What have you done before the problem was there?
Problem appear after update to 3.0.5.

What have you already tryed to solve the problem?


Description and Message
1th and 2nd (http://www.tuningster.ru/portal.php#n) pages are loading well, but third is givme

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: 163
CALL: dbal->sql_error()

FILE: includes/functions.php
LINE: 1440
CALL: dbal_mysqli->sql_query()

FILE: portal/block/news.php
LINE: 149
CALL: get_complete_topic_tracking()

FILE: portal.php
LINE: 175
CALL: include('portal/block/news.php')
[/i]

Re: phpBB3 3.0.5 MySql Error on 3th page

Posted: 13. June 2009 13:28
by Kevin
It seems that you have modified the news.php (included two times?)
And now i get different results / errors on your site with each reload.