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.
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
Comment #1
kenorb commentedDo 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).
Comment #2
killes@www.drop.org commentedquite 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?
Comment #3
kenorb commentedYou may try to look on Google for:
to check your specified case of the problem.
It could be everything and many other modules have their own issues.
Comment #4
japerryEvent 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.