These warnings fires when I enable the responsive features.
Notice: Undefined index: preview_css in theme_color_scheme_form() (line 269 of /var/www/drupal-7.14/modules/color/color.module).
Notice: Undefined index: gradients in color_scheme_form() (line 226 of /var/www/drupal-7.14/modules/color/color.module).
Notice: Undefined index: base_image in color_scheme_form_submit() (line 338 of /var/www/drupal-7.14/modules/color/color.module).
Notice: getimagesize(): Read error! in color_scheme_form_submit() (line 339 of /var/www/drupal-7.14/modules/color/color.module).
Warning: Invalid argument supplied for foreach() in _fusion_accelerator_get_responsive_options() (line 433 of /var/www/drupal-7.14/modules/fusion_accelerator/fusion_accelerator.module).
Warning: Invalid argument supplied for foreach() in _fusion_accelerator_save_grid() (line 462 of /var/www/drupal-7.14/modules/fusion_accelerator/fusion_accelerator.module).
Notice: Undefined index: gradients in color_scheme_form() (line 226 of /var/www/drupal-7.14/modules/color/color.module).
Comments
Comment #1
kenwen commentedI'm encountering same problems
Warning: Invalid argument supplied for foreach() in _fusion_accelerator_get_responsive_options() (line 433 of fusion_accelerator/fusion_accelerator.module).
Warning: Invalid argument supplied for foreach() in _fusion_accelerator_save_grid() (line 462 of fusion_accelerator/fusion_accelerator.module).
Comment #2
meruthecat commentedI am getting the same errors as kenwen.
Comment #3
esmerel commentedWhich themes are you using? Just for the sake of complete information
Comment #4
Patricia_W commentedI'm using the Granada theme provided with Open Outreach
Comment #5
sonicthoughts commentedsame issue with Granada and Open Outreach
Comment #6
Anonymous (not verified) commentedI have the same problem. I use mix and match theme, and I have the error
Comment #7
nedjoThis is an error in Granada and in the fusion 2.x compatible patch for Mix and Match. Apparently it will show up in any Fusion base theme that hasn't had relevant lines added to its .info file.
These can be addressed in #1722876: Add Fusion responsive support and #1372052: Upgrade Mix and match to Fusion 2.x and Fusion Accelerator, so closing this as a duplicate.
Comment #8
brandy.brown commentedI have it too. I am using the Fusion theme.
Comment #8.0
brandy.brown commentedUpdated the list with the errors I get using the Acquia Prosper Theme.
Comment #9
kenyan commentedSame as Gladius Maximus above but using acquia_prosper
Warning: Invalid argument supplied for foreach() in _fusion_accelerator_save_grid() (line 462 of /sites/all/modules/fusion_accelerator/fusion_accelerator.module).Comment #10
kenyan commentedRemoving from duplicate as this happens with themes other than those noted for the duplicate status.
Comment #11
Poieo commentedYou'll get these errors with any theme that doesn't have proper color module support when the color module is enabled. It is not specific to Fusion Accelerator.
Closing this issue.
If you'd like to follow the progress for Fusion Prosper, you can follow it here: #1210562: Add Proper Color Module Support