Welcome Guest, Not a member yet? Register   Sign In
Error Cell caching
#1

(This post was last modified: 09-04-2016, 03:26 AM by HTLove.)

Hi
I'm using guild https://bcit-ci.github.io/CodeIgniter4/g...cells.html but error Call to undefined method CodeIgniter\Cache\Handlers\FileHandler:Confusedet()
[Image: CpAjEyC.png]

i'm thing fix $this->cache->set($cacheName, $output, $ttl); to $this->cache->save($cacheName, $output, $ttl);

tks so much
Reply


Messages In This Thread
Error Cell caching - by HTLove - 09-04-2016, 03:25 AM
RE: Error Cell caching - by kilishan - 10-18-2016, 09:34 PM
RE: Error Cell caching - by HTLove - 10-19-2016, 08:47 PM



Theme © iAndrew 2016 - Forum software by © MyBB