I'm getting the following error when browsing thru the website for anonymous and authenticated users (Administrators don't get the error).
PHP Notice: Undefined variable: _GLOBALS in D:\Sites\janjou\sites\all\modules\drupalforfirebug\drupalforfirebug.module on line 257

I've verified the permissions for the module and the following setting are checked for all roles (anonymous, authenticated and admins)
Access Firebug Debug
Execute Firebug PHP

On initial visit to a page it comes up without a problem, it's only with a second visit the issue comes up.
Can be tested at:
http://janjou.msimantov.com

CommentFileSizeAuthor
#1 globals.typo_.patch610 bytesAnonymous (not verified)

Comments

Anonymous’s picture

Assigned: Unassigned »
Status: Active » Needs review
StatusFileSize
new610 bytes

yep, i'm seeing this as well. here's the trivial patch against the 6.x-1 branch.

cha0s’s picture

Status: Needs review » Reviewed & tested by the community

That's it, thanks!

populist’s picture

Status: Reviewed & tested by the community » Fixed

Fabulous. Committed.

Status: Fixed » Closed (fixed)

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