I can't reproduce the problem (Firebug 1.10 + Firefox 16)
Here is what I am doing:
1) Load
http://teaminmetsu.com
2) Open Firebug (F12) and reload the page
3) Step by step click on 'Home', 'Forums' and 'Activity' links at the
top (wait several sec between clicks)
4) I don't see any additional/infinite page reloads
What else can I do to see the problem?
Btw. I see some errors in the Console panel when refreshing the page
e.g.: SyntaxError: XML can't be the whole program
Honza
On Jul 27, 1:39 am, Ars_b3llicA <
seriousgame...@gmail.com> wrote:
> Issue: When firebug is activated on my site I get an infinite page refresh
> loop glitch every few clicks. The page attempts to refresh every second
> and never stops. To get the page to load I have to stop it from loading
> (by clicking the X in the address bar) and click refresh (usually several
> times). When firebug is not active on my site I have no issues.
>
> The only HTML loaded in the page is:
> <html><body><script>document.cookie='aaaaaaa=38bc5d30aaaaaaa_38bc5d30;
> path=/';window.location.href=window.location.href;</script></body></html>
>
> Firefox Version: 14.0.1 and 16.0a2
> Firebug Version: 1.10.0
>
> Is there anyway to fix this issue? My website ishttp://
teaminmetsu.com