Error_log woes (Joomla 2.5 + SimplePie) - Joomla! Forum - community, help and support
my site generating massive error_log surely everyday. after several days, becomes meg in size.
i think problem version of php host running (5.4.9) new version of simplepie (1.2). possibe update simplepie within joomla?
here sample of getting:
thanks in advance!
i think problem version of php host running (5.4.9) new version of simplepie (1.2). possibe update simplepie within joomla?
here sample of getting:
code: select all
[02-jan-2013 15:54:30 america/chicago] php strict standards: non-static method simplepie_misc::get_element() should not called statically, assuming $this incompatible context in /home/banner/public_html/libraries/simplepie/simplepie.php on line 14949
[02-jan-2013 15:54:30 america/chicago] php strict standards: non-static method simplepie_misc::get_element() should not called statically, assuming $this incompatible context in /home/banner/public_html/libraries/simplepie/simplepie.php on line 14949
[02-jan-2013 15:54:30 america/chicago] php strict standards: non-static method simplepie_misc::get_element() should not called statically, assuming $this incompatible context in /home/banner/public_html/libraries/simplepie/simplepie.php on line 14949
thanks in advance!
you need change error reporting levels. notice. should http://www.phoca.cz/documents/50-phoca/ ... tic-method
Comments
Post a Comment