
9th August 2011, 07:23
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 32,066
Thanks: 697
Thanked 4,248 Times in 3,260 Posts
|
|
You seem to have enabled developer notices in PHP. Edit the php.ini file on your server and change the error_reporting level to show only errors and not notices.
|