KlintWeb
KlintWeb

Reputation: 31

admin menus Joomla 3.3.1 disappeared

All admin menus in Joomla 3.3.1 suddenly disappeared! I worked at the site's user groups and adjusted a little CSS using firebug, when I suddenly lost all admin menubar, buttons / content in the subheader and content in the header None change in the core files and no errors are shown

You can see the image....The backend without any menuitems

Upvotes: 1

Views: 3282

Answers (1)

Elin
Elin

Reputation: 6755

This is not a programming issue. It's hard to know which exact change created the problem but if you are playing with user groups most likely you accidently put yourself into a group which does not have permission to see the menu module . Go to the module manager (add index.php?option=com_modules to the admin url.) and change the settings on the admin menu module to public ... then check to make sure that your user group has permission to see "special."

Upvotes: 3

Related Questions