That's the fun of code...it never works as it should :) If you want any info on my machine and how/why it's doing this let me know and I'll provide you with whatever you want.
-----Original Message----- From: Bill Shupp [mailto:[EMAIL PROTECTED] Sent: Tuesday, February 22, 2005 1:41 PM To: [email protected] Subject: Re: [users] PHP issues on vegadns 1.1.1 Derkowski, Matthew wrote: >It appears to happen in other places. Is there a way to globaly change >this ? Or does this mean that I will have to 'try' to change code as I >find each place it happens ? > > > You can comment out this line in index.php (in the root directory, not src): error_reporting(E_ALL); I manually set that, as recommeneded by the ADODB class. I wish I knew why my test environment never generates these notices, even when I have error_reporting(E_ALL). Regards, Bill
