Closed (fixed)
Project:
Memcache API and Integration
Version:
6.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Reporter:
Created:
14 Feb 2009 at 22:10 UTC
Updated:
27 Jul 2009 at 21:40 UTC
It does not load dmemcache.inc so it's quite broken. There is a notice fix in here, too.
| Comment | File | Size | Author |
|---|---|---|---|
| memcache-d6.patch | 1.39 KB | chx |
Comments
Comment #1
jcmarco commentedTested and working both patches:
> dmemcache.inc in memcache-session.inc
> problem running cron.php without user session:
PHP Notice: Undefined index: cache_flush in /xxxxxxxxxxxxxxxxxxxxxxx/sites/all/modules/memcache/memcache.inc on line 26
Comment #2
jeremy commentedLooks good, thanks chx. Committed.