Posts Tagged ‘Firebug’

Firefox3 userAgentButton is null

While working on phpFox2 today I noticed the following JavaScript error on each page:

userAgentButton is null

I first thought it was a compatibility issue with jQuery and some new JavaScript code I added, however looking over the logs I didn’t add any new JS code so that did not seem to be the problem.
Many problems I [...]