
Como sabeís algunos he tenido problemas con mi foro repentinamente así que lo que hice para solucionar el problema es empezar desde cero. Volqué una copia de seguridad de la BD con las tablas de los temas, foros, mps y demás.
http://www.phpbb-es.com/foro/soporte-ph ... 27906.html
http://www.phpbb-es.com/foro/soporte-ph ... 27987.html
El caso es que ahora para modificar los foros que tengo o añadir nuevos foros o sub-foros me sale error GENERAL al darle a enviar.
Código: Seleccionar todo
[phpBB Debug] PHP Notice: in file /includes/message_parser.php on line 69: preg_match() [function.preg-match]: No ending delimiter '.' found
[phpBB Debug] PHP Notice: in file /includes/message_parser.php on line 69: preg_match() [function.preg-match]: No ending delimiter '.' found
[phpBB Debug] PHP Notice: in file /includes/message_parser.php on line 69: preg_match() [function.preg-match]: No ending delimiter '.' found
[phpBB Debug] PHP Notice: in file /includes/message_parser.php on line 69: preg_match() [function.preg-match]: No ending delimiter '.' found
[phpBB Debug] PHP Notice: in file /includes/message_parser.php on line 69: preg_match() [function.preg-match]: No ending delimiter '.' found
[phpBB Debug] PHP Notice: in file /includes/message_parser.php on line 69: preg_match() [function.preg-match]: No ending delimiter '.' found
[phpBB Debug] PHP Notice: in file /includes/message_parser.php on line 69: preg_match() [function.preg-match]: No ending delimiter '.' found
[phpBB Debug] PHP Notice: in file /includes/message_parser.php on line 69: preg_match() [function.preg-match]: No ending delimiter '.' found
[phpBB Debug] PHP Notice: in file /includes/message_parser.php on line 69: preg_match() [function.preg-match]: No ending delimiter '.' found
[phpBB Debug] PHP Notice: in file /includes/message_parser.php on line 69: preg_match() [function.preg-match]: No ending delimiter '.' found
[phpBB Debug] PHP Notice: in file /includes/message_parser.php on line 69: preg_match() [function.preg-match]: No ending delimiter '.' found
[phpBB Debug] PHP Notice: in file /includes/message_parser.php on line 69: preg_match() [function.preg-match]: No ending delimiter '.' found
[phpBB Debug] PHP Notice: in file /includes/message_parser.php on line 69: preg_match() [function.preg-match]: No ending delimiter '.' found
[phpBB Debug] PHP Notice: in file /includes/message_parser.php on line 69: preg_match() [function.preg-match]: No ending delimiter '.' found
[phpBB Debug] PHP Notice: in file /includes/message_parser.php on line 69: preg_match() [function.preg-match]: No ending delimiter '.' found
[phpBB Debug] PHP Notice: in file /includes/message_parser.php on line 69: preg_match() [function.preg-match]: No ending delimiter '.' found
[phpBB Debug] PHP Notice: in file /includes/message_parser.php on line 69: preg_match() [function.preg-match]: No ending delimiter '.' found
[phpBB Debug] PHP Notice: in file /includes/message_parser.php on line 69: preg_match() [function.preg-match]: No ending delimiter '.' found
[phpBB Debug] PHP Notice: in file /includes/message_parser.php on line 69: preg_match() [function.preg-match]: No ending delimiter '.' found
[phpBB Debug] PHP Notice: in file /includes/message_parser.php on line 69: preg_match() [function.preg-match]: No ending delimiter '.' found
[phpBB Debug] PHP Notice: in file /includes/message_parser.php on line 69: preg_match() [function.preg-match]: No ending delimiter '.' found
[phpBB Debug] PHP Notice: in file /includes/message_parser.php on line 69: preg_match() [function.preg-match]: No ending delimiter '.' found
[phpBB Debug] PHP Notice: in file /includes/message_parser.php on line 69: preg_match() [function.preg-match]: No ending delimiter '.' found
[phpBB Debug] PHP Notice: in file /includes/message_parser.php on line 69: preg_match() [function.preg-match]: No ending delimiter '.' found
[phpBB Debug] PHP Notice: in file /includes/message_parser.php on line 69: preg_match() [function.preg-match]: No ending delimiter '.' found
[phpBB Debug] PHP Notice: in file /includes/message_parser.php on line 69: preg_match() [function.preg-match]: No ending delimiter '.' found
Warning: Cannot modify header information - headers already sent by (output started at /homepages/2/d323091773/htdocs/foro/includes/functions.php:3493) in /homepages/2/d323091773/htdocs/foro/includes/functions.php on line 3543
Volver a la página principal
Error General
SQL ERROR [ mysqli ]
Unknown column 'display_subforum_list' in 'field list' [1054]
SQL
UPDATE phpbb_forums SET parent_id = 9, forum_type = 1, forum_status = 0, forum_parents = '', forum_name = 'ÁÂrea de moderación.', forum_link = '', forum_desc = '[b][color=#008000]Este foro es solo visible para los Administradores, Moderadores y Colaboradores. [/color][/b]', forum_desc_uid = '', forum_desc_options = 7, forum_desc_bitfield = '', forum_rules = '', forum_rules_uid = '', forum_rules_options = 7, forum_rules_bitfield = '', forum_rules_link = '', forum_image = '', forum_style = 0, display_subforum_list = 0, display_on_index = 0, forum_topics_per_page = 0, enable_indexing = 1, enable_icons = 0, enable_prune = 0, prune_days = 7, prune_viewed = 7, prune_freq = 1, forum_flags = 112 WHERE forum_id = 32
BACKTRACE
FILE: includes/db/mysqli.php
LINE: 163
CALL: dbal->sql_error()
FILE: includes/acp/acp_forums.php
LINE: 1230
CALL: dbal_mysqli->sql_query()
FILE: includes/acp/acp_forums.php
LINE: 186
CALL: acp_forums->update_forum_data()
FILE: includes/functions_module.php
LINE: 507
CALL: acp_forums->main()
FILE: adm/index.php
LINE: 74
CALL: p_master->load_active()
Por favor notifique a La Administración del Sitio o webmaster: admin@adolescentesgays.es


Lo que he intentado es remplazar el archivo includes/functions.php por uno limpio que no tenga nada de nada de modificaciones.
Espero que me podáis aayudar!!!