Closed (fixed)
Project:
Panels
Version:
6.x-2.0-alpha1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 Oct 2008 at 03:00 UTC
Updated:
10 Oct 2008 at 09:17 UTC
Got this error after i made a panel pages.
* warning: Invalid argument supplied for foreach() in D:\webspace\drupal64\sites\all\modules\panels\includes\plugins.inc on line 1225.
* warning: Invalid argument supplied for foreach() in D:\webspace\drupal64\sites\all\modules\panels\includes\plugins.inc on line 1123.
Any idea why i got this kind of error?
Comments
Comment #1
vm commenteddoes the same hold true for the alpha version which is the reccomended version to test not "use" on a production site?
the dev version always runs the risk of being broken because that is where fixes are being applied as the module is ported from 5.x to 6.x.
what is in dev is essentially alpha code as well.
Comment #2
airen2011 commentedOh, sorry i forgot that i had put the dev version but actually it's an alpha version i am using with and got that error, but i am not using it in a production site.
Comment #3
marqpdx commentedjust installed Panels 6.x-2.0-alpha1 version on a non-prod install, and got the same:
* warning: Invalid argument supplied for foreach() in /var/.../modules/panels/includes/plugins.inc on line 1225.
* warning: Invalid argument supplied for foreach() in /var/.../modules/panels/includes/plugins.inc on line 1123.
wanted to confirm.
thx,
m
Comment #4
sdboyer commented#305726: "Invalid argument supplied for foreach()" erros when saving Panel layout settings on an existing node
Comment #5
Ujval Shah commentedpatch is available for this issue.
here is the link - http://drupal.org/files/issues/plugins.inc__4.patch