List:Eventum General Discussion« Previous MessageNext Message »
From:Rusty Nejdl Date:October 13 2005 4:02pm
Subject:Re: Error on Associate Emails screen
View as plain text  
Bryan,

>>
>> In class.mail.php, in the getAddressInfo method add the follwing code:
>>
>>
>>
>>
>> if (PEAR::isError($t)) { echo "<pre>";print_r(debug_backtrace());echo
>> "</pre>";
>> }
>>
>>
>>
>> after "$t = Mail_RFC822::parseAddressList($address);" and revert your
>> previous change to the support class. This should print out a stack
>> trace that will let me figure out what is going on.
>>
>> Best Regards,
>> /bryan
>>
>>

The error just occurred again:

Fatal error: Cannot use object of type PEAR_Error as array in
/usr/local/www/data/eventum/include/class.mail.php on line 233

I commented out line 1077 again and the error went away.  For some reason,
your debug code never printed anything to the website.  Ideas on other
places we can add some debug code?

Rusty




Thread
Error on Associate Emails screenRusty Nejdl30 Sep
  • Re: Error on Associate Emails screenBryan Alsdorf5 Oct
    • Re: Error on Associate Emails screenRusty Nejdl12 Oct
      • Re: Error on Associate Emails screenRusty Nejdl13 Oct
        • Re: Error on Associate Emails screenBryan Alsdorf13 Oct
          • Re: Error on Associate Emails screenRusty Nejdl17 Oct
            • Re: Error on Associate Emails screenBryan Alsdorf17 Oct