SQl Error

Support for PhpBB3. Post here to get help with any phpBB3 related issue here
There is no support here! Only Read Access!
Forum rules
In order the get any support, you will have to do following:
1. Use a describing title!
2. Describe your problem and what happened when the problem occured
3. Tell us what version of phpBB3 you are currently using.
Else your topic may be ignored or locked!
Locked
SinghisKing
BBCoder II
BBCoder II
Posts: 5
Joined: 18 May 2010, 06:40

SQl Error

Post by SinghisKing »

hey There,

My all forum are working fine but the only one forum clan discussion showing this sql error.

Code: Select all

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 3 [1064]

SQL

SELECT forum_id, auth_option_id, auth_role_id, auth_setting FROM phpbb_acl_users WHERE user_id =

BACKTRACE

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

FILE: includes/auth.php
LINE: 826
CALL: dbal_mysql->sql_query()

FILE: includes/auth.php
LINE: 382
CALL: auth->acl_raw_data_single_user()

FILE: includes/auth.php
LINE: 71
CALL: auth->acl_cache()
sad
cisco007
BBCoder VI
BBCoder VI
Posts: 1015
Joined: 16 Mar 2010, 18:14
Location: Don't really know!

Re: SQl Error

Post by cisco007 »

can't really tell what the problem is, if we don't know what mods you have installed or what was the last thing you did to your forum!
SinghisKing
BBCoder II
BBCoder II
Posts: 5
Joined: 18 May 2010, 06:40

Re: SQl Error

Post by SinghisKing »

last things Site map_fx,IGn Mod,Dm quotes,Gallery,Ban Mod yesterday i installed
cisco007
BBCoder VI
BBCoder VI
Posts: 1015
Joined: 16 Mar 2010, 18:14
Location: Don't really know!

Re: SQl Error

Post by cisco007 »

the only thing I can say is recheck the edits you did from those mods, make sure you did not miss anything!
Locked