Hi,
I'm trying to update to the lates version, but when I run the database updates, all I can get is an error:

The following updates returned messages

i18n_taxonomy module

Update #7002
Failed: FieldUpdateForbiddenException: field_sql_storage cannot change the schema for an existing field with data. u field_sql_storage_field_update_forbid() (line 229 of /home/USER/public_html/modules/field/modules/field_sql_storage/field_sql_storage.module).

Comments

webflo’s picture

Assigned: Unassigned » webflo
batigol’s picture

Same here.

phai’s picture

Me too.

phai’s picture

I don't know if what I'm writing is a solution or I was very lucky.

In my Drupal site there was a (CCK) field associated to a vocabulary: for each term a "Link" fild existed (without max number of values allowed).
I delete the terms, run update.php again and this time it worked.

I repeat: I don't know if was lucky...

webflo’s picture

Version: 7.x-1.3 » 7.x-1.x-dev
Status: Active » Needs review
StatusFileSize
new748 bytes

Please review.

batigol’s picture

Tested and after update.php (no error) everything seems to work fine. Now I can try - http://drupal.org/node/1351678
I will let you know if everything is ok.

webflo’s picture

Status: Needs review » Fixed

Commit e97bdf3 on 7.x-1.x

webflo’s picture

Component: Upgrade » Taxonomy

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.