Je reviens vers vous pour un petit soucis ..
Je viens d'installer mssti abbc3 sur mon forum (pour les bbcodes)..
Le soucis c'est que maintenant j'ai quelque erreurs qui apparaissent en haut du forum..
Les voici:
- Code: Tout sélectionner
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4524: Cannot modify header information - headers already sent by (output started at /includes/abbcode.php:1)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4526: Cannot modify header information - headers already sent by (output started at /includes/abbcode.php:1)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4527: Cannot modify header information - headers already sent by (output started at /includes/abbcode.php:1)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4528: Cannot modify header information - headers already sent by (output started at /includes/abbcode.php:1)
Alors sur ces fameuses ligne, j'ai
- Code: Tout sélectionner
// application/xhtml+xml not used because of IE
header('Content-type: text/html; charset=UTF-8');
header('Cache-Control: private, no-cache="set-cookie"');
header('Expires: 0');
header('Pragma: no-cache');
-L'url de mon forum: http://www.euros-collection.com
-Mod installer:
[list=]acp annoucement.
Forum tittle color.[/list]
-Style: Prosylver
Dans un soucis d'avoir un forum +ou- stable, je préférerais régler cette inconvénient qui pourrais nuire tôt ou tard ..
Merci d'avance de votre aide les ptits doués
PS: Vraiment désolé Enygma .. Merci d'avoir déplacer au bon endroit
PS2: Lorsque j'edit un message, j'obtiens les erreurs suivant en attendant la redirection:
- Code: Tout sélectionner
Warning: Cannot modify header information - headers already sent by (output started at /homez.344/euroscol/www/includes/abbcode.php:1) in /homez.344/euroscol/www/includes/functions.php on line 4524
Warning: Cannot modify header information - headers already sent by (output started at /homez.344/euroscol/www/includes/abbcode.php:1) in /homez.344/euroscol/www/includes/functions.php on line 4526
Warning: Cannot modify header information - headers already sent by (output started at /homez.344/euroscol/www/includes/abbcode.php:1) in /homez.344/euroscol/www/includes/functions.php on line 4527
Warning: Cannot modify header information - headers already sent by (output started at /homez.344/euroscol/www/includes/abbcode.php:1) in /homez.344/euroscol/www/includes/functions.php on line 4528
- Titre édité par Morgyanne -
Titre d'origine : Erreur aprés installation mssti abbc3


