eztv.wf | eztvstatus.org
Search title:  
TV Packs only
 
💬

Can't see the site with firefix but ok in IE7. What's going on???

Join the conversation
🏠 Forum » General » Can't see the site with firefix but ok in IE7. What's going on???
Page 1 of 2 Next › Last »
Posted at 05/01/2008, 08:05
#73767
hello all,

for the last couple of weeks i can't see the site with firefix but everything is
ok in ie7. what's going on??? anyone else had any problem? all other sites i
visit with firefox seems unchanged. is the problem on my side or the server side?

dm
Posted at 05/01/2008, 11:21
#73774
probably your side

i've always used firefox to view this site without any issues
Posted at 06/01/2008, 11:44
#73831
✎ Quote by dmarook
hello all,

for the last couple of weeks i can't see the site with firefix but everything is
ok in ie7. what's going on??? anyone else had any problem? all other sites i
visit with firefox seems unchanged. is the problem on my side or the server side?

dm




hi!

i had the same problem, i guess you have adblock plus running?

put in following two lines in the exeption rules, then it'll work again:

@@|http://www.eztv.it/

@@|http://www.eztv.it/frontpage.php |


change h x x p to h t t p

greets, masht.
Posted at 07/01/2008, 08:43
#73934
✎ Quote by masht
✎ Quote by dmarook
hello all,

for the last couple of weeks i can't see the site with firefix but everything
is
ok in ie7. what's going on??? anyone else had any problem? all other sites i
visit with firefox seems unchanged. is the problem on my side or the server
side?

dm




hi!

i had the same problem, i guess you have adblock plus running?

put in following two lines in the exeption rules, then it'll work again:

@@|http://www.eztv.it/

@@|http://www.eztv.it/frontpage.php |


change h x x p to h t t p

greets, masht.


thanks. i am actually running adblock. will do as you suggested and write back
if that helps.
Posted at 07/01/2008, 08:59
#73938
nope, disabling or adding the exception rules did not help.

one thing though, i had been using ff and adblock plus for quite a while and
had been visiting eztv without any issue untill a couple of weeks ago.
Posted at 08/01/2008, 02:28
#74007
hi dm,

i'm also having problems viewing eztv.it from firefox 2.0.0.11. the page loads
up ok, but the "names" of shows and its "mirrors" links have disappeared.
anybody issued this and if so anybody determined the problem?

i have disabled adblock but it makes do difference, but when using the plugin
ietab i am able to view the page. seems really weired to me, and has been going
on for several weeks now.
i think it maybe down to site code incompatibilities with some firefox versions.

regards,
sun
Posted at 08/01/2008, 04:54
#74022
nothing has been changed to the front page... the front page is generated every
minute or so (frontpage.php is a semi static html page)

sometimes the scrape for the page doesn't complete 100% and you may get an
incompleted page being displayed to you.

we have 0 ads, so adblockplusmegastopper or whatever you may be using will not
be of any help.
Posted at 08/01/2008, 08:48
#74033
thanks for your replies aydin1954 & novaking.

i understand there are no ads on here, its great, thanks! but i keep it on as
unfortunately a lot of general sites do.

i have found the problem and have a recommended fix/solution.

well on debug i can confirm that its the following problem:

using adblock plus with jamesplucinski.com filter!!!

it blocks the following code on any website:

#a(onclick^=javascript:urchintracker)

and http://www.eztv.it/frontpage.php has source for e.g.
----------------------------------------------------------------------------
<a
href='http://www.bt-chat.com/download.php?info_hash=910b4d0701e81a5d1ba851962ca67c6f07ac2d22 \\\\\\\'
onclick="javascript:urchintracker('/torrent/910b4d0701e81a5d1ba851962ca67c6f07ac2d22\\\\\\\');\\\\\\\"><font
color='#cd4141'>monster quest s01e10 ws dsrip xvid-aaf</font></a>
----------------------------------------------------------------------------

notice the "onclick="javascript:urchintracker"

this is blocked by adblock as it allows vistor click tracking or something.

