Howdy all,
Just installed the dev version on our site and am getting some PHP errors:

    Warning: array_merge() [<a href='function.array-merge'>function.array-merge</a>]: Argument #2 is not an array in _emfield_emfield_widget_settings() (line 163 of /var/aegir/platforms/mysite/htdocs/sites/all/modules/emfield/emfield.cck.inc).
    Warning: array_merge() [<a href='function.array-merge'>function.array-merge</a>]: Argument #2 is not an array in emvideo_widget_settings() (line 584 of /var/aegir/platforms/mysite/htdocs/sites/all/modules/emfield/contrib/emvideo/emvideo.module).

The video embeds and the page builds anyway...BUT
I can't get new preview dimensions to save in the field definition. Each time I enter, save, and the values are re-set to the default (450px x 380px)

Where am I going wrong?

Comments

michalczernik’s picture

Subscribing +1

I have the same problem with this module.

theroth’s picture

I think this is an issue with the Media Bonus Module. Was having the same issue until I disabled it. See http://drupal.org/node/1268122.