Drupal WSOD on admin pages only, whenever any non-core module is enabled -
Drupal WSOD on admin pages only, whenever any non-core module is enabled -
i have new installation of drupal 6.22 , 1 of first things did install cck. enabling module gave me wsod on whole site, deleted module directory sites/all/modules. got rid of wsod whenever enable non-core module, front-end of site continues work admin screen give me wsod. have read drupal docs on , installed dtools. dtools on, can see i'm getting error
error: callback: system_main_admin_page() doesn't exist!
i guessing deleting cck files without disabling module (cck) may part of problem. how programmatically disable modules? other ideas on fixing this?
thanks,
if have fresh install, wouldn't hard reinstall drupal should solve problem. if don't wish that, can disable modules in database through phpmyadmin, db query etc.
if in phpmyadmin, go system
table, find module(s) want disable , alter status 1
0
.
drupal drupal-6 wsod
Comments
Post a Comment