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.
I've been breaking lot's of stones just to get this to work.
I've been trying to get the drupal upgraded from 6 to 7, but having some troubles with the Views module. I've used all the versions that are available to download on the Views module main page. No luck so far. I've got to a point where the Update.php is displaying but saying that there are some dependencies with the Views module and I should include CTools. I've added the CTools to the modules directory, but haven't registered on the Drupal 6 DB.
Hi. I recently inherited a Drupal 6 site and used Drush to perform some pending updates, including core. It all fell to pieces, however, until I discovered that the site was built with Acquia Drupal and that the core update meant the removal of some Acquia provided modules in the root modules directory. I moved them out of there and into /sites/all/modules/ (after rolling back the previous updates) and ran the updates again. That seems to have solved the problem.