Loading...
 
Features / Usability

Features / Usability


Help! Menu Problem!

posts: 37

Hello everybody, I am having a problem wih my menu. It seems as if users that are not logged in still have a button on their menu titled "admin". When they click on it, nothing happens, but I would still like to remove it from the basic user menu. How would I do this?

P.S. My website can be found at:

www.circus-street.com/index3


Thank you for your help!

posts: 2881 United Kingdom

Is that the database based menu or the tpl based menu you have in operation?

Damian

posts: 37

> Is that the database based menu or the tpl based menu you have in operation?
>
> Damian
>

I am pretty sure that it is a database based menu.


posts: 1092

By looking at the source it is a database menu.
So go in admin->menu->application menu options and checked the permission or groups that are on the admin label lines. (there are a couple of lines to give the list of perms allowing the label to be displayed)
Ever your anononymous are explicitly given in a group of one admin line, or your anonymous has a perm that allows the label to be see (the most probable). Compare the list of perms the admin label and the list of perms that your anonymous has (admin->groups->perms). I bet anonymous has a perm they should have and there is a bug in the perms on the menu.

-sylvie

posts: 37

I am really confused. I have tried everything you said, and the admin option is still on my menu! One day everything was fine, and then the next day that button was there! What do I do now?

posts: 1092

> I am really confused. I have tried everything you said, and the admin option is still on my menu! One day everything was fine, and then the next day that button was there! What do I do now?
>
>
Perhaps a big hack will be to put each line with tiki-admin.php url assigned to the group Registered in admin->menu . Don't forget that all the groups need to include Registered in admin->groups
No garantee
sylvie