Sany1984
12-26-2009, 10:57 PM
Hello,
We have a Own CMS and used this code to Integrate the Session Management and more for the CMS:
define('CWD', '/var/customers/webs/ecooling/forum');
global $db, $vbulletin;
include(CWD . '/includes/init.php');
include(CWD. '/includes/class_dm.php');
With the vB 4.0 Upgrades takes me my CMS this out:
Warning: MemcachePool::get() [memcachepool.get]: Invalid key in [path]/includes/class_datastore.php on line 295
We Use the Memcache Storage..
Can you help me? ;)
Thanks!
--------------- Added 1261932530 at 1261932530 ---------------
No infos?
We have a Own CMS and used this code to Integrate the Session Management and more for the CMS:
define('CWD', '/var/customers/webs/ecooling/forum');
global $db, $vbulletin;
include(CWD . '/includes/init.php');
include(CWD. '/includes/class_dm.php');
With the vB 4.0 Upgrades takes me my CMS this out:
Warning: MemcachePool::get() [memcachepool.get]: Invalid key in [path]/includes/class_datastore.php on line 295
We Use the Memcache Storage..
Can you help me? ;)
Thanks!
--------------- Added 1261932530 at 1261932530 ---------------
No infos?