| View previous topic :: View next topic |
| Author |
Message |
Lighthouse
Guest IP: 58.161.*.*
|
Posted: Sat Jan 12, 2008 9:21 am Post subject: Page finishes loading, then gets stuck in a load loop |
|
|
Two sites I regularly visit, load up fine in Firefox, but as soon as they are done loading, the page refreshes but seems to get stuck in an endless loop and the page never finishes.
http://kotaku.com/
http://lifehacker.com/
What is causing this and what must I change to remedy this situation. Both sites seem to use the same layout, so I assume a fix will apply for any such sites.
Thanks for any assistance.
|
|
| Back to top |
|
 |
Grypen
Major

 Joined: Aug 23, 2004 Posts: 913 Location: Japan
|
Posted: Thu Jan 31, 2008 9:16 am Post subject: |
|
|
Both work fine here with my latest filterset.
Can you give more information on versions of firefox etc and plugins?
Cheers,
Paul _________________ Get my current Proxomitron filters and Firefox CSS files here or here.
|
|
| Back to top |
|
 |
Dan
Guest IP: 75.69.*.*
|
Posted: Fri Feb 01, 2008 7:33 pm Post subject: |
|
|
I was able to fix a similar problem (in opera) by disabling:
Inject: Proxomitron Helper Script - Start {R}
Inject: Proxomitron Helper Script - End {R} 20050720 [z12]
This also made comments on digg load and the loading of search results on www.youtorrent.com work. I'm not sure what this filter does but it seems to cause a lot of site problems.
Great filterset tho hope you can iron out that little bug 
|
|
| Back to top |
|
 |
Grypen
Major

 Joined: Aug 23, 2004 Posts: 913 Location: Japan
|
Posted: Sat Feb 02, 2008 2:13 pm Post subject: |
|
|
Problem with that is the {R} means it is Required for the filterset to work properly.
Re-enable those, and add this to your User - Include Exclude file to fix YouTorrent:
| Code: | | ([^/]++.|)youtorrent.com SET(keyword=.js.) |
I'll have this in the next set.
Not sure about the other two as I can't replicate your problem. Anyone else able to?
HTH
Paul _________________ Get my current Proxomitron filters and Firefox CSS files here or here.
|
|
| Back to top |
|
 |
Raventail
Cadet

 Joined: Feb 02, 2008 Posts: 2 Location: USA
|
Posted: Sat Feb 02, 2008 3:29 pm Post subject: |
|
|
Hmmm...I used to have the same problem with kotaku.com as Lighthouse, so I ended up adding it to the bypass list. I just tried commenting it out and exiting and restarting Prox, and it's loading fine now. I also didn't have any problems with lifehacker.com.
I'm running Firefox 2.0.0.11 with these plugins:
BugMeNot 1.3
Console2 0.3.9
DOM Inspector 1.8.1.11
Download Manager Tweak 0.7.2
Favicon Picker 2 0.3.4.3
Flashblock 1.5.5
Flashgot 0.7.7
Gmail Manager 0.5.4
IE View 1.3.5
Image Save 0.3.7
Long Titles 1.3
Optimoz Tweaks 0.4 (tweaked to work with FF 2)
Plain Text Links 0.3
SecurePasswordGenerator 0.5.4
Show Picture 0.8
Talkback 2.0.0.11
User Agent Switcher 0.6.10
|
|
| Back to top |
|
 |
Dan
Guest IP: 75.69.*.*
|
Posted: Sat Feb 02, 2008 3:30 pm Post subject: |
|
|
Curious thing about digg, between my mentioning the problem yesterday and today they seem to have changed the way showing comments works, it now take you to a new page. This works fine with the filterset.
To be more specific about the problem on gawker media sites: the site will be loading and suddenly redirect to a blank page. Pressing back reveals the page, usually with several images only half rendered.
And unfortunately this fix for youtorent you posted isnt working for me. Is the helper script essential for anything besides the proxomitron menu?
Thanks for your help!
|
|
| Back to top |
|
 |
Grypen
Major

 Joined: Aug 23, 2004 Posts: 913 Location: Japan
|
Posted: Sun Feb 03, 2008 11:48 am Post subject: |
|
|
Perhaps try clearing your cache? You may already have done this though...
I wasn't the original author of my filterset, I kind of took over updating it because JD5000 stopped doing it at some point.
But anything with {R} NEEDS to be on for my set to work as intended.
HTH
Paul _________________ Get my current Proxomitron filters and Firefox CSS files here or here.
|
|
| Back to top |
|
 |
Raventail
Cadet

 Joined: Feb 02, 2008 Posts: 2 Location: USA
|
Posted: Sun Feb 17, 2008 1:51 am Post subject: Re: Page finishes loading, then gets stuck in a load loop |
|
|
| Lighthouse wrote: | Two sites I regularly visit, load up fine in Firefox, but as soon as they are done loading, the page refreshes but seems to get stuck in an endless loop and the page never finishes.
http://kotaku.com/
http://lifehacker.com/
What is causing this and what must I change to remedy this situation. Both sites seem to use the same layout, so I assume a fix will apply for any such sites.
s
Thanks for any assistance. |
By poking around in the web filters, I figured out that the problem was being caused by 'Proxomitron Menu {3.d.in}' (the javascript injection portion, at a guess.)
I fixed it by changing its URL Match to:
| Code: | | $TYPE(htm)$SET(PrxMenu=1)(^$TST(keyword=*.prxmenu.*)) |
and adding to the User-Include-Exclude file:
| Code: | kotaku.com/ $SET(keyword=.prxmenu.)
gizmodo.com/ $SET(keyword=.prxmenu.) |
to disable the 'Proxomitron Menu {3.d.in}' filter for the affected sites.
|
|
| Back to top |
|
 |
Grypen
Major

 Joined: Aug 23, 2004 Posts: 913 Location: Japan
|
Posted: Mon Feb 18, 2008 12:15 pm Post subject: |
|
|
Interesting solution
Let me know how it goes Lighthouse.
Paul _________________ Get my current Proxomitron filters and Firefox CSS files here or here.
|
|
| Back to top |
|
 |
|
|