- Games (3)
- Heyqule.net (7)
- OSS (10)
- Photography (6)
- Travel (1)
- Video (5)
- 囧 (7)
Grrrr.. SCS's the menu inconsistence is caused by the internal cache... and just realized my site has this problem too lol
The problem:
When the visitors visit a cached page which built by VIEW module(view page), DHTML menu uses the menu settings from cache instead of the settings from visitor's cookie. The result is that the menu is not consistent when the visitors go to a view page.
Bug Report: http://drupal.org/node/601178
Temporary solution:Disable page cache... the drawback is slower load time.
Update:
Coded couple lines of javascript to control the menu base on the user cookie.

