Quoting Matus UHLAR - fantomas <uh...@fantomas.sk>:

Hello,

one (only one for now) of our customers can't see listing of its mail when using php 5.3 and horde webmail 1.2.11. With php 5.2, it is OK. Other customers don't have problems (at least we had no report yet).

I see many errors:
"Assigning the return value of new by reference is deprecated in ..." and a few: "PHP Strict Standards: Non-static method <...> should not be called statically ..."

The only other error looks like this:

PHP Warning: array_intersect(): Argument #1 is not an array in /www/horde/lib/Horde/IMAP/Search.php on line 156 PHP Warning: array_values() expects parameter 1 to be array, null given in /www/horde/lib/Horde/IMAP/Search.php on line 156

I know that upgrading to H4 is way to go, but unfortunately now I can't do it, but I'd like to solve its problem.

You can't. Either suppress the warnings by increasing the PHP error level, downgrade PHP (not recommended), or live with the error messages.

michael

___________________________________
Michael Slusarz [slus...@horde.org]

--
imp mailing list
Frequently Asked Questions: http://wiki.horde.org/FAQ
To unsubscribe, mail: imp-unsubscr...@lists.horde.org

Reply via email to