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.
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.
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?
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?
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.
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 | | | |
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.