I have been using Drupal for Firebug successfully on several different sites I have developed. Today when I went to debug one of my sites, I noticed that nothing is displaying on my 'Drupal' tab for firebug. The other tabs (e.g. HTML, CSS etc) do display information. Unfortunately, for me, I have my firefox set to update itself and add-ons automatically. It updated to Firefox 5 a couple of days ago. I could be wrong, but since it was working a couple of weeks ago and I haven't done any work on my sites for the same amount of time, I am assuming that this issue is related to the update to Firefox 5. Has anyone else encountered this issue?

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

mecurran’s picture

FileSize
232.39 KB

here is a pic of what I am seeing

mecurran’s picture

just uninstalled Firefox 5.0 and downgraded to Firefox 3.6.19 and it is working again, so my assumption is more than likely correct.

nasty’s picture

I think it is not a problem of firefox version. I have been using FF5 with firebug without any problems.
Empty tabs starts after firebug upgrade to version 1.8.0 on 29 July ....

lionslair’s picture

I have the same issue it just stopped working today.

chapabu’s picture

+1

keenubee’s picture

yes, the problem is firebug 1.8

mrvinch’s picture

Version: 6.x-1.4 » 7.x-1.2

I was/am seeing the same issue with Firebug 1.8, (I'm using DrupalforFirebug 7.x-1.2).
Downgraded Firebug plugin to 1.7.3 at http://getfirebug.com/releases/firebug/1.7/
Everything is fine again.

russdawgbass’s picture

This is what I had to do as well and this fixed it. Thank you so much!

eighthourlunch’s picture

#7 worked for me, too. Thank you.

Max_Headroom’s picture

#7 work for me as well. Just to note this is for D6 as well.

proindustries’s picture

Looks like there were some API changes in Firebug 1.8: http://getfirebug.com/wiki/index.php/Firebug_1.8_API_Changes

Cyberflyer’s picture

Drupal for Firebug displays nothing on Firefox 6.0, Firebug 1.8.1, Drupal 6.

I'm hesitant to change the issue settings but the same problem is going on on Drupal 6 for me.

Browsed the API changes, but don't want to go there personally, I have enough on the plate.

Can I assume someone will be on this or should I consider moving back to Firebug 1.7.3?

Actually Firebug 1.7.3 is not compatible with Firefox 6. So if this is going to be dealt with relatively soon, I'll do without and press on until a fix arrives for Firebug 1.8.n.

If it is not, then I have to think about moving back to Firefox 5.

apodran’s picture

I've succeeded in get working the extension by replacing all occurrences of the "FirebugContext" variable by the "Firebug.currentContext" one in files FirebugOverlay.xul and FirebugPanel.js.

TikaL13’s picture

How do I apply this to my set up?

DrupalForFirebug 0.0.7
Firebug 1.8.1
Drupal for Firebug Module 7.x-1.2

Thank you

pauleb’s picture

+1

happysnowmantech’s picture

Thanks, apodran - I got this working with the changes listed in your patch #13 using Firefox 6 & Firebug 1.8.1. I'm also using the Add-on Compatibility Reporter add-on, which turns on all of your add-ons even if they are listed as incompatible with the current version of FF. It's been useful for keeping my FF add-ons working even as FF keeps releasing new updates.

Crom’s picture

Nice one apodran - works perfectly here. Thanks.

For those having trouble patching. You'll find the mozilla extension folder in something like:

C:\Users\"USERNAME"\AppData\Roaming\Mozilla\Firefox\Profiles\WHATEVER.default\extensions

It'll probably be an .XPI file (mine was DrupalForFirebug@drupal.org.xpi) which is actually a zip file. Unzip it, make the necessary changes in the diff file at #13 and then zip up the files again. Rename to .XPI if necessary and copy it over the original .XPI file.

Restart firefox (probably necessary) and you're good to go.

xcribano’s picture

Thanks! This works fine! ^ ^
#13
1. Download https://addons.mozilla.org/firefox/downloads/latest/8370/addon-8370-late...
2. rename this to .zip
3. Uncompress this in a directory
4. Download the path http://drupal.org/files/issues/DrupalForFirebug_0.0.7.patch (inside of directory)
5. git apply -v DrupalForFirebug_0.0.7.patch
6. Remove the .path file
7. Compress files on one zip file
8. Rename zip file to xpi
9. Install xpi file in firefox

I have upload the zip file. you can rename this to .xpi ;)

Good luck!

yvw’s picture

Hi xcribano, the attached .zip works perfect. Many thanks!

Michsk’s picture

i cant rename it to .xpi... keeps on being a zip.

- edit: Dreamweaver helped.

Cyberflyer’s picture

False Problem!

Turns out that #18 works for the following:

Firefox 7.0
Firebug 1.8.2
easy XDebug 1.5
FireDiff 1.1.4
friendlyBug 1.8.0

