This occurs when trying to install MediaFront Youtube feed module: FieldException: Cannot change an existing field's type. in field_update_field() (line 234 of \foo\modules\field\field.crud.inc).
I know this isn't a MediaFront Youtube feed bug, but rather the result of another module (Commerce Kickstart?) changing a filetype, but this seemed the place to put it? Hack to make it work for me so far: edit mediafront_youtube.features.field.inc - replace two occurrences of 'text_with_summary' with 'text_long'.
I'm brand-spanking noob and not sure of any ramifications of this, but always back up anyhow ;-) And if any of this seems shaky, please correct at will.
Comments
Comment #1
Anonymous (not verified) commentedLooks like you may need to update Commerce Kickstart (or uninstall it, then reinstall it).
http://drupal.org/node/1804726
Peace,
Michael Clendening