Hello

I installed memcached (http://drupal.org/project/memcache) and pathcache, enabled both.

Then i enabled in the modules the cache browser.

When the modules page reloaded, most other modules are deselected...

That can be bypassed by enabling cache browser first or with disabled memcache by comment out
the cache file settings in settings.php.

Anyway, its a nasty effect.

Comments

markus_petrux’s picture

Status: Active » Postponed (maintainer needs more info)

I'm sorry, but I cannot see how cache_browser can disable modules in the modules page. It doesn't touch that page. In fact, the cache_browser does not touch anything in the system when not in the cache browser page, and there, it just manipulates the cache tables.

I don't use memcache module myself, so I cannot debug this here. I would need a hint on where to look on the cache browser code to fix this, if it can really be fixed here.

manarth’s picture

Issue summary: View changes
Status: Postponed (maintainer needs more info) » Closed (won't fix)

Closing, as versions of Drupal older than D9 are not supported.