running on Drupal 6.14 with normal caching enabled, cacherouter admin page WSOD on production and on dev:

Fatal error: Call to a member function getStats() on a non-object in /drupal/sites/all/modules/contrib/cacherouter/cacherouter.admin.inc on line 13

Any known issues with the $cache object being passed in or other modules causing conflict?

Comments

andypost’s picture

Status: Active » Fixed

There's no cacherouter.admin.inc - you need to rebuild a menu (run update.php)

Status: Fixed » Closed (fixed)

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