GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   AFF - what's with the HotBox.com popups? (https://gfy.com/showthread.php?t=880468)

Antonio 01-09-2009 07:45 AM

AFF - what's with the HotBox.com popups?
 
funny - on 50 or so sites of mine where I use AFF iframe I get HotBox.com popup which doesn't even carry my id? How does that work?

First I thought it was some kind of a virus ot trojan, but when I remove the iframe code the popups don't appear, then again the sites are on various hosts so it's quite unlikely that they all got infected at the same time.

On ohter sites where I use different iframe code - no pop-ups? Anybody else seeing this?

Antonio 01-09-2009 07:55 AM

tried 3 different browsers just to make sure that it's not my computer that's affected - still see the popups. hmmm

Machete_ 01-09-2009 08:07 AM

Can you link to a blank page with only that iframe in so we can check it out?


Code:

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>test</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>

<body>

Incert iframe code here

</body>
</html>

gogogo

Antonio 01-09-2009 08:11 AM

sure, give me a sec

Antonio 01-09-2009 08:15 AM

CLICK HERE

Antonio 01-09-2009 08:15 AM

and the iframe code

Code:

<iframe style="vertical-align: middle;" width="139" height="918" src="http://adultfriendfinder.com/piclist?background_color=%23FEB813&border_color=%23FEB813&display=vertical&grid=1x6&link_color=%23333133&models=0&p=piclist_links&pic_border_color=%23000000&pic_border_width=0&pid=g11118&rollover_header_color=%23F6E08C&rows=6&show_join_link=0&show_title=0&size=1&text_color=%23333133&this_page=banners_member_models_customize&thumb=bigthumb&title_color=%23333133&iframe=1" scrolling="no" frameborder="0"></iframe>

Machete_ 01-09-2009 08:17 AM

OHhh, shit -- its real enough :O

how the hell do they dare!!

Carmine Raguso 01-09-2009 08:20 AM

It's not in the iframe code, it's actually coming directly from the AFF code:

Code:

<script            language="Javascript">
    var ie7 = 0;
    if (window.XMLHttpRequest && window.ActiveXObject) {
        ie7 = 1;
    }
    var poptest = null;
    if (window.SymRealWinOpen){
        window.open = SymRealWinOpen;
    }
    if (window.NS_ActualOpen){
        window.open = NS_ActualOpen;
    }
    function blockError(){
        //alert("Block Error");
        return true;
    }
    window.onerror = blockError;
    function bypass(){
        window.onfocus=null;
        // alert("BY PASS");
        if (ie7 == 0) poptest = window.showModelessDialog("javascript:function blockError(){return true;} window.onerror = blockError; function pop(){setTimeout(\"self.blur(); self.parent.focus(); top.location.href='http://hotbox.com/p/vodhbs/?p=vod_page_browse&vod=browse&pid=g954772.subpopunder1&mustgounder=1'; self.close(); self.opener.focus(); self.parent.focus(); \",2);} pop(); self.blur(); self.parent.focus(); self.parent.focus();","","dialogtop=9999; dialogleft=9999; dialogheight:0px; dialogWidth:0px; dialogHide:1; resizable: 1; status:no; help:no;scroll:yes;status:yes");
        else poptest = window.showModelessDialog("http://hotbox.com/p/vodhbs/?p=vod_page_browse&vod=browse&pid=g954772.subpopunder1&mustgounder=1");
                poptest.innerHeight = "480";
                poptest.height = "480";
                poptest.innerWidth = "900";
                poptest.width = "900";
                poptest.blur();
                poptest.parent.focus();
                poptest.window.opener.focus();
    }
    var from_pop = 0;
    if (from_pop != 1) {
    poptest = window.open('http://hotbox.com/p/vodhbs/?p=vod_page_browse&vod=browse&pid=g954772.subpopunder1&mustgounder=1','poptest','location=yes,scrollbars=yes,menubar=yes,toolbar=yes,resizable=yes,screenX=0,screenY=0,height=480,width=900');
                                                                                                                           
    if(!poptest){
        window.onfocus=bypass;
        window.focus();
    }

:disgust

seeandsee 01-09-2009 08:26 AM

maybe that code works over blockers, so i can use it on my own sites :)

Slappin Fish 01-09-2009 08:28 AM

I see one cams.com pop-up with an id.

Machete_ 01-09-2009 08:33 AM

I get a pupunder with this
http://hotbox.com/p/vodhbs/?p=vod_pa...&mustgounder=1

Antonio 01-09-2009 08:34 AM

Quote:

Originally Posted by seeandsee (Post 15303102)
maybe that code works over blockers, so i can use it on my own sites :)

