Hello, I installed Workbench 7.x-1.1 and now the admin toolbar links have disappeared when viewing the site. The black and grey bars are there, but the links are gone. In the admin sections, the text and bars are O.K. I disabled the 5 Workbench modules, but the links are still missing. I looked through the Workbench config settings, dumped the caches, and checked through all the permissions. Is this just a basic setting issue?
Comments
Comment #1
drupalmonkey commenteddigibrill,
Do you have any other modules installed that could affect the toolbars? Such as admin_menu?
Did you uninstall the modules completely? (admin/modules/uninstall) If so, are the links still gone?
Comment #2
digibrill commentedThank you for the response. I have not uninstalled anything, just disabled. I am now running with Workbench disabled altogether.
Comment #3
digibrill commentedThese are the modules I have:
Administration Menu
Administration menu Toolbar style
Administration theme
Toolbar
Overlay
Workbench
Can you tell me which I need enabled and how to configure them? What is wrong right now is if the logged-in user is visiting a site page - not an admin page - then the menu bar and shortcut bar are both empty, other than the "edit shortcuts" line. View say "/admin" and all the links are there. Any ideas? I've done a lot of searching. Thank you!
Comment #4
digibrill commentedHey drupalmonkey, did you get my list of modules below?
Administration Menu
Administration menu Toolbar style
Administration theme
Toolbar
Overlay
Workbench
Can you tell me which I need enabled and how to configure them? What is wrong right now is that the shortcut bar is always populated, but the admin bar is empty when on a site page and not admin page.
Comment #5
digibrill commentedDrupalmonkey or whoever else might be able to answer,
I have the links in the shortcut bar now, but if you are looking at a site page the admin bar is empty. If you click on one of the links in the shortcut bar (right now I have all content creation links) then you can get into the admin area OK. Any ideas how to make the admin bar links appear while viewing the site? Thanks!
Comment #6
agentrickardDoes it work normally with the core Toolbar? It may be that there is a conflict with Admin Menu.
Comment #7
bbinkovitz commentedI'm not able to reproduce this bug with the modules listed.
Do you have both core toolbar and Admin Toolbar enabled at the same time?
When you inspect the DOM are there links in the toolbar that are just not displaying? Or are they also missing from the DOM?
What are your user's permission configuration like? Do they have access to the toolbar and links you want them to see?
Comment #8
bbinkovitz commentedComment #9
digibrill commentedOK this is embarrassing: I was looking at the live site instead of the admin pages and the theme for the live site had a style that hid the menu. Thanks for the help.
Comment #10
agentrickard