Buenasss!!!
Hasta ahora tenía un foro en un hosting gratuito de pruebas (http://overdriving.260mb.net/foro/). Al pasarlo a un servidor de pago (one.com) he instalado phpbb3.0.14, borrado la carpeta install y he importado la base de datos antigua con el estilo y todo.
Antes de importar la base de datos funcionaba todo correctamente, pero al importarla aparece Error General: No se pudo obtener datos de estilo.
He probado a borrar la caché como decían en un foro y he buscado en el administrador php la linea default_style de la tabla config para probar con el tema prosilver como decían en otro foro, pero no aparece.
¿Cómo podría solucionarlo?
Muchas gracias de antemano.
¡Un saludo y feliz año nuevo!
Recordad que para pedir soporte alguno, debéis facilitar los datos de soporte oportunos por favor, mirad aquí y leer las Normas generales del foro, esto nos servirá de ayuda para dar el mejor soporte..
Gracias.
La Administración de phpBB España.
Error general al trasladar phpbb3.0.14 a otro serverTema Solucionado
Re: Error general al trasladar phpbb3.0.14 a otro server
Me respondo a mí mismo.
Después de innumerables pruebas, he conseguido que me funcione. He borrado la base de datos del servidor nuevo, he vuelto a descargarla del antiguo y a importarla, he subido todos los archivos a través de Filezilla, y funciona perfectamente.
Con lo cual, la conclusión a la que llego es que estaba haciendo algo mal al exportar o importar la base de datos SQL, al instalarlo todo o que los archivos han fallado, jejeje.
Edito: Ahora me tira el Siguiente error cuando intento editar los foros...
Tengo todo bien actualizado a la 3.0.14 y los foros sincronizados. ¿Alguna sugerencia? Muchas gracias.
Edito 2: Al intentar postear me salen estos errores.
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions_content.php on line 696: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4762: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3897)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4764: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3897)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4765: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3897)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4766: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3897)

Después de innumerables pruebas, he conseguido que me funcione. He borrado la base de datos del servidor nuevo, he vuelto a descargarla del antiguo y a importarla, he subido todos los archivos a través de Filezilla, y funciona perfectamente.
Con lo cual, la conclusión a la que llego es que estaba haciendo algo mal al exportar o importar la base de datos SQL, al instalarlo todo o que los archivos han fallado, jejeje.
Edito: Ahora me tira el Siguiente error cuando intento editar los foros...
Error General
SQL ERROR [ mysqli ]
Column 'forum_desc' cannot be null [1048]
SQL
UPDATE phpbb_forums SET parent_id = 10, forum_type = 1, forum_status = 0, forum_parents = '', forum_name = 'F1 2016', forum_link = '', forum_desc = NULL, 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 = 1, 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 = 48 WHERE forum_id = 11
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: 189
CALL: dbal->sql_error()
FILE: [ROOT]/includes/acp/acp_forums.php
LINE: 1228
CALL: dbal_mysqli->sql_query()
FILE: [ROOT]/includes/acp/acp_forums.php
LINE: 185
CALL: acp_forums->update_forum_data()
FILE: [ROOT]/includes/functions_module.php
LINE: 507
CALL: acp_forums->main()
FILE: [ROOT]/adm/index.php
LINE: 74
CALL: p_master->load_active()
Tengo todo bien actualizado a la 3.0.14 y los foros sincronizados. ¿Alguna sugerencia? Muchas gracias.
Edito 2: Al intentar postear me salen estos errores.
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions_content.php on line 696: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4762: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3897)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4764: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3897)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4765: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3897)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4766: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3897)