I have updated from Site map 6.x-1.1 to Site map 6.x-1.2.

But the module list still shows Site map 6.x-1.1.

I have tried:

* uninstalled site_map
* enabled and disabled it
* checked site_map.info - says version = "6.x-1.2" - is that where the module list gets it from?
* cleared cache, switched off caching etc.

Does anyone else see this?

Thanks

Comments

mjpg’s picture

Priority: Normal » Minor
frjo’s picture

Category: bug » support

checked site_map.info - says version = "6.x-1.2" - is that where the module list gets it from?

Yes it is.

If the module page still lists 6.x-1.1 I suspect that you have another copy of the site map module. Search through your Drupal directory and remove it.

mjpg’s picture

Thanks - there was another site map folder - inside an _OLD folder - and somehow drupal found it.

So to summarise:

ISSUE: after update, drupal still reports that the old version needs updating at:
/admin/reports/updates

REASON FOR PROBLEM: there WAS an old version of site_map in a folder here:
/sites/all/modules/_OLD/site_map

FIX: remove _OLD/sitemap folder and contents and run update.php

Lesson learned!

frjo’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

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