Plantilla(s) usuada(s): Absolution
MODs instalados: Avanced BBCode Box 3(El problematico)
Nombre y versión del MOD: Avanced BBCode Box 3
URL del MOD: https://www.phpbb.com/customise/db/mod/ ... ode_box_3/
Versión de phpBB: 3.0.11
Servidor: Pago (http://www.xtrehost.com)
Si es una actualización desde otra versión: No
Problema: Al ir a responder a un mensaje o crear un nuevo tema, me salta el siguiente error:
Código: Seleccionar todo
Error General
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 'ORDER BY bbcode_tag' at line 5 [1064]
SQL
SELECT bbcode_id, bbcode_tag, bbcode_helpline, bbcode_group FROM phpbb_bbcodes WHERE 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/mysql.php
LINE: 175
CALL: dbal->sql_error()
FILE: [ROOT]/includes/functions_display.php
LINE: 887
CALL: dbal_mysql->sql_query()
FILE: [ROOT]/posting.php
LINE: 1478
CALL: display_custom_bbcodes()