6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
10/20/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#8179] IMP unable to view messages
*
Your Email Address
*
Spam protection
Enter the letters below:
.__..___.___.. .. . | |[__ _/ \ /|\ | |__\| ./__. \/ | \|
Comment
>>> After the latest updates the error in Horde_controller has gone but > >>> the "Call to a member function get() on a non-object" is still there > >>> ("PHP Fatal error: Call to a member function get() on a non-object > >>> in /usr/share/php/Horde/Imap/Client/Base.php on line 2021, referer: > >>> http://xxx.com/imp/mailbox.php?mailbox=%2A%2Asearch_6ybz8ju3me4g040k88csmailbox_token=Y_YG83Qrlq1EySH6C_v-6tueHUo" > >>> . Viewing messages still doesn´t work. > >> > >> You have not correctly configured a Cache backend. > > > > For horde I had a working APC Cache which I have turned off now > (didn´t help). In IMP I had all caching turned off from the > beginning. I also had no caching for my IMAP server (Dovecot) > > > > $servers['imap'] = array( > > 'name' => 'IMAP Server', > > 'hostspec' => '127.0.0.1', > > 'hordeauth' => true, > > 'protocol' => 'imap', > > 'port' => 143, > > 'secure' => false, > > 'maildomain' => 'xxx.com', > > 'smtphost' => '127.0.0.1', > > 'smtpport' => 25, > > 'realm' => '', > > 'preferred' => '', > > 'cache' => false, > > ); > > > > What other caches or cache backends are there to configure? > >
Attachment
Watch this ticket
N
ew Ticket
M
y Tickets
S
earch
Q
uery Builder
R
eports
Saved Queries
Open Bugs
Bugs waiting for Feedback
Open Bugs in Releases
Open Enhancements
Enhancements waiting for Feedback
Bugs with Patches
Enhancements with Patches
Release Showstoppers
Stalled Tickets
New Tickets
Horde 5 Showstoppers