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.

6.22 -> 7, Undefined index error when editing pages

I've just upgraded a 6.22 site to 7.0 running on ubuntu LTS Hardy Heron. Everything works fine, except that when I edit a page I get the following errors:

Notice: Undefined index: description in field_multiple_value_form() (line 155 of /var/www/drupal-7.2/modules/field/field.form.inc).
Notice: Undefined index: required in field_multiple_value_form() (line 177 of /var/www/drupal-7.2/modules/field/field.form.inc).
Notice: Undefined index: required in field_multiple_value_form() (line 206 of /var/www/drupal-7.2/modules/field/field.form.inc).

Migration problem UNIX question

I was migrating my site to a new host. I used Backup and Migrate module (which is AWESOME). At the same time I updated to the lastest version (or at least the latest6.x version). So here is the problem....

I was going to replace the the sites directory with the sites directory from the previous site. The problem is that the settings.php file is undeleteable. I tried chmod to 777 and that didn't work. I tried to -f but that didn't help either. WTF!?!?! Any ideas.

Thanks,
Jason

Fatal error: Call to undefined function user_access() in /*****/*******/*******/includes/menu.inc on line 2494

I was upgrading to 6.22.

I followed the instructions, and for whatever reason, it still showed that the update needed to be run.

I think I accidentally took it out of maintnenance mode (wasn't thinking) and reran update.php.

Now, I cannot access the site, and all pages show the same message:

Fatal error: Call to undefined function user_access() in /*******/******/*******/includes/menu.inc on line 2494.

I'm pretty new to Drupal, so I'm a bit lost here. Any help would be greatly appreciated.

Thanks in advance,

Pockets

Impossible to update chaos tool from version 7.x-1.0-alpha4 to 7.x-1.0-beta1

Hi,

I 'mnot able to update chaos tool from version 7.x-1.0-alpha4 to 7.x-1.0-beta1. I reached the following error :"unable to delete site/all/modules/ctools.

I try several time with the permission 777 for all the ctools repository.

I have views and DS enable and a multisite installation.

Should i desactivate the DS and views module before the update ?

Does there are a manual update procédure ?

In advance thanks.

Drupal 6.22 Ubercart version problem

Hi folks,

I've just updated a Drupal 6.19 site up to 6.22
I then had to update the modules.
All worked well except for Ubercart.
The earlier version of Ubercart was Ubercart 6.x-2.2.
I manually deleted the earlier version and replaced it by ftp with Ubercart 6.x-2.4.

Here is the strange thing, Drupal reports that the current version of the installed Ubercart is still 6.x-2.2 and NOT 6.x-2.4
I hope it's just a sticky reference somewhere.

Any ideas??

Dave

drupal6 unable to to read taxonomy from drupal5 structure

Hi,
I have upgraded drupal5 to drupal6, and in D5 term_node(nid,tid) while in D6 term_node(nid,tid,vid). Now problem is when I migrate data from D5 term_node table , it dump into table and vid is null because there was no concept of vid in term_node in D5. But side effect comes when I am in D6 code and taxonomy function read from term_node in vid column. So what should I do in that case? should I write a manual script to equalize node=vid in table? kindly let me know if any one know good work around.

Thanks

Pages

Subscribe with RSS Subscribe to RSS - Upgrading Drupal