Page 1 of 1

General Error Accessing Post Via Portal?

Posted: 3. November 2010 14:22
by victory1
Your Portal Version: 1.0.6
Your phpBB Type: Standard phpBB3
MODs installed: Yes
Your knowledge: Beginner
Boardlink: http://sonyreaderboards.com

What have you done before the problem was there?


What have you already tryed to solve the problem?


Description and Message
When I click on any of those 3 links below:
# View new posts
# View unread posts
# View your posts

I get this error:
General Error
SQL ERROR [ mysqli ]

[0]

SQL

No values specified for SQL IN comparison

BACKTRACE

FILE: includes/db/dbal.php
LINE: 379
CALL: dbal->sql_error()

FILE: includes/hooks/hook_subject_prefix.php
LINE: 224
CALL: dbal->sql_in_set()

FILE:
LINE:
CALL: sp_hook::add_subject_prefix_to_page()

FILE: includes/hooks/index.php
LINE: 141
CALL: call_user_func_array()

FILE: includes/template.php
LINE: 208
CALL: phpbb_hook->call_hook()

FILE: includes/functions.php
LINE: 4430
CALL: template->display()

FILE: search.php
LINE: 1008
CALL: page_footer()

Re: General Error Accessing Post Via Portal?

Posted: 3. November 2010 14:57
by victory1
I found the problem. The Subject Prefix Mod I added was the issue. I went back to an earlier version of my forum and it's fixed. :)