A clean install of Drupal 6.4
drupalforfirebug-6.x-1.0.tar.gz
I received the following error when going to the Home › Administer › User management › Users page.
warning: Invalid argument supplied for foreach() in C:\apache2triad\htdocs\modules\drupalforfirebug\drupalforfirebug.module on line 443.
Hope this helps fix it.
Rich
Comments
Comment #1
niklp commentedI have exactly the same error. Except I have two of them... :) Couldn't tell you any more than that though, have yet to see the message elsewhere other than when I go to /user/register
Seems like something in the general area of the user functionality though it would seem?
Comment #2
lefnire commentedSame. line 421 for the 5.x version, /user/register
Comment #3
mariusooms commentedAs above for 6.4...twice on line 443
Comment #4
tflmike commentedHi all -
I just had this issue with D5 and agentrickard helped me figure it out. Aparently it has something to do with an empty member array.... my issue is at: http://drupal.org/node/307236
perhaps this will give a clue to a similar D6 fix?
Hope it helps!
Comment #5
populist commentedYah, same issue as agentrickard mentioned from before. The latest refactoring cleaned this up (and solved these two issues) and will now work a lot more cleanly.
Comment #6
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.