[Tickets #7181] Re: Fatal error: Cannot use object of type PEAR_Error as array in /usr/share/horde3/lib/Horde/IMAP/Cache.php on line 80
bugs at horde.org
bugs at horde.org
Wed Aug 20 18:57:18 UTC 2008
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/7181
------------------------------------------------------------------------------
Ticket | 7181
Updated By | Michael Slusarz <slusarz at horde.org>
Summary | Fatal error: Cannot use object of type PEAR_Error as
| array in /usr/share/horde3/lib/Horde/IMAP/Cache.php on
| line 80
Queue | Horde Framework Packages
Version | FRAMEWORK_3
Type | Bug
State | Feedback
Priority | 2. Medium
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
Michael Slusarz <slusarz at horde.org> (2008-08-20 14:57) wrote:
>> What do you do to get this to happen? What are the actual versions involved?
>
> Debian Lenny
> aptitude install horde3
> Version: Horde (horde) 3.2.1
>
> I activate caching in the administration -> configuration -> Webmail
> (imp) H3 (4.2) -> Mailbox and Fetchmail -> Mailbox List Caching
>
> Every time i click on webmail the error below appear.
In getCache() located in imp/lib/IMAP/Cache.php, please put a
print_r($res) right before the Horde_Serialize::unserialize() line.
The critical information is what data is serialized in the cache.
More information about the bugs
mailing list