Posted by mjpg on November 6, 2009 at 3:40pm
Jump to:
| Project: | Site map |
| Version: | 6.x-1.2 |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | minor |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
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
#1
#2
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.
#3
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!
#4
#5
Automatically closed -- issue fixed for 2 weeks with no activity.