Ich habe ein Problem mit ABBCodeBox 3:
Immer wenn ich versuche einen BBcode zu löschen kommt dieser Fehler:
Kann mir jemand helfen?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 '. ' and abbcode = 0'' at line 3 [1064]
SQL
SELECT bbcode_tag, abbcode FROM phpbb_bbcodes WHERE bbcode_id = 133 . ' and abbcode = 0'
BACKTRACE
FILE: [ROOT]/includes/db/mysqli.php
LINE: 182
CALL: dbal->sql_error()
FILE: [ROOT]/includes/acp/acp_bbcodes.php
LINE: 275
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()
Vielen Dank
the_zoker_09