By davemurphy on
Hi folks,
I've just updated a Drupal 6.19 site up to 6.22
I then had to update the modules.
All worked well except for Ubercart.
The earlier version of Ubercart was Ubercart 6.x-2.2.
I manually deleted the earlier version and replaced it by ftp with Ubercart 6.x-2.4.
Here is the strange thing, Drupal reports that the current version of the installed Ubercart is still 6.x-2.2 and NOT 6.x-2.4
I hope it's just a sticky reference somewhere.
Any ideas??
Dave
Comments
Did you run update.php?
Did you run update.php?
hi steeph, I ran the update
hi steeph,
I ran the update script again (this time selecting all of the latest fields for all uc_* modules), and there has been no change in the versioning.
Drupal is still reporting that the version of Ubercart installed is 6.x-2.2 instead of 6.x-2.4
cheers
rgds Dave
Are you sure you have put the
Are you sure you have put the new module in the correct modules folder? Look into the modules info file what version it is.
yup, it's definitely in the
yup, it's definitely in the correct fold :(
the information from the
the information from the uc_cart.info file is:
; Information added by drupal.org packaging script on 2010-08-11
version = "6.x-2.4"
core = "6.x"
project = "ubercart"
datestamp = "1281551792"
wow... same behavior.
Hi, I've had this same behavior numerous times with other modules (I use UC as well, but haven't had it happen on this yet). Most commonly it has happened on the CAPTCHA module, and I think once on the webform module. The only way I could get it to be fixed was by doing complete uninstalls... this is not possible with ubercart.. too much work is lost, I know... I'm not sure what to tell you other than that. I believe this happens when some mis-step is taken, or the normal steps are slightly altered. I mean, there can be quite a few steps. So, my experience upgrading drupal core and modules is my number-one complaint about drupal. Everything else is fantastic. Upgrading is just plain scary to me, I've too many things explode. So I'm sorry, but you might just have to wait until the next UC update? There may be another resolution, aside from the two I have mentioned, and I would love to know it if there is.. .but I have yet to find it... and yes, it's very annoying.