my problem is that my prosilver theme bbcode stoped functioning and know i cant paste smiles or youtube...etc....etc in any posts . the subsilver 2 theme works fine but i need the prosilver to function fully as i have a premium them that runs of it.
mods installed are "support tool kit" and "ADVANCE_ABBCode3" , and now when in the "ACP/POSTING" page the "ACP_ABBC3_BBCODES" comes up with this error and i am stumped.
Any tips and or help muchly apreciated
- 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 ' bbcode_order, bbcode_id, bbcode_group, bbcode_tag, bbcode_helpline, abbcode , b' at line 1 [1064]
SQL
SELECT , bbcode_order, bbcode_id, bbcode_group, bbcode_tag, bbcode_helpline, abbcode , bbcode_image, display_on_posting, display_on_pm, display_on_sig FROM phpbb_bbcodes ORDER BY bbcode_order
BACKTRACE
FILE: includes/db/mysqli.php
LINE: 163
CALL: dbal->sql_error()
FILE: includes/acp/acp_abbcodes.php
LINE: 547
CALL: dbal_mysqli->sql_query()
FILE: includes/acp/acp_abbcodes.php
LINE: 151
CALL: acp_abbcodes->bbcodes_edit()
FILE: includes/functions_module.php
LINE: 507
CALL: acp_abbcodes->main()
FILE: adm/index.php
LINE: 74
CALL: p_master->load_active()