2012-02-21, 12:16:52
Did you try looking at your php.ini (if you have access, some hosts don't let you edit this server file) and try messing around with the php error reporting settings?
Something like this would disable notices.
http://www.phpknowhow.com/configuration/...-settings/
Code:
error_reporting = E_ALL & ~E_NOTICE
Something like this would disable notices.
http://www.phpknowhow.com/configuration/...-settings/
Todo arde si le aplicas la chispa adecuada.