Closed (fixed)
Project:
Site map
Version:
6.x-1.2
Component:
Miscellaneous
Priority:
Minor
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
6 Nov 2009 at 15:40 UTC
Updated:
4 Dec 2009 at 07:40 UTC
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
Comment #1
mjpg commentedComment #2
frjo commentedYes 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.
Comment #3
mjpg commentedThanks - 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!
Comment #4
frjo commented