2012-02-23, 14:02:09
Chris&Kristi' Wrote:/httpdocs/GETSIMPLE/plugins/zzzz_exec-php.php
php exec is very buggy, you should remove it. It breaks alot of stuff.
Maybe you removed a file that was inhibiting logging before ?
Maybe its on globally on your site.
an htaccess file or php.ini ?
only thing i can think of is, disable all plugins.
text search all files for logging ini or error_reporting functions, maybe a dev left it in one of the files your hitting.
I doubt its a core file though since no else is experiencing this.
Also try doing a phpinfo(); see if you get any info out of that.