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

rdeboer’s picture

Hi Carliton,
Coming from VIews Global Filter.... interesting.
Will investigate.
Rik

rdeboer’s picture

Hi 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

rdeboer’s picture

Status: Active » Postponed (maintainer needs more info)

Without a reproducable test-case I'm going to have to close this issue.
Rik

Jarviss’s picture

Drush 6.1.0
Global Filter 7.x-1.11
Session Cache API 7.x-1.2

rdeboer’s picture

Sorry Carliton but #4, just quoting version numbers, is not a reproduceable test case for me to work with.
Rik

Jarviss’s picture

updating manually no error occurred.

rdeboer’s picture

Then it sounds more like a Drush issue, don't you think?
Rik

Jarviss’s picture

I guess so but it shows certain function I thought it didn't find it.

rdeboer’s picture

Assigned: Unassigned » rdeboer
Status: Postponed (maintainer needs more info) » Closed (won't fix)

Closing. 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/cache folder.