Welcome Guest, Not a member yet? Register   Sign In
2.8.1 DB Cache Errors
#1

[eluser]Unknown[/eluser]
We recently upgraded to 2.8.1 and started receiving errors with our DB cache like the following:

Code:
A PHP Error was encountered

Severity: Notice

Message: Undefined property: EE::$cache

Filename: database/DB_cache.php

Line Number: 40


Fatal error: Call to a member function get() on a non-object in /usr/home/fun/public_html/development_dir/system/codeigniter/system/database/DB_cache.php on line 40

If we disable the DB cache by setting database.php > cache_on to false, then the errors go away. I can also confirm that our standard page caching is working so I'm wondering if there's a glitch in 2.8.1 with the DB cache. Hopefully we're not alone with this one.
#2

[eluser]Robin Sowell[/eluser]
See if this bug thread helps. I think it will do the trick.




Theme © iAndrew 2016 - Forum software by © MyBB