¿MODs o Extensiones de su foro?: Tapatalk, AutoMOD y mChat
¿Estilos de su foro?: Subsilver2, 3, Titan y Prosilver
¿Servidor?: Windows
¿Versiones de software del servidor?: MySQL5
¿Es una actualización desde otra versión?: limpia
¿Es una conversión desde otro tipo de foros?: no
¿Que problema o error tiene en su foro?: debug files después de instalar mChat
Hola a todos

Acabo de instalar mChat con AutoMOD y todo va bien excepto que me aparecen las siguientes líneas de código en el propio chat:
Código: Seleccionar todo
[phpBB Debug] PHP Notice: in file [ROOT]/mchat.php on line 1003: Undefined index: MCHAT_TITLE
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4752: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3887)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4754: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3887)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4755: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3887)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4756: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3887)
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 190: Undefined index: MCHAT_CUSTOM_DATEFORMAT
[phpBB Debug] PHP Notice: in file [ROOT]/includes/acp/acp_mchat.php on line 224: Undefined index: MCHAT_BBCODES_DISALLOWED_EXPLAIN
[phpBB Debug] PHP Notice: in file [ROOT]/includes/acp/acp_mchat.php on line 225: 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:3887)
[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:3887)
[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:3887)
[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:3887)
¿Podéis indicarme qué hice mal? Muchas gracias.