Perfecto, ya no sale el sintaxis error, muchas gracias (¿qué era?)
Ahora, sólo me falta solucionar esto, acabo de chequear TODOS los archivos de mchat y están todos bien configurados:
Código: Seleccionar todo
[phpBB Debug] PHP Notice: in file [ROOT]/mchat.php on line 940: Undefined index: MCHAT_TITLE
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4710: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4712: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4713: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4714: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
He revisado functions.php y está editado tal como manda el install.
Y, dentro del ACP, en la pestaña MOD, cuando le doy a mchat config, aparece el siguiente error:
Código: Seleccionar todo
[phpBB Debug] PHP Notice: in file [ROOT]/includes/acp/acp_mchat.php on line 35: Undefined index: MCHAT_TITLE
[phpBB Debug] PHP Notice: in file [ROOT]/includes/acp/acp_mchat.php on line 188: Undefined index: MCHAT_CUSTOM_DATEFORMAT
[phpBB Debug] PHP Notice: in file [ROOT]/includes/acp/acp_mchat.php on line 221: Undefined index: MCHAT_BBCODES_DISALLOWED_EXPLAIN
[phpBB Debug] PHP Notice: in file [ROOT]/includes/acp/acp_mchat.php on line 222: Undefined index: MCHAT_USER_TIMEOUT_EXPLAIN
[phpBB Debug] PHP Warning: in file [ROOT]/adm/index.php on line 150: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
[phpBB Debug] PHP Warning: in file [ROOT]/adm/index.php on line 152: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
[phpBB Debug] PHP Warning: in file [ROOT]/adm/index.php on line 153: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
[phpBB Debug] PHP Warning: in file [ROOT]/adm/index.php on line 154: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)