Closed (cannot reproduce)
Project:
Drupal core
Version:
7.x-dev
Component:
image.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 May 2012 at 15:43 UTC
Updated:
7 Jun 2013 at 04:25 UTC
during update the following error occured on the results page, I am not sure if this the right place for this error, but i want drupal to florish fast and here is my 2cents.
The following updates returned messages
image module
Update #7002
Failed: DatabaseSchemaObjectExistsException: Cannot add field field_data_field_images.field_images_width: field already exists. in DatabaseSchema_mysql->addField() (line 323 of /home3/tribuzzo/public_html/includes/database/mysql/schema.inc).
Comments
Comment #1
joachim commentedAny D7 problems with Image are core, not this contrib module.
Comment #2
berdirFrom which version to which are you updating? That function has been added in Oct 2011 and has certainly been tested a lot since then. Is it possible that this is only a follow-up error and you initially got another one? You'll need to restore a backup and re-run the update to see what is going wrong the first time.
Comment #3
neRok commentedClosing based on lack of more info, and comments in #2.