I recently upgraded to Drupal 6 from Drupal 5. (It was, unfortunately, very painful). I am still trying to work all the glitches out. The main being my menu system. We are running the domains module. Each domain has it's own of the following tables:

  • Views
  • panels
  • blocks
  • cache
  • url_alias

The rest is all shared (menu included). I do not know why or what happens that the menu system will just randomly break. From what I can tell it is only the ones that have views associated to the menu link. Has anyone seen this before? Does anyone have any advice?