Admin menu v6.2.0
Hi,
I just updated to WackoWiki 6.2.0 and found that the Admin menu is hidden and only two options appear: changes and my favorites. What happened to the general menu for the Admin? Other users can see it without any problems.
regards
Comments
Log in or create an account to post a comment.
Re: Admin menu v6.2.0
What you mean with 'general menu for the Admin', your personal bookmarks / menu?
Is there something with the new 'WhatsNew' page and bookmark?
Re: Admin menu v6.2.0
Guides | Library | Programs | Teams | Projects | Forum
The administrator only sees the news and favorites, but the one I have configured is not displayed in this profile.
Changes |
Re: Admin menu v6.2.0
You configured what and where for whom (... in menu table)? When it is gone, where is it now and why it showed it before.
Your menu is loaded into the session when you login as user.
{{menu}}{{menu system=1}}Re: Admin menu v6.2.0
The menu was always public for everyone, I don't know why it now disappears for the administrator. :S
Re: Admin menu v6.2.0
The installer sets now the bookmarks for the admin account in advance, because it adds now the new
toolspage in the bookmarks for the admin with the{{admincache}}and{{admin_recovery}}action.Re: Admin menu v6.2.0
From what I understand, it is now possible to customize the menu per user, and this is done from the administration section? I checked and did not see any option for this.
Re: Admin menu v6.2.0
setup/insert_pages.php
In the
set_menu()function in the Wacko class it does the following:Re: Admin menu v6.2.0
It's as if this version ignores the system ones for the administrator.