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 'WHERE forum_id=2' at line 1 [1064]
SQL
UPDATE phpbb_forums SET enable_thanks=0, thanks_setup= WHERE forum_id=2
BACKTRACE
FILE: includes/db/mysql.php
LINE: 174
CALL: dbal->sql_error()
FILE: includes/acp/acp_thanks.php
LINE: 175
CALL: dbal_mysql->sql_query()
FILE: includes/functions_module.php
LINE: 507
CALL: acp_thanks->main()
FILE: adm/index.php
LINE: 74
CALL: p_master->load_active()