I get the WSOD for any page under q=admin. If I remove everything from sites/all/modules, I can use the admin screen again, but if I put a module back in there and enable it, including dtools, the WSOD comes back. However, I can visit /sites/all/modules/dtools/wsod/wsod_emergency.php?q=admin, and I see this error:
ERROR: Callback: system_main_admin_page() doesn't exist!
I presume my problem is similar to the ones here http://drupal.org/node/514898 , but I don't see any message about admin menu items missing. Any ideas how I can fix this? Thanks!
Comments
Comment #1
titusg commentedActually it's not true that I get WSOD -- I get the "n/a" without the quotes. I can confirm that I have the system module and system.admin.inc in the right place.
Comment #2
kenorb commentedClosed because Drupal 6 is no longer supported. If the issue verifiably applies to later versions, please reopen with details and update the version.