DrupalforFirebug 0.0.7 (patched per #18)
FirePHP 0.6.1

Drupal 6.22
drupalforfirebug module
version = "6.x-1.4"
core = "6.x"
project = "drupalforfirebug"
datestamp = "1292378609"

Below is a long bug report of a badly broken Drupal install.

I turned off all of the FireFox modules and restarted the entire system. This has the effect, among other things, of clearing MemCache.

My site came up in admin mode. I methodically re-enabled my FireFox extensions one at a time.

Drupal for Firebug, Firebug, all ran fine.

XDebug does not work, for some reason, but I think that is a separate issue.

So thanks so much for the patch. Great work.

I am leaving my bug report in case anyone sees the same symptoms. A complete fresh reboot cleared things out and now I am back to worrying about the usual issues of getting Drupal configured properly.

-------
I downloaded the .zip file attached to #18. Changed the extension to .xpi and told the Finder to open it with Firefox.

Double clicked and Firefox installed and restarted.

Drupal for Firebug did not immediately show results, but a page reload later it did.

It complained that the SQL query data was not being saved, so I went to admin/devel page and turned that on and also set error reporting on.

Now I am in a very strange situation.

When admin is not logged into my site, it runs fine.

When I log in as user 0 I get an immediate error message:

notice: Undefined index: #pre_render in drupalforfirebug_array_compare_code() (line 444 of /Users/larrylowe/Sites/fca-prod/sites/all/modules/drupalforfirebug/drupalforfirebug.module). =>

Followed by a Krumo version 0.2a vardump that reads, expanded:


9: drupalforfirebug_array_compare_code (Array, 4 elements)
    file (String, 90 characters ) /Users/larrylowe/Sites/fca-prod/sites/all/modul...
    line (Integer) 418
    function (String, 35 characters ) drupalforfirebug_array_compare_code | (Callback) drupalforfirebug_array_compare_code();
    args (Array, 3 elements)
        0 (Array, 1 element)
            body (Array, 2 elements)
            #value (String, 463 characters ) <p>A first look at our 2011~12 Season, which in...
            #weight (Integer) 0
        1 (Array, 3 elements)
            body (Array, 2 elements)
            #pre_render (Array, 1 element)
                0 (String, 27 characters ) content_alter_extra_weights | (Callback) content_alter_extra_weights();
                #content_extra_fields (Array, 10 elements)
        2 (Array, 0 elements)

... more below

Below this is a Fatal Error announcement:

Fatal error: Uncaught exception 'Exception' with message 'Headers already sent in /Users/me/Sites/fca-prod/sites/all/modules/devel/krumo/class.krumo.php on line 1026. Cannot send log data to FirePHP. You must have Output Buffering enabled via ob_start() or output_buffering ini directive.' in /Users/me/Sites/fca-prod/sites/all/modules/devel/FirePHPCore/lib/FirePHPCore/FirePHP.class.php on line 1178
dschneider’s picture

+1

mindaugasd’s picture

+1

emmajane’s picture

Bug persists with Firefox 7 and firebug 1.9a3. The patched extension from #18 does not fix the problem for the latest FF and firebug.

barbarae’s picture

Issue tags: +Drupal for FireBug

Thank You !!! I finally got Drupal for Firebug to work for Drupal 7.8 !!! Hooray - a great outcome from a strong community of helpful bloggers.

remco75’s picture

Same bug here in
Firefox 7.0.1
Drupal for firebug version 6.1.4
firebug 1.8
Any updates on this?

dawick’s picture

Changed version compatibility to allow Firefox 7 and up based on download from #18.

Rename file to .xpi and install plugin.

brett1’s picture

Thanx All,
This worked for me

just to sum it up,
download the zip file from #27

rename it drupalforfirebug-0.0.7-fix.xpi
right click - open with - choose program firefox.exe - install plugin

gumol’s picture

#27 and #28 works for me too in Drupal 6.x. Thanks!

stevecowie’s picture

Also working for me with Firefox 7.0.1. One minor addition following on point at #28, you can also just drag your xpi file into a Firefox window to trigger the update.

realnerd’s picture

Just tried this with new firefox 8.0 on drupal 7 install -> Working perfectly!

JThan’s picture

Status: Active » Reviewed & tested by the community

Thanks. Works now. (D6, FF 7.0.1)

mcmilo’s picture

Works for me on Drupal 7 FF 8.0.1, Firebug 1.8.4. Thanks so much!

mVincent’s picture

#27 works for me too. thanks!

Drupal 7.9
FF 7.01
firebug 1.8.4

max_d’s picture

Super!!
#27 works and for me!!!
Drupal 6.22,
Firefox 8.0.1,
FireBug 1.8.4

_vid’s picture

Nice! Drupal for Firebug is back!
I used the Zip in #27. It wasn't compatible with firebug 1.9.3b but I downgraded to the recommended stable release and it's fine.
Current setup:
Firefox 8.0.1
Firebug 1.8.3 (http://getfirebug.com/releases/firebug/1.8/)
Drupal for Firebug 0.0.7 patched with #27

dawick’s picture

Update to allow FF 10 and above with Firebug 1.8.4

download the zip file

rename it drupalforfirebug-0.0.7-fix.xpi

right click - open with - choose program firefox.exe - install plugin

pawel_r’s picture

#36 Works with Firefox 9.0.1

gumol’s picture

For me #34 does work in FF 9.0.1 but with Firebug 1.8.4!

kingfisher64’s picture

Is this mod not going to be maintained?

It's been half a year since my last visit to the project page, back then other user's were downgrading older versions to get this working and nothing appears to have changed.

Will there be a new version which works with latest versions of firefox and firebug - not just other users patching older versions. At the time of writing this that is firefox 9.01 and firebug 1.90

Thank you

portulaca’s picture

For me #37 doesn't work on Firefox 8.0 and Firebug 1.9.0.

Funkwarrior’s picture

#37 works for me on FF 9.0.1 and FB 1.8.4 on Snow Leopard
Thanks!

esod’s picture

#37 was working for me (FF 8.x and FB 1.8.x). It has stopped working with FF 9.0.1 and FB 1.9.0.

drupal_az’s picture

Confirmed post above (#43) - the .xpi extension is NOT working with FF9.01 + FB 1.90.

mike stewart’s picture

Title: Drupal for Firebug Displays nothing with Firefox 5.0 » Displays nothing in Drupal for Firebug 1.9+ with Firefox 9+
Priority: Normal » Critical
Status: Reviewed & tested by the community » Active

Based on #41, #43, #44 seems patch no longer works on FB above 1.8

I'm on Ubuntu FF10 + FB 1.9.1 -- same blank screen -- theme uses $closure in D6

hoZt’s picture

With #37 and firebug 1.84 it does work. You can download the older version of firebug from their website: http://getfirebug.com/releases/firebug/1.8/

apodran’s picture

I've succeeded in get working the extension with FireBug 1.9.1 by fixing FirebugPanel.js.

There are two files in attachment:
1) The patch which can be used by developers.
2) The updated addon file. It should be rename from .zip to .xpi before install.

frob’s picture

Seeing as how this has had a working patch since Sept of 2011. When will we be seeing this error (error that makes this whole thing stop working) fixed.

kingfisher64’s picture

Patch failed for me.

Can we have a new version of the mod? It's been nearly a year since the last major release and it's clear a new version would be appreciated.

lefnire’s picture

someone (@apodron or @dawick?) should likely file for "abandoned project" & see if they can't take over. Seems ch3 is working on other things these days

HansKuiters’s picture

Updated addon file from #47 works for me. Thanks.
FF10.0.2, Firebug 1.9.1

apodran’s picture

Re-uploaded the same files as in #47 with changed version inside. (Now it is 0.0.8a).
The change was made because this addon tries to update to the old 0.0.7 version.

apodran’s picture

Reply to comment
#49
Posted by kingfisher64 on February 29, 2012 at 12:39am

Patch failed for me.

You can just use the addon file instead of the patch.
If you want to edit it yourself, just download 0.0.7 version from original addon location Drupal For Firebug , unpack and apply the patch.

frob’s picture

Title: Displays nothing in Drupal for Firebug 1.9+ with Firefox 9+ » Drupal for Firebug 1.9+ is not compatible with Firebug 1.8+
Status: Active » Reviewed & tested by the community

I have changed the title to accurately reflect the problem, and switched to RTBC. Hopefully we can get this done.

frob’s picture

Assigned: Unassigned » frob
apodran’s picture

I think it is not proper title for the issue. The existing Drupal for Firebug 0.0.7 is not compatible with Firebug 1.8+. The version 1.9 of Drupal for Firebug was never exist.

frob’s picture

Title: Drupal for Firebug 1.9+ is not compatible with Firebug 1.8+ » Drupal for Firebug 0.0.7 is not compatible with Firebug 1.8+
Status: Reviewed & tested by the community » Fixed

Sorry, cant believe I missed that typo.

There is now a beta of the next release of the Drupal for Firebug mozilla plugin that fixes this issue.

It is version 0.0.8a expect a new full release soon.

Status: Fixed » Closed (fixed)

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

halloffame’s picture

Status: Closed (fixed) » Active

Still having the same problem when I upgraded. Tried firefox 13 - 17 with 0.0.8a to no avail.

frob’s picture

Status: Active » Closed (fixed)

Please do not re-open old issues. This issue was fixed. There is a new issues that you should look to for updates. Extension breaks with version 14 of Firefox

frob’s picture

Assigned: frob » Unassigned