Salut, Le 25/01/2013 21:50, patrice ricaud a écrit :
Bonjour J'ai ça dans les logs 2013-01-25 20:41:51 - 5 - PHP Notice: ob_clean() [<a href='ref.outcontrol'>ref.outcontrol</a>]: failed to delete buffer. No buffer to delete in /home/xibor/public_html/adherents/galette/lib/Galette/Core/Picture.php on line 310
Hum... Il semble que cet hébergeur ait désactivé l'output buffering (http://php.net/manual/fr/intro.outcontrol.php), et pas d'autres. Essaies de remplacer la ligne incriminée par : if ( ob_get_level() !== 0 ) { ob_clean(); } ++ -- Johan
Attachment:
signature.asc
Description: OpenPGP digital signature