J'ai un petit problème ce matin avec mes 2 forums:
L'un est en PHPBB2 et voici l'erreur:
Code :
Warning: Cannot modify header information - headers already sent by (output started at /home/drakkar/public_html/iso/forum/includes/auth.php:328) in /home/drakkar/public_html/iso/forum/includes/sessions.php on line 188
Warning: Cannot modify header information - headers already sent by (output started at /home/drakkar/public_html/iso/forum/includes/auth.php:328) in /home/drakkar/public_html/iso/forum/includes/sessions.php on line 189
Warning: Cannot modify header information - headers already sent by (output started at /home/drakkar/public_html/iso/forum/includes/auth.php:328) in /home/drakkar/public_html/iso/forum/includes/page_header.php on line 483
Warning: Cannot modify header information - headers already sent by (output started at /home/drakkar/public_html/iso/forum/includes/auth.php:328) in /home/drakkar/public_html/iso/forum/includes/page_header.php on line 485
Warning: Cannot modify header information - headers already sent by (output started at /home/drakkar/public_html/iso/forum/includes/auth.php:328) in /home/drakkar/public_html/iso/forum/includes/page_header.php on line 486
--------------------------------------------------
L'autre est à la version PHPBB3 et voici l'erreur:
Code :
[phpBB Debug] PHP Notice: in file /includes/session.php on line 885: Cannot modify header information - headers already sent by (output started at /includes/auth.php:929)
[phpBB Debug] PHP Notice: in file /includes/session.php on line 885: Cannot modify header information - headers already sent by (output started at /includes/auth.php:929)
[phpBB Debug] PHP Notice: in file /includes/session.php on line 885: Cannot modify header information - headers already sent by (output started at /includes/auth.php:929)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3368: Cannot modify header information - headers already sent by (output started at /includes/auth.php:929)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3370: Cannot modify header information - headers already sent by (output started at /includes/auth.php:929)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3371: Cannot modify header information - headers already sent by (output started at /includes/auth.php:929)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3372: Cannot modify header information - headers already sent by (output started at /includes/auth.php:929)
J'ai beau aller voir à chaque ligne du code des fichiers concernés, je n'y comprend que dalle.