From: Date: October 17 2005 4:35pm Subject: Re: Error on Associate Emails screen List-Archive: http://lists.mysql.com/eventum-users/2376 Message-Id: <50136.63.166.226.84.1129559736.squirrel@mail.ringofsaturn.com> MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit 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] => Steve_Coverdell@stripped, Jessie_Owen@stripped, Deon_Johnson@stripped, Jeremy_Spoonemore@stripped, Jennifer_Franklin@stripped, George_Jackson@stripped, Cassandra_Walker@stripped, 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] => Steve_Coverdell@stripped, Jessie_Owen@stripped, Deon_Johnson@stripped, Jeremy_Spoonemore@stripped, Jennifer_Franklin@stripped, George_Jackson@stripped, Cassandra_Walker@stripped, 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. Rusty Nejdl