7 messages in com.mysql.lists.eventum-usersRe: Error on Associate Emails screen
FromSent OnAttachments
Rusty Nejdl30 Sep 2005 13:23 
Bryan Alsdorf04 Oct 2005 22:24 
Rusty Nejdl12 Oct 2005 10:16 
Rusty Nejdl13 Oct 2005 07:02 
Bryan Alsdorf13 Oct 2005 08:57 
Rusty Nejdl17 Oct 2005 07:35 
Bryan Alsdorf17 Oct 2005 08:30 
Subject:Re: Error on Associate Emails screen
From:Rusty Nejdl (rne@ringofsaturn.com)
Date:10/17/2005 07:35:14 AM
List:com.mysql.lists.eventum-users

Bryan,

Got it:

Array ( [0] => Array ( [file] => /usr/local/www/data/eventum/include/class.mail.php [line] => 265 [function] => getAddressInfo [class] => Mail_API [type] => :: [args] => Array ( [0] => Stev@Countrywide.Com, Jess@Countrywide.Com, Deon@Countrywide.Com, Jere@Countrywide.Com, Jenn@Countrywide.Com, Geor@Countrywide.Com, Cass@Countrywide.Com, Jeffrey_Rhodes@Countrywide. )

)

[1] => Array ( [file] => /usr/local/www/data/eventum/include/class.support.php [line] => 1077 [function] => getName [class] => Mail_API [type] => :: [args] => Array ( [0] => Stev@Countrywide.Com, Jess@Countrywide.Com, Deon@Countrywide.Com, Jere@Countrywide.Com, Jenn@Countrywide.Com, Geor@Countrywide.Com, Cass@Countrywide.Com, Jeffrey_Rhodes@Countrywide. )

)

[2] => Array ( [file] => /usr/local/www/data/eventum/emails.php [line] => 61 [function] => getEmailListing [class] => Support [type] => :: [args] => Array ( [0] => Array ( [rows] => ALL [pagerRow] => [hide_associated] => 0 [sort_by] => sup_date [sort_order] => DESC [keywords] => [sender] => [to] => [ema_id] => 1 [filter] => )

[1] => 0 [2] => ALL )

)

)

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

Commenting out line 1077 in class.support.php still resolves this issue.