By harmonica on
I have a new install (D7.10) with a slightly modified Marinelli theme. Was just fine-tuning the final site and I enabled the Statistics module, upon which it displayed my user account page. Since then I have not been able to access any admin page. I can log in, I can edit add or delete content, and the site front-end appears to work just fine. But when I try to access an admin page it just goes to my user account after about 30 seconds. I tried deleting the Marinelli theme and also deleting the Statistics module, to no avail. Any advice appreciated.
Comments
Can you access the db?
If so, look at the watchdog table, it will have a log of what is going on
If you own it, tone it.
Watchdog Table says...
type = php
message = %type: !message in %function (line %line of %file).
variables = [BLOB - 479 B]
severity = 3
location = http://mysite.com/admin/settings
and these are the same for any other admin location (e.g., http://mysite.com/admin/modules, etc.)
It doesn't mean anything to me - any ideas?
Thanks!
same issue since yesterday
I can't access the admin pages through user 1. Each time user 1 login, I get a WSOD. But any other user role can login. I checked the watchdog table and I get this type of error:
Also I tried printing php error and I get this error :
Fatal error: Exception thrown without a stack frame in Unknown on line 0All admin/* links give WSOD. I don't have any idea where to look. I am running Drupal 7.10
Did you find a clue on this? or Anyone else has an idea about this?
Thanks!!
I am having exactly the same
I am having exactly the same issue.
I have tried assigning administrator rights to another user and still no luck.