J'ai corrigé une parti du bug :S
mes ont vois toujours le messages d'erreur
Ligne sont :
/index.php - ligne 27
include($phpbb_root_path . 'ajax.' . $phpEx);
/includes/functions.php - ligne 4283-4288
// 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');