Summary | expire() function call error |
Queue | Ansel |
Type | Bug |
State | Resolved |
Priority | 2. Medium |
Owners | mrubinsk (at) horde (dot) org |
Requester | a-dinc (at) hotmail (dot) de |
Created | 02/15/2008 (6316 days ago) |
Due | |
Updated | 02/20/2008 (6311 days ago) |
Assigned | 02/16/2008 (6315 days ago) |
Resolved | 02/17/2008 (6314 days ago) |
Milestone | |
Patch | No |
changed that much time that I don't know anymore. I will post my cache
settings here when I face this problem again.
ok. maybe this will last.
$conf['session']['cache_limiter'] = 'nocache';
$conf['share']['cache'] = false;
$conf['cache']['default_lifetime'] = 86400;
$conf['cache']['params']['dir'] = Horde::getTempDir();
$conf['cache']['params']['sub'] = 0;
$conf['cache']['driver'] = 'file';
$conf['memcache']['enabled'] = false;
please post what you have setup as far as caching goes?
version 2.0.0.12, internet explorer and safari browser display the
galleries without problems.
does someone know what this strange behaviour could cause?
for the moment then it gives such an error:
Fatal error: Call to a member function get() on a non-object in
/var/www/mail/ansel/lib/Tags.php on line 155
Thank you very much.
State ⇒ Feedback
ansel's cache, but I made a small change to the way the cache is
checked for.
Can you see if what I committed fixes this for you? If not, can you
please post what your various cache settings are?
http://cvs.horde.org/diff.php/ansel/lib/Tags.php?r1=1.73&r2=1.74&ty=u
State ⇒ Assigned
Assigned to Michael Rubinsky
Priority ⇒ 3. High
State ⇒ Unconfirmed
Queue ⇒ Ansel
Summary ⇒ expire() function call error
Type ⇒ Bug
Fatal error: Call to a member function expire() on a non-object in
/var/www/mail/ansel/lib/Tags.php on line 410