Class 'FirePHP_Insight' not found
Replace $this instanceof FirePHP_Insight at:
https://github.com/firephp/firephp/blob/master/lib/FirePHPCore/FirePHP.class.php#L734
with:
https://github.com/firephp/firephp/blob/master/lib/FirePHPCore/FirePHP.class.php#L295
Reported: http://firephp.842658.n2.nabble.com/fatal-error-td7414417.html
Just a tip, is_a() would do the same as that second if statement. Sorry for the notifications on this, evaluating it in conjunction with php-console for our Firefox devs (i.e. me and maybe one other...) I may get around to submitting a pull request to fix this.
FYI: I'll be releasing a major update soon that leverages the insight library and conditional logging.