> I am getting the message below whenever I open a mail item from the > inbox. > It does display the message after these errors but I would like to get > rid of > them if I can. > > Thanks!
Update to 1.4.6cvs or set php error_reporting to E_ALL & ~E_NOTICE. If you want to run SquirrelMail 1.4.5 on latest php5 version, disable E_NOTICE level error messages and make sure that register_globals is turned off for squirrelmail scripts or port all php5/php4.4.0 fixes from 1.4.6cvs. If you want to see all changes in 1.4.6cvs and have problems with cvs, I can provide diff with changes from 1.4.5 to current 1.4.6cvs. -- Tomas ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf -- squirrelmail-users mailing list Posting Guidelines: http://squirrelmail.org/wiki/wiki.php?MailingListPostingGuidelines List Address: [email protected] List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
