D6.25, all modules current, Drush 5.1.

Am seeing a *very* weird thing. When I clear all caches (cc all), any pages created via Page Manager (taxonomy term pages, custom pages, etc) return a 404 error, but if I do "cc menu" they *do* work. I haven't seen this on any of my other sites, just this one special one ;)

Comments

DamienMcKenna’s picture

Related: running the "flush all caches" path via Admin Menu works fine, it's only "drush cc all". Is there anything in particular you'd suggest I look at?

DamienMcKenna’s picture

Title: "cc all" doesn't seem to run menu_rebuild() but "cc menu" does » Truncating cache tables doesn't cause menu_rebuild() to run
Project: Drush » Drupal core
Version: 7.x-5.1 » 6.25
Component: Core Commands » menu system

Seems like this is a bug in core (or something a contrib module is mucking up) because the same problem happens if I just truncate the cache tables.

DamienMcKenna’s picture

Further debugging.. after truncating the cache tables the menu cache problem is not resolved by loading node pages (not using Page Manager/Panels), but it does fix itself if I go to /node/add or almost any admin page.

Status: Active » Closed (outdated)

Automatically closed because Drupal 6 is no longer supported. If the issue verifiably applies to later versions, please reopen with details and update the version.