problem with this mod

Chadook

Seasoned Veteran
Joined
Jan 30, 2011
Messages
4,331
Reaction score
10
FP$
909
I have tried to instal an advanced bbcode mod, i get this:
Code:
General Error
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 'WHERE abbcode = 0 ORDER BY bbcode_tag' at line 3 [1064]

SQL

SELECT * FROM phpbb_bbcodes WHERE abbcode = 0 WHERE abbcode = 0 ORDER BY bbcode_tag

BACKTRACE

FILE: (not given by php)
LINE: (not given by php)
CALL: msg_handler()

FILE: [ROOT]/includes/db/dbal.php
LINE: 757
CALL: trigger_error()

FILE: [ROOT]/includes/db/mysqli.php
LINE: 189
CALL: dbal->sql_error()

FILE: [ROOT]/includes/acp/acp_bbcodes.php
LINE: 317
CALL: dbal_mysqli->sql_query()

FILE: [ROOT]/includes/functions_module.php
LINE: 507
CALL: acp_bbcodes->main()

FILE: [ROOT]/adm/index.php
LINE: 74
CALL: p_master->load_active()
 
I know you've heard this before . . . but . . . .

Double check your file edits.

It looks like you did an incorrect edit of one of your "functions" files.
 
it could also be that she didn't execute the database updates
 
Back
Top Bottom