Welcome Guest, Not a member yet? Register   Sign In
Call to a member function add() on a non-object in /myhost/public_html/myproject/system/libraries/Cache/drivers/Cache_me
#1

[eluser]Salman Khimani[/eluser]
this occurs when i call
$this->cache->memcached->save( 'mykey', array('abc'));

I have loaded
$this->load->driver('cache');

and trying to use memcache.
but that throws error
Call to a member function add() on a non-object in /myhost/public_html/myproject/system/libraries/Cache/drivers/Cache_memcached.php on line 67


Messages In This Thread
Call to a member function add() on a non-object in /myhost/public_html/myproject/system/libraries/Cache/drivers/Cache_me - by El Forum - 08-08-2011, 02:04 AM



Theme © iAndrew 2016 - Forum software by © MyBB