After trying my best to upgrade, with all the patches, etc. (without success), I thought it best to just deinstall and try to start over with the latest code. (I'm using OpenLayers extensively on the live site, so I'm able to beat up the development site, thank heavens. In retrospect, this seems to be a wise decision as opposed to attempting a straight upgrade - I think the wisest course of action is probably just to recreate maps - assuming I can get it all working, that is.)
Anyway, "To uninstall OpenLayers, the following module must be uninstalled first: OpenLayers Tests"
The problem is, there's no OpenLayers Tests module that appears anywhere on the modules page. Any ideas?
In the meantime, thank you for all the work that's going on here and for any guidance - greatly appreciated!
Comments
Comment #1
bcobin commentedI was able to deinstall using Drush - drush dis openlayers_test, at which point the module appeared on the uninstall page with the notice "There is no reason to install this."
I was then able to successfully uninstall OL.
Perhaps this will help someone...