> I have tried 1.45, and updates of 1.46/1.51 from CVS (and read > all of the previous posts related to this), but all versions have the > same problems that didn't exist in php 4.0.3. > > * Reply/Forward buttons don't do anything - as if no-op buttons. > > * Attachment button missing when composing. > > (Uploads are set to On in php.ini) > > It seems I am missing something really obvious.
php 5.0.5 ./configure line? if you use shared php extensions - list and order of enabled shared extensions. is it standard php or php 5.0.5 with some patches? register_globals setting safe_mode settings mbstring.func_overload setting if mbstring extension is enabled. could you enable display_errors and set error_reporting to E_ALL in php? -- Tomas ------------------------------------------------------- This SF.Net email is sponsored by the JBoss Inc. Get Certified Today Register for a JBoss Training Course. Free Certification Exam for All Training Attendees Through End of 2005. For more info visit: http://ads.osdn.com/?ad_id=7628&alloc_id=16845&op=click -- squirrelmail-users mailing list Posting Guidelines: http://www.squirrelmail.org/wiki/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
