Se connecter avec
S'enregistrer | Connectez-vous

Aide phpbb (erreur code)

Dernière réponse : dans Programmation

Sallut,

esque que vous pourriez me corrigez ce code s'il vous plait merci (cela affiche une erreur voir + bas quand j'envoi un MP sous PHPBB)

erreur :


Warning: Wrong parameter count for usort() in /home/fulltuning/web/www/forums/privmsg.php on line 1188

Warning: Cannot modify header information - headers already sent by (output started at /home/fulltuning/web/www/forums/privmsg.php:1188) in /home/fulltuning/web/www/forums/includes/page_header.php on line 555

Warning: Cannot modify header information - headers already sent by (output started at /home/fulltuning/web/www/forums/privmsg.php:1188) in /home/fulltuning/web/www/forums/includes/page_header.php on line 557

Warning: Cannot modify header information - headers already sent by (output started at /home/fulltuning/web/www/forums/privmsg.php:1188) in /home/fulltuning/web/www/forums/includes/page_header.php on line 558

les ligne de code incriminés :

Les ligne de code (pris au plus large au cas où)

  1. <? // Work around for "current" Apache 2 + PHP module which seems to not
  2. // cope with private cache control setting
  3. if (!empty($HTTP_SERVER_VARS['SERVER_SOFTWARE']) && strstr($HTTP_SERVER_VARS['SERVER_SOFTWARE'], 'Apache/2'))
  4. {
  5. header ('Cache-Control: no-cache, pre-check=0, post-check=0');
  6. }
  7. else
  8. {
  9. header ('Cache-Control: private, pre-check=0, post-check=0, max-age=0');
  10. }
  11. header ('Expires: 0');
  12. header ('Pragma: no-cache');
  13.  
  14. //-- mod : split topic type ------------------------------------------------------------------------
  15. //-- add
  16. // split global announce ?>


merci @ + ;-)

Autres pages sur : aide phpbb erreur code

Lassé par la pub ? Créez un compte
Lassé par la pub ? Créez un compte
Tom's guide dans le monde