I've just discovered this module and wanted to incorporate it with my installation of PHPlist that is not already integrated with my Drupal installation. I typed some incorrect information in the admin settings for the module and now when I go back to try to correct it I no longer see the admin settings page but Drupal's "Unable to connect to database server" page. Is the admin settings page gone forever or is there a way for me to find it?

Comments

vm’s picture

go into the database set this modules status to 0 in the system table. This should disable the module. YOu can then uninstall the module using the uninstall tab which will remove the tables and when you re-enable it will reinstall the tables.

jbfp’s picture

Status: Active » Closed (fixed)

Thank you! It worked!