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.

Help me to create a patch for drupal 6 core file

I need to create a patch to apply changes described in http://drupal.org/node/752290. It solved my issue, but now I have to create a patch to apply the changes. After going through quickly in drupal guidelines for creating patches, I created a patch but not worked. Here is my code, I don't know what's wrong with it.

Webform not working

We're trying to get a custom module to work. For some reason, it's giving us an error, regardless of which version of Drupal we're trying to run. Here's the image:

Image Here

Also, are there any modules which can be a replacement for this one?

upgrading ctools breakes site

Hi,
I became aware of new upgrades for several modules last week and I succeeded in doing them all except for ctools. Trying to go from 7.x-1.0-rc1 to rc2 or even to the latest dev breakes my installation.

The php error in the httpd log is:
PHP Fatal error: Call to undefined function _ctools_get_block_info() in /var/www/html/.../all/modules/ctools/plugins/content_types/block/block.inc on line 438, ...

Is there some way to install ctools to get around this? Or is there a workaround?

For now I've gone back to rc1

Thanks, Bill

Weird --- drupal-6.24 is in a subdirectory under sites/all/modules

I tried upgrading to 6.25 and it won't upgrade, continues to stay at 6.24.

So looking around, I found a complete 6.24 install under my modules directory. I figured, oh, just remove it.

When I removed the directory, I started getting errors.

Fatal error: Call to undefined function user_access() in /var/www/mydomain/public_html/sites/all/modules/admin_menu/admin_menu.module on line 82

Upgraded CKEditor module not showing latest vestion

I've just upgraded the CKEditor module on 3 different Drupal sites to version 6.x-1.10 but one of them still shows as being version 6.x.1.6 in the Available updates report.
Yes, I have run updates (and cleared all caches) and the ckeditor.inf file says it is 6.x.1.10.
How can I force Drupal to pick up the correct version number as it's constantly coming up with notices that I need a security update.

Error Upgrading website from Drupal 6.25 to Drupal 7.12

Hi,

I was following the UPGRADE.txt steps:

1. Update the website to last Drupal 6 version
2. Enable Garland Theme
3. Disable all non-core modules.
and so on.

When I tried to run update.php to migrate for Drupal 7 I received the following error:

DatabaseSchemaObjectExistsException: Table role_permission already exists. in DatabaseSchema->createTable() (line 652 of /var/www/website/includes/database/schema.inc).

If I try to run update.php again the error changes to:

Pages

Subscribe with RSS Subscribe to RSS - Upgrading Drupal