I upgraded my Drupal 7 site to the latest -dev version of the memcache module, and now it doesn't work. Instead, I get the error message "Fatal error: Call to undefined function _drupal_error_handler_real() in /var/www/modules/memcache/memcache.inc on line 19 " for every page.

Comments

mamarley’s picture

Status: Active » Closed (fixed)

Nevermind, like an idiot, I had accidentally installed the Beta version. Sorry.

jeremy’s picture

Category: bug » support
Priority: Major » Normal
Status: Closed (fixed) » Postponed (maintainer needs more info)

I'm not sure what you've installed, but there is no _drupal_error_handler_real() function in memcache.inc. Try downloading the 7.x-1.x-dev snapshot again.

jeremy’s picture

Status: Postponed (maintainer needs more info) » Fixed

We cross-posted, re-marking as fixed as you solved your problem.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.