Sebastian It did not work, however when i reload the page i see the follwoing error in the console:
Uncaught TypeError: Cannot call method 'push' of undefined chrome-extension://bmagokdooijbeehmkpknfglimnifench/firebug-lite.js thank you for your help The other strange thing is that it doesn't load on that page regardless of which computer i use. So I don't think it is local to my system but rather something on the page / server. joe On Wed, Jan 9, 2013 at 12:19 AM, Sebastian Zartner < [email protected]> wrote: > I see. Sounds like the same issue as in that thread: > > > https://groups.google.com/forum/#!searchin/firebug/localstorage/firebug/kZFrFIIeKM0/EuUA6wwHBbsJ > > So please execute window.localStorage.clear() in the Web Inspector > command line and reload the page. Does it work then? > > Sebastian > > On Wednesday, January 9, 2013 12:43:25 AM UTC+1, Joe Gold wrote: >> >> I am using Google Chrome >> I didn't integrate it into my code. I just downloaded the Chrome >> extension and run it from my browser. >> It used to run perfectly until I minimized it, now I can't get it to run. >> I can run it on any page except my website. I don't know it it is some >> sort of server side cookie that is blocking it? >> >> >> >> On Monday, January 7, 2013 5:56:35 AM UTC-8, Joe Gold wrote: >>> >>> I was troubleshooting my webpage and minimized Firebug by clicking on >>> the icon with the small bar on it. >>> Now I want to get back to troubleshooting and cannot restore the >>> inspection window >>> >>> - I can access different sites and the inspection window launches >>> properly >>> - Even If i visit my website from other computers I still cannot launch >>> the inspection window >>> >>> any help would be greatly appreciated >>> >>> the page i am trying to troubleshoot is http://35Tribe.com >>> >>> >>> -- > You received this message because you are subscribed to the Google > Groups "Firebug" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > https://groups.google.com/forum/#!forum/firebug > -- Joe Gold The Training Club [email protected] 858-793-0665 x-2# <http://facebook.com/TheTrainingClub> -- You received this message because you are subscribed to the Google Groups "Firebug" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at https://groups.google.com/forum/#!forum/firebug
