Posted by Wayne on 04/10/06 20:08
On 9 Apr 2006 15:19:40 -0700, "Nate" <n8agrin@gmail.com> wrote:
>So, I'm still having the issues I described and my error level is set
>to E_ALL as well according to my php.ini file.
The error reporting can overridden by a error_reporting() call. You
might want to make sure you don't have one of those (or alternatively
put one in and set it to E_ALL).
You definately have something wrong with your error reporting.
Navigation:
[Reply to this message]
|