Updated, deleted old files. On Modules page, checkmark next to this disappears after submit.

Comments

Starminder’s picture

Additionally, just uploading the module files causes this error:

Duplicate entry 'sites/all/modules/seo_checklist/seochecklist.module' for key 1 query: INSERT INTO system (name, info, type, filename, status, throttle, bootstrap) VALUES ('seochecklist', 'a:10:{s:4:\"name\";s:15:\"\"SEO\" Checklist\";s:11:\"description\";s:52:\"A Search Engine Optimization checklist for Drupal 6.\";s:4:\"core\";s:3:\"6.x\";s:7:\"package\";s:15:\"\"SEO\" Checklist\";s:7:\"version\";s:7:\"6.x-2.0\";s:7:\"project\";s:13:\"seo_checklist\";s:9:\"datestamp\";s:10:\"1249685460\";s:12:\"dependencies\";a:0:{}s:10:\"dependents\";a:0:{}s:3:\"php\";s:5:\"4.3.5\";}', 'module', 'sites/all/modules/seo_checklist/seochecklist.module', 0, 0, 0) in /usr/home/hoslo/public_html/includes/module.inc on line 147.

venusrising’s picture

Same here, tried on two sites, no good. Reinstalled old version and its fine

iHop’s picture

Same here, I tried it on three different sites before I gave up.

sgriffin’s picture

To upgrade this module, you MUST go into the db and delete the entry for this module in the system table.
Uninstalling the old version of this module, apparently does not remove this entry.

bsorrells’s picture

Same thing happens for me. I deleted the row in the DB from the 'system' table and then it turned on just fine. I would think the module would do that on its own.

ben finklea’s picture

Status: Active » Closed (won't fix)

Yes, the module should have done that on its own. However, the programmer for the old module (me) didn't know what he was doing. The new programmer (Kris Vanderwater) fixed this going forward. Sorry for the difficulty. I guess the easy workaround to losing your data would be to print the SEO Checklist page before you uninstall the old module. Then, at least you'd have the records.