Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Today I was trying to upgrade 6.25 to 7.12, I followed the steps documented in UPGRADE.txt, I disabled all the modules outside of core and copied the files from the 7.12 tarball to the right directory. While running update.php I get the following error:
The following updates returned messages
user module
Update #7000
User passwords rehashed to improve security
Update #7002
Migrated user time zones
system module
I currently have a 6.20 Drupal site and want to upgrade to Drupal 7. More importantly is my site is an e-commerce site that uses Ubercart 6.x-2.4 The theme that I want to use is Shoppica and they say it uses Commerce, I have a bunch of products and pages on my current site and do not want to start from scratch.
I'm trying to update some new modules and installing a new one - but when I try, I get to /authorize.php?batch=1&op=start&id=136 - telling me that the updates are being processed - but without any process.
When I hit refresh, nothing happens, when I look if the modules got updated - nothing happened.
I have to upgrade a multilingual Drupal 5 site that uses Localizer to Drupal 6. Since there is no Localizer for Drupal 6, I'm figuring out a way to do it using the multilanguage core modules and i18n in Drupal 6. Is there a best practice or maybe anyone who likes to share his experiance?Thank you very much.