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)
-   -   Neat little gfy trick ( PIC ) (https://gfy.com/showthread.php?t=564968)

SmokeyTheBear 01-17-2006 04:54 PM

Neat little gfy trick ( PIC )
 
This isn't perfect but..

http://com.webspacemania.com/pic/

eroswebmaster 01-17-2006 04:55 PM

okay I posted.

After Shock Media 01-17-2006 04:55 PM

peaked my interest.

After Shock Media 01-17-2006 04:55 PM

That is damn sweet.

eroswebmaster 01-17-2006 04:55 PM

I'm still seeing only the banner, should I be seeing more?
Nothing changed in other words

3M TA3 01-17-2006 04:55 PM

Quote:

Originally Posted by eroswebmaster
okay I posted.


sucker.........




did it work?

Screaming 01-17-2006 04:56 PM

ok.. posting

Nicky 01-17-2006 04:56 PM

hmmmmmmm

Nicky 01-17-2006 04:56 PM

wow, that worked, kinda impressive

clickclickclick 01-17-2006 04:57 PM

nice trick. increased signups 1000%

SmokeyTheBear 01-17-2006 04:57 PM

once you post you should see the pic change that says "lurkers beware" to a pic that says " GRANTED "

Screaming 01-17-2006 04:57 PM

dont work in FF i dont think

G-Rotica 01-17-2006 04:57 PM

What? I wanna see....

Gabriel 01-17-2006 04:57 PM

Quote:

Originally Posted by SmokeyTheBear
This isn't perfect but..

http://com.webspacemania.com/pic/


interesting

sexyclicks 01-17-2006 04:57 PM

testing 123

Bastone 01-17-2006 04:57 PM

.....................

3M TA3 01-17-2006 04:58 PM

Quote:

Originally Posted by SmokeyTheBear
once you post you should see the pic change that says "lurkers beware" to a pic that says " GRANTED "


:thumbsup perfect?

is it cookie based?

Bastone 01-17-2006 04:58 PM

that's pretty cool!!!

MaDalton 01-17-2006 04:58 PM

test test

edit: doesn't work in FF

iwantchixx 01-17-2006 04:58 PM

you did who in the what?

3M TA3 01-17-2006 04:59 PM

hmmm, but when you re-enter the thread it doesn't show again.....


guess i'll have to post again

polle54 01-17-2006 04:59 PM

wierd but I have to post :)

not working in firefox...... as stated earlier.

Nicky 01-17-2006 04:59 PM

If you enter out and in of the thread you need to post again to see the pic although u have already posted in the thread....

Alex 01-17-2006 04:59 PM

Lol will this work?

Lace 01-17-2006 05:00 PM

....i win!

SmokeyTheBear 01-17-2006 05:00 PM

Quote:

Originally Posted by 3M TA3
:thumbsup perfect?

is it cookie based?

nah , really simple php

basically checks referrer for the "#" symbol ( that shows up once you post in a thread in your referring url )

Alex 01-17-2006 05:00 PM

Lets try I.E

PinkElectric 01-17-2006 05:00 PM

12367844 -- 2232- 113635

3M TA3 01-17-2006 05:00 PM

how many first time posters do you think will post?

Phoenix 01-17-2006 05:01 PM

you got all the cool tricks

luv$ 01-17-2006 05:01 PM

Pretty neat work man - I am going to have to see if we can use that for another idea I have :)

SmokeyTheBear 01-17-2006 05:01 PM

<?php
$ref=getenv ('HTTP_REFERER');
$findme = '#';
$pos = strpos($fref, $findme);
if ($pos hahahaha= false) {
header("Location: http://www.yoursite.com/denied/");
} else {
header("Location: http://www.yoursite.com/granted/");
}
?>

3M TA3 01-17-2006 05:02 PM

Quote:

Originally Posted by SmokeyTheBear
nah , really simple php

basically checks referrer for the "#" symbol ( that shows up once you post in a thread in your referring url )

good idea, actually that's a really good idea.

you can have custom headers for visitors depending on their referrer.

I like it.

SmokeyTheBear 01-17-2006 05:02 PM

hahahahha = "=="

NotDomainia 01-17-2006 05:02 PM

ok - testing

luv$ 01-17-2006 05:03 PM

actually... it didn't work for me in firefox..

3M TA3 01-17-2006 05:03 PM

Quote:

Originally Posted by SmokeyTheBear
<?php
$ref=getenv ('HTTP_REFERER');
$findme = '#';
$pos = strpos($fref, $findme);
if ($pos hahahaha= false) {
header("Location: http://www.yoursite.com/denied/");
} else {
header("Location: http://www.yoursite.com/granted/");
}
?>


thanks, i'll have to play with it.

ajrocks 01-17-2006 05:03 PM

ok now what?

3M TA3 01-17-2006 05:03 PM

Quote:

Originally Posted by luv$
actually... it didn't work for me in firefox..



if you refresh the page does it work?

SmokeyTheBear 01-17-2006 05:04 PM

guaranteed way to get lots of replies on your high drama threads :)


All times are GMT -7. The time now is 11:37 PM.

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