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.

Getting error while updating from 6.1 to 6.28

Hello ,

I am getting error for few of the modules .

Project not supported: This project is no longer supported, and is no longer available for download. Disabling everything included by this project is strongly recommended!

Can any one recommend proper way to solve this problem . either via writing a patch or any other way.

Thanks in advance

Mukesh Shukla

Migrate error message

hi, all

when i try to migrate the content from d5 to d7 today, it show this error message to me.

An AJAX HTTP error occurred. HTTP Result Code: 200 Debugging information follows. Path: /batch?id=7&op=do StatusText: OK ResponseText: Fatal error: Cannot redeclare class MigrateDrupal5SourceSQL in /.../.../.../.../public_html/sites/all/modules/migrate_d2d/d5/node.inc

but it still run on last week :(
wt should i do? how to fix it?

.htaccess lost on upgrade

Hi,

When I upgrade Drupal, even the minor versions, the .htaccess file gets scrapped and a new one is created...
have you ever heard of this type of issue?

Thank you

Feeds - only importing one node.

Greetings fellow Drupal users.
Has anyone else had a issue importing nodes to Drupal 7 from Drupal 6 using the Feeds module?
I have around 950 nodes to import but only one is being brought in - and oddly it is not the first entry on the CSV that gets called...
I get the following errors on the page - both of which seem to spring from non standard characters in the text.

[Solved] On upgrade the body field was deleted from the content structure and the table content was not moved

Hello.
After I ugraded my drupal installation from 6 to 7 the content from content_type_business_announces wasn't moved to the right location. Can someone explain to me how and where I need to move the content of that table. Bellow are the tables:
mysql> show columns from content_type_news;
+-------+------------------+------+-----+---------+-------+
| Field | Type | Null | Key | Default | Extra |
+-------+------------------+------+-----+---------+-------+
| vid | int(10) unsigned | NO | PRI | 0 | |
| nid | int(10) unsigned | NO | | 0 | |
+-------+------------------+------+-----+---------+-------+

mysql> show columns from content_type_business_announces;
+-------------------------------+------------------+------+-----+---------+-------+
| Field | Type | Null | Key | Default | Extra |
+-------------------------------+------------------+------+-----+---------+-------+
| vid | int(10) unsigned | NO | PRI | 0 | |
| nid | int(10) unsigned | NO | MUL | 0 | |
| field_picture_fid | int(11) | NO | | 0 | |
| field_picture_title | varchar(255) | NO | | | |

Drupal crashed upgrade

HI

I am very new to Drupal, and set up a test domain. I was requested to upgrade components and so allwed it to happen but I think it crashed somewhere along the line. Now I have a site maintenance page but no idea how to proceed to get things up and running again.
I wanted to play with Drupal Commerce before installing it on a friend's live site but this does not give me any confidence at all.

Pages

Subscribe with RSS Subscribe to RSS - Upgrading Drupal