CastleCops, Internet Crime Fighters
Need help? Click here to register for free! Absolutely zero advertisements on this site!

Donation/Premium
spacer
block bottom
Security Central
spacer
· Home
· PIRT/Fried Phish
· MIRT
· SIRT
· Deutsch
· Wiki
· Newsletter
· O16/ActiveX
· CLSID List
· Contest2007
· Downloads
· Feedback (send)
· Forums
· HijackThis
· Hijacktrend
· LSPs
· My Downloads
· O18
· O20
· O21
· O22
· O23
· O9
· Premium
· Private Messages
· Proxomitron
· Reviews
· Search
· StartupList
· Stories Archive
· Submit News
· WsIRT
· Your Account
· Acceptable Use Policy
block bottom
spacer spacer

Page finishes loading, then gets stuck in a load loop

 
Post new topic   Reply to topic       All -> FavForums -> Grypen - Proxomitron [del.icio.us!] [digg it!] [reddit!]
View previous topic :: View next topic  
Author Message
Lighthouse

Guest
IP: 58.161.*.*






PostPosted: Sat Jan 12, 2008 9:21 am    Post subject: Page finishes loading, then gets stuck in a load loop
Reply with quote

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
Major


Joined: Aug 23, 2004
Posts: 913
Location: Japan

PostPosted: Thu Jan 31, 2008 9:16 am    Post subject:
Reply with quote

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
View users profile Send private message Visit posters website
Dan

Guest
IP: 75.69.*.*






PostPosted: Fri Feb 01, 2008 7:33 pm    Post subject:
Reply with quote

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 Smile

Back to top
Grypen

Major
Major


Joined: Aug 23, 2004
Posts: 913
Location: Japan

PostPosted: Sat Feb 02, 2008 2:13 pm    Post subject:
Reply with quote

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
View users profile Send private message Visit posters website
Raventail

Cadet
Cadet


Joined: Feb 02, 2008
Posts: 2
Location: USA

PostPosted: Sat Feb 02, 2008 3:29 pm    Post subject:
Reply with quote

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
View users profile Send private message
Dan

Guest
IP: 75.69.*.*






PostPosted: Sat Feb 02, 2008 3:30 pm    Post subject:
Reply with quote

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
Major


Joined: Aug 23, 2004
Posts: 913
Location: Japan

PostPosted: Sun Feb 03, 2008 11:48 am    Post subject:
Reply with quote

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
View users profile Send private message Visit posters website
Raventail

Cadet
Cadet


Joined: Feb 02, 2008
Posts: 2
Location: USA

PostPosted: Sun Feb 17, 2008 1:51 am    Post subject: Re: Page finishes loading, then gets stuck in a load loop
Reply with quote

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
View users profile Send private message
Grypen

Major
Major


Joined: Aug 23, 2004
Posts: 913
Location: Japan

PostPosted: Mon Feb 18, 2008 12:15 pm    Post subject:
Reply with quote

Interesting solution Smile

Let me know how it goes Lighthouse.

Paul


_________________
Get my current Proxomitron filters and Firefox CSS files here or here.
Back to top
View users profile Send private message Visit posters website
Display posts from previous:   
Post new topic   Reply to topic       All -> FavForums -> Grypen - Proxomitron All times are GMT
Page 1 of 1

 
Quick Reply:
Username: 

Quote the last message
Attach signature (signatures can be changed in profile)
 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum


Powered by phpBB © 2001 phpBB Group
spacer spacer