When navigating to the rotating banner block configuration page I get the following notice at the top of the page:

Notice: Array to string conversion in rotating_banner_block_configure() (line 648 of /home/site/public_html/sites/all/modules/rotating_banner/rotating_banner.module).

This appears to be the line:
'#suffix' => '<iframe id="rb-settings-nivo-effect-preview" class="iframepreview" src="http://files.megadrupal.com/rotating/nivo.php?fx='.$settings['nivo']['fx'].'"></iframe>',

It doesn't seem to prevent the module from functioning, but I do get a 502 bad gateway error if I try to select the camera(responsive) setting.

Comments

sioneld’s picture

Issue summary: View changes
chaitanya17’s picture

Assigned: Unassigned » chaitanya17
Niek_Kloots’s picture

No problems at my sites.

I use the rotating_banner-7.x-2.x-dev version.
It's better maintained and patched than the rotating_banner-7.x-7.x-dev version.

See #6 at https://www.drupal.org/node/2159665