Hi,
In my code, I create some tabs using MENU_LOCAL_TASK. Sometimes for some unknown reasons, the tabs disappears for some users. I have the similar codes from other Drupal or contributed modules.
The only remedy that I can do is to truncate all cache tables and do menu_rebuild(). Can anyone help me?
Thanks.