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.

Comments

kenorb’s picture

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).

killes@www.drop.org’s picture

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?

kenorb’s picture

Category: bug » support
Status: Active » Postponed (maintainer needs more info)

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.

japerry’s picture

Status: Postponed (maintainer needs more info) » Closed (outdated)

Event for Drupal 8 is unrelated to older versions. If an issue similar to this one exists, please open a new issue with the 8.x branch.