11

My FirePHP modules seems to have stopped working. Instead I get this error message:

["There was a problem wri...ePHP/FirebugConsole/0.1",
TypeError: node is undefined
[Break On This Error]   

Filtered chrome url chrome://firebug/content/lib/domplate.js

domplate.js (line 515)
<System>
]

I suspect it is related to using FirePHP for Chrome, but I have removed that with no joy!

Christian Neverdal
  • 5,655
  • 6
  • 38
  • 93
Mild Fuzz
  • 29,463
  • 31
  • 100
  • 148

2 Answers2

21

It's because Firefox has been updated to 9

Go to FirePHP page and update to 0.7.0rc2

Ali
  • 21,572
  • 15
  • 83
  • 95
  • 4
    Actually, it is because of Firebug updating to 1.9. The FirePHP Extension 0.7.x adds support for Firebug 1.9. – cadorn Jan 09 '12 at 18:47
12

Ali, you're right, thanks for resolving this issue!

FirePHP Extension for Firefox 8+ & Firebug 1.9+

faramka
  • 2,164
  • 1
  • 18
  • 21