Hey populist-
I just discovered an error in my registration page that has something to do with the Firefox module. There error is:
warning: Invalid argument supplied for foreach() in /homepages/26/d92507165/htdocs/mcerdadomain/sites/all/modules/drupalforfirebug/drupalforfirebug.module on line 421.
Does this make any sense to you?
Thanks!
Comments
Comment #1
agentrickardApparently $object is empty in this case. Use:
Comment #2
agentrickardOr just do:
Comment #3
tflmike commentedagentrickard -
This works great! Thanks so much!
Comment #4
agentrickardWe can't mark this as fixed until the code is committed.
Comment #5
populist commentedobjects are now converted to arrays using the power of (parentheses) as part of a larger refactoring and this will all be rolled into the next release
Comment #6
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.