Plantilla(s) usuada(s): 0Mega
MODs instalados: ABBC3
Versión de phpBB: 3.0.11
Nombre y versión del MOD: Advanced BBCode Box 3
URL de descarga: https://www.phpbb.com/customise/db/mod/ ... ode_box_3/
Servidor: Linux Server, Hosting Pago
Buenas, eh buscado como solucionar este error pero en ninguno an contestado.
Código: Seleccionar todo
Error General
SQL ERROR [ mysqli ]
Unknown column 'bbcode_group' in 'field list' [1054]
SQL
SELECT bbcode_id, bbcode_tag, bbcode_helpline, bbcode_group FROM phpbb_bbcodes WHERE display_on_posting = 1 AND 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: 182
CALL: dbal->sql_error()
FILE: [ROOT]/includes/functions_display.php
LINE: 928
CALL: dbal_mysqli->sql_query()
FILE: [ROOT]/posting.php
LINE: 1478
CALL: display_custom_bbcodes()