openulmus / openulmus.org

Openulmus.org - an open collective sustained project for the public production and sharing of knowledge
MIT License
6 stars 2 forks source link

Error: Drupal 7 module-is-missing error #46

Open cleverington opened 6 years ago

cleverington commented 6 years ago

Issue

courses.openulmus.org keeps generating an error over the chosen module.

See https://www.drupal.org/node/2487215 for resolution.

cleverington commented 6 years ago

If drush is installed, you can login to the server and run this to get rid of it using this command: drush sql-query "DELETE from system where type = 'module' AND name = 'chosen';" You'd need to do it from the docroot online.openulmus.org is being loaded from.