> I am running SM version 1.2.11 on FreeBSD 4.8-PR, mod_php= 4.3.1,
> apache=1.3.27, imap-uw=2002_1. php.ini variables include
> register_globalsOff, file_uploads = On, session.use_cookies = 1,
> session.bug_compat_42 0, session.bug_compat_warn = 0, and
> session.save_path=directory writable by the webserver.
>
> when clicking on Folders, Options, Help, Notes, Bookmarks, Calendar,
> and Fetch I am getting several of the following lines at the top of the
> page even though Folders, Options, etc... still load:
>
> Warning: substr_count() [function.substr-count]: Empty substring.
> in /path/to/squirrelmail/functions/imap_mailbox.php on line 269

You're more likely to find this a problem with the code, and that is an
E_ALL warning letting you know we passed substr_count an empty string. I'm
not sure if they altered the code, or made changes to that function, but I
don't see that, but maybe that is because I have mailboxes?

-- 
Jon Angliss
([EMAIL PROTECTED])



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
--
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

Reply via email to