CentOS54[user1@http]$ drush uninstall php_errors
The following modules will be uninstalled: php_errors
Do you really want to continue? (y/n): y
PHP Fatal error: Call to undefined function db_qeury() in /var/www/drupal-sites/all/modules/php_errors/php_errors.install on line 50
Drush command could not be completed.

WSOD happens with uninstall via Firefox GUI.

Comments

johnthomas00’s picture

Status: Active » Reviewed & tested by the community

I just noticed that db_qeury is a typo, should be db_query not db_qeury. Once I fix this typo, I received errors about the archive table not existing and another error, I somehow did not save or remember, sorry.

liquidcms’s picture

Status: Reviewed & tested by the community » Fixed

should be fixed in 1.5

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.