Hi Rik,
When I tried to update session cache
drush dl session_cache
PHP Fatal error: Call to undefined function session_cache_get() in /sites/all/modules/global_filter/global_filter.storage.inc on line 140
Drush command terminated abnormally due to an unrecoverable error. [error]
Error: Call to undefined function session_cache_get() in /sites/all/modules/global_filter/global_filter.storage.inc,
line 140
Fatal error: Call to undefined function session_cache_get() in /sites/all/modules/global_filter/global_filter.storage.inc on line 140
Comments
Comment #1
rdeboerHi Carliton,
Coming from VIews Global Filter.... interesting.
Will investigate.
Rik
Comment #2
rdeboerHi Carlition,
I cannot reproduce this on my system. Using Drush 5.8.
Why did want to download Session Cache -- you should already have it as Global Filter needs it.
What versions of Session Cache and Global Filter?
Rik
Comment #3
rdeboerWithout a reproducable test-case I'm going to have to close this issue.
Rik
Comment #4
Jarviss commentedDrush 6.1.0
Global Filter 7.x-1.11
Session Cache API 7.x-1.2
Comment #5
rdeboerSorry Carliton but #4, just quoting version numbers, is not a reproduceable test case for me to work with.
Rik
Comment #6
Jarviss commentedupdating manually no error occurred.
Comment #7
rdeboerThen it sounds more like a Drush issue, don't you think?
Rik
Comment #8
Jarviss commentedI guess so but it shows certain function I thought it didn't find it.
Comment #9
rdeboerClosing. If someone want to spend time on finding out why Drush spits this error, be my guest.
I have had similar errors using Drush, not related to this module.
What I find often works is to delete the
~/.drush/cachefolder.