* Copy the new sources over your existing installation and run the upgrade script.
I have replace the old sources. I'm not sure which script to run and how to run. Can any one help? I checked the site, seems it is working without running any script?
I'm trying to upgrade from Drupal 4.3.1 to 4.6 and having the following error when running update.php.
Steps:
Following the instructions on the update.php page, I add the throttle and bootstrap fields to the system table. Then, when I click on "run the database upgrade script" it complains that the users_roles table does not exist, so I assume I must also follow the instructions to create the users_roles and locales_meta tables following the instructions under "if you upgrade from Drupal 4.4.x...".
This afternoon, I upgraded my Drupal installation to 4.6 and also upgraded event.module to the new version based on flexinode. Everything went fine during the event.module upgrade process. I did not see any SQL errors, and I can confirm that all the data that was previously stored in the old event.module scheme was transferred successfully to the flexinode tables.
The problem is that when viewing one of the upgraded event nodes, none of the extra fields are visible. I'm stumped. I've tried disabling contrib modules that could be interfering with the new event.module to no avail.
I started this topic to describe my experience with upgrading from Drupal 4.5.0 to Drupal 4.6.0 (released yesterday). I hope others can comment on what they found here, so that it becomes a single reference for others trying to do the same in the future.