You need to upgrade your FirePHP server library. -- Yes I do!

2 messages Options
Embed this post
Permalink
smith () You need to upgrade your FirePHP server library. -- Yes I do!
Reply Threaded More More options
Print post
Permalink
If we are the author of one of the "Build Your Own" FirePHP libraries
(as I am for the Jaxer/ASP/Prototype/JavaScript one), How would I go
about getting the "You need to upgrade your FirePHP server library."
to not show up on the Firebug console?

Everything still seems to work since I last looked at this, but I
guess I'll need to change something to get that message removed.

Thanks,

Nathan
Christoph Dorn () Re: You need to upgrade your FirePHP server library. -- Yes I do!
Reply Threaded More More options
Print post
Permalink
Yes. You need to upgrade to the new wildfire headers. See the note at the top of this page http://www.firephp.org/Wiki/Reference/Protocol

And this forum post http://n2.nabble.com/FirePHP-with-Nette-Framework-tt1375443.html#a1462521

The FirePHP extension now detects what compatibility the server library declares. By using the Protocol, Structure and Plugin headers you declare compatibility with the corresponding FirePHPCore implementation. In future you will also be able to declare your specific library and version and prompt users to upgrade if necessary.