Administrative pages broken
ElSanto - July 8, 2009 - 14:41
| Project: | Event |
| Version: | 6.x-2.x-dev |
| Component: | Code |
| Category: | support request |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | postponed (maintainer needs more info) |
Jump to:
Description
After install Event 6.x-2.x-dev (2009-Jul-05) I do not have access to administrator page, just shows me this message: You do not have any administrative items.

#1
Do you using admin_menu? #511744: /admin page links are broken with latest development snapshot
If not, as workaround you may try to run wsod to rebuild menu_router table (from dtools package).
#2
quite strange, this.
You would get this message if there were no items in the admin menu.
event.module itself does not mess with the adming menu.
Maybe the menu rebuilding process got somehow messed up during install.
Can you use phpmyadmin or similar to detect anything useful in the watchdog table?
#3
You may try to look on Google for:
site:drupal.org/node "You do not have any administrative items"to check your specified case of the problem.
It could be everything and many other modules have their own issues.