"Strict Standards" Error Message - Fix does NOT work!
Posted: 12 Apr 2013, 11:12
I read several posts on this subject before posting but they all seem to say the same thing. The common theme seems to be given here: https://www.phoca.cz/documents/50-phoca/ ... tic-method
I located 4 x php.ini files on my server and added the following two lines to each one - but it does not work;
error_reporting = E_ALL | E_DEPRECATED
display_errors = Off
Am I missing something or is there another way to disable Strict Standards error reporting?
The other thing I cannot fathom out is why I only have this problem with one of my sites. I have other sites on the same server that use Phoca Gallery and they do not suffer from this problem.
This really is very frustrating and I would appreciate any help you can provide.
Regards,
David
I located 4 x php.ini files on my server and added the following two lines to each one - but it does not work;
error_reporting = E_ALL | E_DEPRECATED
display_errors = Off
Am I missing something or is there another way to disable Strict Standards error reporting?
The other thing I cannot fathom out is why I only have this problem with one of my sites. I have other sites on the same server that use Phoca Gallery and they do not suffer from this problem.
This really is very frustrating and I would appreciate any help you can provide.
Regards,
David