By bombaclot on
my admin/themes page is completely blank. I tried using the original unmodified them, but it acted the same way. Any ideas?
Thanks!
my admin/themes page is completely blank. I tried using the original unmodified them, but it acted the same way. Any ideas?
Thanks!
Comments
same problem here
but i found my theme again...
i have the same problem. all pages are shown with the right theme except the admin page wich is black. some hours ago i disabled the administration.module. i return to that point enabled it and i got my theme back
"...when the mothership comes, only those who have mastered NI-Reaktor will be invited back to the home world"
no the posting before is not
no the posting before is not the reason... bullshit
you have a theme in your themes directory what is not usable by drupal (maybe a cvs theme). delete it and everything is good again. sorry for my previous post
"...when the mothership comes, only those who have mastered NI-Reaktor will be invited back to the home world"
The fix...
First, thank you guys for your posts and help. Glad you got yours fixed as well. This was a silly problem, but nonetheless a problem. There was an exact copy of my theme file in another themes directory. The two themes shared the same name, but were in different directories. By the way, I've had this problem before with Modules. If one module slips into another module folder and has the same name, the phantom blank screen will appear. So check it out first. The only other time I had a blank/white screen was when my database had somehow been broken. I repaired the affected tables with phpadmin tool and it worked.
Anyway, great job.
By the way anyone have a hack that allows a picture to be shown next to the person's name in the buddylist located on the profile itself?
I've had problems for some time overriding the User Profile, so have been altering the code instead.
Thanks!
Possible blank lines after the last "?>" in theme file ?
I had the same issue for a little while and someone was nice enough to point me to look for blank lines after the ?> in my template.php file
Solved it..