Hi,
I updated the module from 6.x-2.1to 6.x-2.2 and later to the dev release but I still got version 6.x-2.1 and the drupal status page is telling me to update the module.
Any idea how this can be solved?
Many thanks!
Regards,
Roi Danton
Hi,
I updated the module from 6.x-2.1to 6.x-2.2 and later to the dev release but I still got version 6.x-2.1 and the drupal status page is telling me to update the module.
Any idea how this can be solved?
Many thanks!
Regards,
Roi Danton
Comments
Comment #1
michelleDouble check that you don't have a copy of the module someplace else where Drupal can see it. Sometimes people accidentally put one in /modules and one in sites/all/modules or maybe in sites/default/modules.
It's not possible to have bug in the module that will cause you to still have an old version after updating so changing this to a support request.
Michelle
Comment #2
RoiDanton commentedHi Michelle,
I double checked both folders but my modules are only in one location.
I also checked the files and they seemed to be the correct ones.
I flushed all caches but still the same.
I think I will uninstall it as a next try and reinstall it.
Could you tell me where the version string is located which is dp using for it's report?
I bet there must be the problem.
Thanks for your help!
Roi
Comment #3
Scyther commentedThe version string should be in author_pane.info and it is applied by the drupal.org packing script.
Comment #4
Scyther commentedComment #5
Scyther commentedNothing new about this, so closing it.