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

kenwen’s picture

I'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).

meruthecat’s picture

I am getting the same errors as kenwen.

esmerel’s picture

Which themes are you using? Just for the sake of complete information

Patricia_W’s picture

I'm using the Granada theme provided with Open Outreach

sonicthoughts’s picture

same issue with Granada and Open Outreach

Anonymous’s picture

I have the same problem. I use mix and match theme, and I have the error

Warning: Invalid argument supplied for foreach() in _fusion_accelerator_get_responsive_options() (line 433 of /home/gladiusm/public_html/sites/all/modules/fusion_accelerator/fusion_accelerator.module).
Warning: Invalid argument supplied for foreach() in _fusion_accelerator_save_grid() (line 462 of /home/gladiusm/public_html/sites/all/modules/fusion_accelerator/fusion_accelerator.module)
nedjo’s picture

Status: Active » Closed (duplicate)

This 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.

brandy.brown’s picture

I have it too. I am using the Fusion theme.

brandy.brown’s picture

Issue summary: View changes

Updated the list with the errors I get using the Acquia Prosper Theme.

kenyan’s picture

Issue summary: View changes

Same as Gladius Maximus above but using acquia_prosper

Warning: Invalid argument supplied for foreach() in _fusion_accelerator_get_responsive_options() (line 433 of  sites/all/modules/fusion_accelerator/fusion_accelerator.module).

Warning: Invalid argument supplied for foreach() in _fusion_accelerator_save_grid() (line 462 of /sites/all/modules/fusion_accelerator/fusion_accelerator.module).

kenyan’s picture

Status: Closed (duplicate) » Active

Removing from duplicate as this happens with themes other than those noted for the duplicate status.

Poieo’s picture

Status: Active » Closed (works as designed)

You'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