I subscribe to the squirrelmail-users mailing list. [ ] True - No need to CC me when replying [X] False - Please CC me when replying
This bug occurs when I ... ... view a particular message ... use a specific plugin/function ... try to do/view/use .... The "display preferences" link in options The description of the bug: https://webmail.hserus.net/src/options.php?optpage=display produces error - Fatal error: Call to a member function on a non-object in /home/suresh/public_html/squirrelmail/include/options/display.php on line 26 I can reproduce the bug by: Clicking the "display preferences" link in options (Optional) I got bored and found the bug occurs in: include/options/display.php That line seems to call "theme.php" - if (is_dir($dirName."/".$dir) && file_exists("$dirName/$dir/theme.php")) include("$dirName/$dir/theme.php"); which doesn't exist. (Optional) I got really bored and here's a fix: ---------------------------------------------- My browser information: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8a) Gecko/20040507 Firefox/0.8.0+ My web server information: PHP Version 4.3.6 PHP Extensions (List) * 0 = xml * 1 = tokenizer * 2 = standard * 3 = session * 4 = posix * 5 = pcre * 6 = overload * 7 = mysql * 8 = mime_magic * 9 = imap * 10 = ctype * 11 = bz2 * 12 = zlib * 13 = openssl * 14 = apache SquirrelMail-specific information: Version: 1.5.1 [CVS] Plugins (List) * 0 = abook_take * 1 = administrator * 2 = bug_report * 3 = calendar * 4 = delete_move_next * 5 = filters * 6 = fortune * 7 = info * 8 = listcommands * 9 = mail_fetch * 10 = message_details * 11 = newmail * 12 = sent_subfolders * 13 = squirrelspell * 14 = translate My IMAP server information: Server type: courier Server info: * OK [HIDDEN] IMAP4rev1 UIDPLUS CHILDREN NAMESPACE THREAD=ORDEREDSUBJECT THREAD=REFERENCES SORT QUOTA IDLE ACL ACL2=UNION STARTTLS] Courier-IMAP ready. Copyright 1998-2004 Double Precision, Inc. See COPYING for distribution information. Capabilities: IMAP4rev1 UIDPLUS CHILDREN NAMESPACE THREAD=ORDEREDSUBJECT THREAD=REFERENCES SORT QUOTA IDLE ACL ACL2=UNION STARTTLS ------------------------------------------------------- This SF.Net email is sponsored by Sleepycat Software Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to deliver higher performing products faster, at low TCO. http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3 -- squirrelmail-users mailing list List Address: [EMAIL PROTECTED] List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users