it doesn't, sorry to disappoint :1orglaugh:1orglaugh:1orglaugh

Antonio 01-09-2009 08:38 AM

Quote:

Originally Posted by ebus_dk (Post 15303128)

yeah, I thinks it should be popunder but with my browser (K-Meleon) it fails to go under lol, with IE I just saw the pop-up blocker trgigered, not sure if it's a pop-up ir pop-under, it doesn't really make much of a difference though

Machete_ 01-09-2009 08:40 AM

Quote:

Originally Posted by Antonio (Post 15303151)
it doesn't really make much of a difference though


100% agree on that.

I cant belive that someone would include a popup in a iframe
Whats next? Zango autoinstallers?

Pics Traffic 01-09-2009 08:42 AM

rougue employee.

Carmine Raguso 01-09-2009 08:42 AM

It's popping up. For those that failed to read my above post, the code is actually in the AFF webpage displaying in the iFrame

See the URL?

Code:

if (ie7 == 0) poptest = window.showModelessDialog("javascript:function blockError(){return true;} window.onerror = blockError; function pop(){setTimeout(\"self.blur(); self.parent.focus(); top.location.href='http://hotbox.com/p/vodhbs/?p=vod_page_browse&vod=browse&pid=g954772.subpopunder1&mustgounder=1'; self.close(); self.opener.focus(); self.parent.focus(); \",2);} pop(); self.blur(); self.parent.focus(); self.parent.focus();","","dialogtop=9999; dialogleft=9999; dialogheight:0px; dialogWidth:0px; dialogHide:1; resizable: 1; status:no; help:no;scroll:yes;status:yes");
        else poptest = window.showModelessDialog("http://hotbox.com/p/vodhbs/?p=vod_page_browse&vod=browse&pid=g954772.subpopunder1&mustgounder=1");
                poptest.innerHeight = "480";
                poptest.height = "480";
                poptest.innerWidth = "900";
                poptest.width = "900";
                poptest.blur();
                poptest.parent.focus();
                poptest.window.opener.focus();
    }
    var from_pop = 0;
    if (from_pop != 1) {
    poptest = window.open('http://hotbox.com/p/vodhbs/?p=vod_page_browse&vod=browse&pid=g954772.subpopunder1&mustgounder=1','poptest','location=yes,scrollbars=yes,menubar=yes,toolbar=yes,resizable=yes,screenX=0,screenY=0,height=480,width=900');


Slappin Fish 01-09-2009 08:43 AM

I checked half a dozen sites with AFF iframes. No pop-ups.

I only get it on your test page.

Machete_ 01-09-2009 08:45 AM

Quote:

Originally Posted by Carmine Raguso (Post 15303169)
It's popping up. For those that failed to read my above post, the code is actually in the AFF webpage displaying in the iFrame


Ofcourse its in the page Noob, a Iframe does nothing but load a remote document/request

Carmine Raguso 01-09-2009 08:47 AM

Quote:

Originally Posted by ebus_dk (Post 15303176)
Ofcourse its in the page Noob, a Iframe does nothing but load a remote document/request

Ok, then why did the original poster post the iframe code? I'm not here to call people names as I suppose you are, I am just stating that for the OP. Not for you. :2 cents:

Slappin Fish 01-09-2009 08:50 AM

Your sure under "Customize your link code" nobody added a popunder with a GPID for that site?

Machete_ 01-09-2009 08:53 AM

Quote:

Originally Posted by Carmine Raguso (Post 15303185)
Ok, then why did the original poster post the iframe code? I'm not here to call people names as I suppose you are, I am just stating that for the OP. Not for you. :2 cents:

Because he is documenting how the IFRAME code AFF makes avalible to their affilated is including a popup

Slappin Fish 01-09-2009 08:57 AM

Quote:

Originally Posted by ebus_dk (Post 15303212)
Because he is documenting how the IFRAME code AFF makes avalible to their affilated is including a popup

That code is highly customizable though, you can set a site to popunder with a different ID.

Machete_ 01-09-2009 08:57 AM

I think the error is in the script used for creating the Iframe. It's loading a wrong URL that was never meant to be in a Iframe to begin with

Intentional or not - its poor(or missing) quality control

Antonio 01-09-2009 08:58 AM

Quote:

Originally Posted by Slappin Fish (Post 15303197)
Your sure under "Customize your link code" nobody added a popunder with a GPID for that site?


well, these sites have been up for quite a while and I only see the pop-ups (pop-unders) now, also I checked my hotobox.com id, it's different from the one that pop-ups

btw in the example I posted here, I replaced my id with some random id but the pop-up (pop-under?) comes with the same ID

Machete_ 01-09-2009 08:58 AM

Quote:

Originally Posted by Slappin Fish (Post 15303228)
That code is highly customizable though, you can set a site to popunder with a different ID.

not disputing that

Pics Traffic 01-09-2009 09:01 AM

why are you still promoting AFF? Do you guys want to add some cure zango promos on your sites as well?

Slappin Fish 01-09-2009 09:02 AM

Quote:

Originally Posted by Antonio (Post 15303232)
well, these sites have been up for quite a while and I only see the pop-ups (pop-unders) now, also I checked my hotobox.com id, it's different from the one that pop-ups

btw in the example I posted here, I replaced my id with some random id but the pop-up (pop-under?) comes with the same ID


I was thinking along the lines of somebody getting access to your account and changing the settings to popunder with their GPID. If you changed the ID we can write that theory off.

Monkeygunnagetchu 01-09-2009 10:22 AM

Hey there,
As a general rule our banners shouldn't serve pops, iframe or not.

I've got our Graphics and our Programming team on it right now - it'll be fixed really soon.

Slappin Fish 01-09-2009 10:29 AM

Quote:

Originally Posted by Monkeygunnagetchu (Post 15303504)
Hey there,
As a general rule our banners shouldn't serve pops, iframe or not.

I've got our Graphics and our Programming team on it right now - it'll be fixed really soon.

I clicked on the banner and then noticed, it isn't a banner.

Click on it and it doesn't brake out of the frame.

It is just a frame of the homepage.

Code for the promo is incorrect. Saw it a while back but didn't bother posting as nobody seemed interested anymore.

Machete_ 01-09-2009 10:32 AM

Quote:

Originally Posted by Slappin Fish (Post 15303536)
I clicked on the banner and then noticed, it isn't a banner.

Click on it and it doesn't brake out of the frame.

It is just a frame of the homepage.

Code for the promo is incorrect. Saw it a while back but didn't bother posting as nobody seemed interested anymore.

http://www.gfy.com/15303229-post23.html

Monkeygunnagetchu 01-09-2009 10:35 AM

Quote:

Originally Posted by Antonio (Post 15302949)
funny - on 50 or so sites of mine where I use AFF iframe I get HotBox.com popup which doesn't even carry my id? How does that work?

First I thought it was some kind of a virus ot trojan, but when I remove the iframe code the popups don't appear, then again the sites are on various hosts so it's quite unlikely that they all got infected at the same time.

On ohter sites where I use different iframe code - no pop-ups? Anybody else seeing this?

Antonio,
Can you please contact me?

PXN 01-09-2009 10:35 AM

Another reason not to promote AFF

Penthouse Tony 01-09-2009 10:43 AM

Quote:

Originally Posted by Antonio (Post 15303058)
and the iframe code

Code:

<iframe style="vertical-align: middle;" width="139" height="918" src="http://adultfriendfinder.com/piclist?background_color=%23FEB813&border_color=%23FEB813&display=vertical&grid=1x6&link_color=%23333133&models=0&p=piclist_links&pic_border_color=%23000000&pic_border_width=0&pid=g11118&rollover_header_color=%23F6E08C&rows=6&show_join_link=0&show_title=0&size=1&text_color=%23333133&this_page=banners_member_models_customize&thumb=bigthumb&title_color=%23333133&iframe=1" scrolling="no" frameborder="0"></iframe>

Change http://adultfriendfinder.com.... to http://banners.adultfriendfinder.com.... and it should work.

Where did you grab the banners from that it didn't include the banners subdomain? We need to get that fixed at the source.

Slappin Fish 01-09-2009 10:46 AM

Quote:

Originally Posted by ebus_dk (Post 15303543)


"Thank you, but I prefer it my way." Andre Baptiste Sr - Lord of War -

Just kidding.

I just didn't get it was what you meant :thumbsup

Antonio 01-09-2009 10:55 AM

Quote:

Originally Posted by Sagi_AFF (Post 15303582)
Change http://adultfriendfinder.com.... to http://banners.adultfriendfinder.com.... and it should work.

Where did you grab the banners from that it didn't include the banners subdomain? We need to get that fixed at the source.


Hi, no idea where I got the banners from (I mean I got them from the affiliate area but no idea which area/section/etc) but the sites have been up for quite a while and I only noticed the popups when I was updating them today, I'll change adultfriendfinder.com to banners.adultfriendfinder.com

tranza 01-09-2009 11:03 AM

HATE popups! Kill them!


All times are GMT -7. The time now is 03:17 AM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123