This is a comment on Admin menu v6.2.0, posted by ascrsoft at 11/26/2025 11:50

View source for Re: Admin menu v6.2.0

My confusion stemmed from the fact that I use a main menu for all users (at the database level id_user=system in the wiki_menu table)

So when this version arrived and added a new element exclusively for an administrator profile, the entire system menu (which would be the default menu) was ignored, which is why I always saw this item.

The solution was to delete it manually directly from the database, since there is no way to modify it from the administration.

To improve this, all that would be needed is a combo box in the administration to select whether the menu item is System, Admin, or User. 

:)