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

niklp’s picture

I 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?

lefnire’s picture

Same. line 421 for the 5.x version, /user/register

mariusooms’s picture

As above for 6.4...twice on line 443

tflmike’s picture

Hi 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!

populist’s picture

Status: Active » Fixed

Yah, 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.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.