Closed (won't fix)
Project:
GovCMS
Version:
7.x-2.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 May 2016 at 05:25 UTC
Updated:
26 May 2016 at 05:50 UTC
Jump to comment: Most recent
When saving the default govCMS (Barton) theme, and not providing a Iconomist icon, for example just changing the default logo, the following error is returned upon a successful save.
Warning: Invalid argument supplied for foreach() in _iconomist_settings_submit() (line 313 of C:\Sites\devdesktop\govcms\profiles\govcms\modules\custom\iconomist\iconomist.module).
Warning: Invalid argument supplied for foreach() in _iconomist_settings_submit() (line 330 of C:\Sites\devdesktop\govcms\profiles\govcms\modules\custom\iconomist\iconomist.module).
Comments
Comment #2
adammaloneIconomist is being removed in favour of the responsive favicons module. This is being discussed in GitHub and will mitigate this issue.
Comment #3
adammalone