Loading...
 
Features / Usability

Features / Usability


Module Menu permissions problem

posts: 113 Ireland

I have a module that has a custom menu. The menu has permissions such that anon users don't see all of the options. Once they login, they see the full list of menu items. An example might be to use the Quick URL: View a forum, where only registered users have tiki_p_forum_read.

However, in both Firefox and IE, when the user logins in they still see the 'old' version of the module. If they reload the current page in the browser, they see the correct version. It seems that the module is cached somehow. How can I disable the caching so that the user gets the updated menu on login? I have Admin -> Wiki -> Cache wiki pages = 0.

I am running 1.9RC3.

posts: 2881 United Kingdom

Please try with the latest 1.9 CVS code. RC3 is from some months ago now. If it still happens, please submit a bug report to the SourceForge bug trackers.

Damian


posts: 7

> I have a module that has a custom menu. The menu has permissions such that anon users don't see all of the options. Once they login, they see the full list of menu items. An example might be to use the Quick URL: View a forum, where only registered users have tiki_p_forum_read.


Yeah. I'm having the same trouble too. I've been trying to hide the default application_menu with no luck so far, as well as another menu. Though with the latter, all the items in the menu hide, but not the menu title.