I'm receiving a slew of errors on the preset page. This is using 7.x-2.0-rc3+48-dev on Drupal 7.17.

Notice: Undefined index: player in mediafront_preset_form() (line 137 of D:\inetpub\dev-nfba-dc\sites\all\modules\mediafront\includes\mediafront.preset.inc).
Notice: Undefined index: name in mediafront_preset_form() (line 137 of D:\inetpub\dev-nfba-dc\sites\all\modules\mediafront\includes\mediafront.preset.inc).
Notice: Undefined index: theme in osmplayer_get_player() (line 77 of D:\inetpub\dev-nfba-dc\sites\all\modules\mediafront\players\osmplayer\osmplayer.module).
Notice: Undefined index: template in osmplayer_get_player() (line 83 of D:\inetpub\dev-nfba-dc\sites\all\modules\mediafront\players\osmplayer\osmplayer.module).
Notice: Undefined index: debug in osmplayer_get_player() (line 84 of D:\inetpub\dev-nfba-dc\sites\all\modules\mediafront\players\osmplayer\osmplayer.module).
Warning: Invalid argument supplied for foreach() in osmplayer_get_player() (line 91 of D:\inetpub\dev-nfba-dc\sites\all\modules\mediafront\players\osmplayer\osmplayer.module).
Notice: Undefined index: swfplayer in osmplayer_get_player() (line 113 of D:\inetpub\dev-nfba-dc\sites\all\modules\mediafront\players\osmplayer\osmplayer.module).
Notice: Undefined index: id in osmplayer_get_player() (line 122 of D:\inetpub\dev-nfba-dc\sites\all\modules\mediafront\players\osmplayer\osmplayer.module).
Notice: Undefined index: template in osmplayer_get_player() (line 131 of D:\inetpub\dev-nfba-dc\sites\all\modules\mediafront\players\osmplayer\osmplayer.module).
Notice: Undefined index: player in mediafront_preset_form() (line 146 of D:\inetpub\dev-nfba-dc\sites\all\modules\mediafront\includes\mediafront.preset.inc).
Notice: Undefined index: name in mediafront_preset_form() (line 173 of D:\inetpub\dev-nfba-dc\sites\all\modules\mediafront\includes\mediafront.preset.inc).
Notice: Undefined index: description in mediafront_preset_form() (line 179 of D:\inetpub\dev-nfba-dc\sites\all\modules\mediafront\includes\mediafront.preset.inc).
Notice: Undefined index: player in mediafront_preset_form() (line 184 of D:\inetpub\dev-nfba-dc\sites\all\modules\mediafront\includes\mediafront.preset.inc).
Notice: Undefined index: player in mediafront_player_settings_form() (line 503 of D:\inetpub\dev-nfba-dc\sites\all\modules\mediafront\includes\mediafront.preset.inc).
Notice: Undefined index: name in mediafront_preset_form() (line 217 of D:\inetpub\dev-nfba-dc\sites\all\modules\mediafront\includes\mediafront.preset.inc).

CommentFileSizeAuthor
mediafront.png116.75 KBmherchel

Comments

c13l0’s picture

This issue did not happen with 7.x-2.0-rc3+43-dev (2012-Dec-15) as I had tested it yesterday.

Today, I installed a clean copy of drupal 7 and mediafront 7.x-2.0-rc3+48-dev (2012-Dec-16).
I followed the Installation and initial setup step by step with no issues. When I proceeded to Create and configure presets at step 4, I was able to duplicate the php error

Notice: Undefined index: player in mediafront_preset_form() (line 137 of /home/quickstart/websites/mediafrontB.dev/sites/all/modules/mediafront/includes/mediafront.preset.inc).