so disable this filter through adblock plus preferences and everything works fine!

hope this helps anyone having this problem! enjoy!

regards,
sunny



Posted at 08/01/2008, 11:09
#74040
urchintracker is a feature of google analytics. why adblockminus would block
such a thing is beyond me. this allows us to determine how many times a torrent
has been downloaded via our site.
Posted at 08/01/2008, 12:10
#74042
✎ Quote by novaking
adblockplusmegastopper


pmsl

Posted at 08/01/2008, 15:32
#74056
✎ Quote by sunnyd24
hi dm,

i'm also having problems viewing eztv.it from firefox 2.0.0.11. the page loads
up ok, but the "names" of shows and its "mirrors" links have disappeared.
anybody issued this and if so anybody determined the problem?

i have disabled adblock but it makes do difference, but when using the plugin
ietab i am able to view the page. seems really weired to me, and has been going
on for several weeks now.
i think it maybe down to site code incompatibilities with some firefox versions.

regards,
sun


hi!

i had the same problem: on adblock plus i opened the blockable items, there i
found one in red (blocked), so i added this item to the exeption rules. problem
was solved for me. maybe it has to do with the filter lists you subscribe to.

cheers, masht.
Posted at 08/01/2008, 15:33
#74057
✎ Quote by sunnyd24
hi dm,

i\'m also having problems viewing eztv.it from firefox 2.0.0.11. the page loads
up ok, but the \"names\" of shows and its \"mirrors\" links have disappeared.
anybody issued this and if so anybody determined the problem?

i have disabled adblock but it makes do difference, but when using the plugin
ietab i am able to view the page. seems really weired to me, and has been going
on for several weeks now.
i think it maybe down to site code incompatibilities with some firefox
versions.

regards,
sun


you have exactly described the problem that i am having with my ff. so, this
tells me it\'s not unique to my pc. i agree it can be many issues like coding
issues, plug-in incompitability, broken ff update etc. i guess as it does not
seem to be very widespread i will have to keep using ie for now until a ff
update or something.
Posted at 08/01/2008, 15:38
#74058
✎ Quote by sunnyd24
thanks for your replies aydin1954 & novaking.

i understand there are no ads on here, its great, thanks! but i keep it on as
unfortunately a lot of general sites do.

i have found the problem and have a recommended fix/solution.

well on debug i can confirm that its the following problem:

using adblock plus with jamesplucinski.com filter!!!

it blocks the following code on any website:

#a(onclick^=javascript:urchintracker)

and http://www.eztv.it/frontpage.php has source for e.g.
----------------------------------------------------------------------------
<a
href=\'http://www.bt-chat.com/download.php?
info_hash=910b4d0701e81a5d1ba851962ca67c6f07ac2d22\\\\\\\\\\\\\\\'
onclick=\"javascript:urchintracker
(\'/torrent/910b4d0701e81a5d1ba851962ca67c6f07ac2d22
\\\\\\\\\\\\\\\');\\\\\\\\\\\\\\\"><font
color=\'#cd4141\'>monster quest s01e10 ws dsrip xvid-aaf</font></a>
----------------------------------------------------------------------------

notice the \"onclick=\"javascript:urchintracker\"

this is blocked by adblock as it allows vistor click tracking or something.

so disable this filter through adblock plus preferences and everything works
fine!

hope this helps anyone having this problem! enjoy!

regards,
sunny






thanks, that really is the problem. i stopped that filter and eztv is back in
my ff. 🙂
Posted at 08/01/2008, 19:14
#74073
hey, yeah, i've been having problems with this exact problem for weeks now, but
thought it was just mine, so was using ietab to get the torrents. the adblock
fix mentioned above was exactly the problem. it now works fine. many thanks

jay
Posted at 16/01/2008, 03:13
#74976
are you using filter subscriptions? i'm asking, because i never had that filter.

i don't use those filter subscriptions, because they tend to have unwanted
effects/updates every now and then.
Page 1 of 2 Next › Last »
ssl  EZTV RSS EZTV Status | EZTV API | upload Upload | DMCA: [email protected]