This forum is for questions about upgrading an existing Drupal site. Don't forget to read the UPGRADE.txt file that comes with every Drupal download.

Review: Upgrading from Drupal 6 to Drupal 7 beta 3

I took Drupal 7 for a test drive this weekend, and this was my upgrade experience:

Conclusion: is it worth it to upgrade to Drupal 7?
I'm afraid the answer to that question is probably "not yet," if your site has complex image galleries, views, and CCK fields. Until the upgrade process is a bit more foolproof, it's best to wait at least for your production sites. I have high hopes these issues will be addressed prior to the first official D7 release.

How to fix incorrect module update?

Yesterday, when I was upgrading from Views 2.6 to Views 2.11, I made (what I now believe was) a stupid mistake. Rather than deleting the whole module directory and then uploading the new one, I just replaced the files. Then I ran update.php, but I didn't see views update 6011 on the 'select updates' page. Just 6009. I went ahead and selected 6009, and let the rest of the update do its thing. However, I still got those ajax errors that happened to me in 2.6. So, then I tried to update it the proper way, and I deleted the whole views directory, uploaded the new one, and ran update.php.

Loging Problem after Upgrade

I just upgraded our multi-site installation to the latest 6.x versions for the modules from a previous 6.x version. One of the sites is working fine and I am able to get into everything but on the other site when I go to login, I get the following message on the login confirmation (node/3)

"Access denied
"You are not authorized to access this page. "

One of the updates for instance was updating 6.14 core to 6.17 as well as the cck module to 6.x-2.8.

This happens on any login.

How to set user's password in users table of drupal7 database when upgrade from d6 to d7?

How to set user's password in users table of drupal7 database when upgrade from d6 to d7? Because using md5 in drupal 6,but not in drupal 7. Thanks a lot.

Report of modules status in D7

Hello.. I am having a first look to see how is the module status in D7.. that's a long and tedious job, as I have tens or maybe even hundreds of modules installed.
Is there a module that automatically report the status of installed/enabled modules for a specific version (or a drush command) ??

cheers,
Antonello

A multisite upgrade results a page without theme nor css in online mode

Hi folks,

I dunno if this is an upgrade issue: I've passed a dev drupal environtment to production multisite environtment and as a result I've a curious behavior: My site accessed online: (www.netnerd.cat) is showing without theme and without css, but locally all is ok.

When I access from internet I don't see the theme in the drupal site but the contents are there.First I thought of a permission problem but for testing I've changed to 777 all drupal (only for trying) and not solved the issue.

Any ideas?

Pages

Subscribe with RSS Subscribe to RSS - Upgrading Drupal