Maha-Soft Usuario habitual

 Mensajes: 78 Desde: 30/Sep/2003 | VARIOS ERRORES CON PHP-NUKE AYUDAAAAA
Hola miren cuando inteno entrar ah mensajes privados me sale esto tengo php-nuke 6.9
Warning: Cannot modify header information - headers already sent by (output started at /home/webcindario/maha-soft/themes/fiapple/theme.php:124) in /home/webcindario/maha-soft/includes/sessions.php on line 249
Warning: Cannot modify header information - headers already sent by (output started at /home/webcindario/maha-soft/themes/fiapple/theme.php:124) in /home/webcindario/maha-soft/includes/sessions.php on line 250
Warning: Cannot modify header information - headers already sent by (output started at /home/webcindario/maha-soft/themes/fiapple/theme.php:124) in /home/webcindario/maha-soft/modules/Private_Messages/index.php on line 1892
cuando entro a webmail me salew esto
Warning: Call-time pass-by-reference has been deprecated - argument passed by value; If you would like to pass it by reference, modify the declaration of fsockopen, pfsockpen, show_source, php_uname, ini_alter, ini_restore, ini_set, getrusage, get_current_user, set_time_limit, getmyuid, getmypid, dl, leak, listen, chown, chmod, chgrp, realpath, tmpfile, link(). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file. However, future versions may not support this any longer. in /home/webcindario/maha-soft/modules/WebMail/pop3.php on line 70
Warning: Call-time pass-by-reference has been deprecated - argument passed by value; If you would like to pass it by reference, modify the declaration of fsockopen, pfsockpen, show_source, php_uname, ini_alter, ini_restore, ini_set, getrusage, get_current_user, set_time_limit, getmyuid, getmypid, dl, leak, listen, chown, chmod, chgrp, realpath, tmpfile, link(). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file. However, future versions may not support this any longer. in /home/webcindario/maha-soft/modules/WebMail/pop3.php on line 70
Warning: Call-time pass-by-reference has been deprecated - argument passed by value; If you would like to pass it by reference, modify the declaration of [runtime function name](). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file. However, future versions may not support this any longer. in /home/webcindario/maha-soft/modules/WebMail/pop3.php on line 138
Warning: Call-time pass-by-reference has been deprecated - argument passed by value; If you would like to pass it by reference, modify the declaration of [runtime function name](). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file. However, future versions may not support this any longer. in /home/webcindario/maha-soft/modules/WebMail/pop3.php on line 140
Warning: Call-time pass-by-reference has been deprecated - argument passed by value; If you would like to pass it by reference, modify the declaration of [runtime function name](). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file. However, future versions may not support this any longer. in /home/webcindario/maha-soft/modules/WebMail/pop3.php on line 162
y a mensajes
Warning: Cannot modify header information - headers already sent by (output started at /home/webcindario/maha-soft/themes/fiapple/theme.php:124) in /home/webcindario/maha-soft/includes/sessions.php on line 249
Warning: Cannot modify header information - headers already sent by (output started at /home/webcindario/maha-soft/themes/fiapple/theme.php:124) in /home/webcindario/maha-soft/includes/sessions.php on line 250
Warning: Cannot modify header information - headers already sent by (output started at /home/webcindario/maha-soft/themes/fiapple/theme.php:124) in /home/webcindario/maha-soft/includes/page_header.php on line 529
Warning: Cannot modify header information - headers already sent by (output started at /home/webcindario/maha-soft/themes/fiapple/theme.php:124) in /home/webcindario/maha-soft/includes/page_header.php on line 531
Warning: Cannot modify header information - headers already sent by (output started at /home/webcindario/maha-soft/themes/fiapple/theme.php:124) in /home/webcindario/maha-soft/includes/page_header.php on line 532
AYUDENME 
|
NoSetup.org @man / @woman


Usuario PRO Mensajes: 23.867 Desde: 01/Mar/2003 | RE: VARIOS ERRORES CON PHP-NUKE AYUDAAAAA
Es el mismo error y se debe a la integración del foro con el Nuke, y problemas de cookies.
La solución por la que YO opte es editar los archivos que dan problemas y esa línea concreta comentarla, son todas de cookies.
|
Maha-Soft Usuario habitual

 Mensajes: 78 Desde: 30/Sep/2003 | RE: VARIOS ERRORES CON PHP-NUKE AYUDAAAAA
comentral te refieres que le ponga dos lineas haci //
por favor guiaenme un poco esuque soy novata en esoto
|
NoSetup.org @man / @woman


Usuario PRO Mensajes: 23.867 Desde: 01/Mar/2003 | RE: VARIOS ERRORES CON PHP-NUKE AYUDAAAAA
Si poner un // delante, esto te permite que no se ejecute esa línea y no la borras... asi no metes la pata.
Suerte.
|
Maha-Soft Usuario habitual

 Mensajes: 78 Desde: 30/Sep/2003 | RE: VARIOS ERRORES CON PHP-NUKE AYUDAAAAA
    pues ahora lo unico que me fala es saber en donde etsan   
pero muchas gracias señor
|
NoSetup.org @man / @woman


Usuario PRO Mensajes: 23.867 Desde: 01/Mar/2003 | RE: VARIOS ERRORES CON PHP-NUKE AYUDAAAAA
En la carpeta modules, forums.... fijate en los errores que te lo dicen claramente...
|