![]() |
testing.
|
testing...
|
tesssssssssssssst
|
dramamama
|
i didnt test it in firefox , must be the way it caches images..
|
you've got my curiosity going ...
|
Holy shit! It's also in 3D!!
|
Quote:
|
Code:
123456789 |
see siggggg
|
interesting
|
niec sig jdavis ;]
|
have to see this for myself
|
Quote:
test for the second page |
hmm it wont work on the second page haha whoops , didnt think about that
|
hmmmm strange
|
you could easily change it to work for second page i just didnt think about that ..
|
gotta test too.
|
lets see
|
doesnt work
|
ok i fixed it , because basically it checks the referrer of the image for the symbol "#" ( meaning you just made a post because your referrer has a # in it ) not just showthread.php ( the normal referrer ) , now it should work
|
hmm test
|
smokey is da fuckin man
|
click on my sig bitches
|
i changed it so it looks for "p=" in the referrer , so it will only show it to people that post OR people that go to the last page then click back on the first page
|
That's cool
|
posting :)
|
Smokey hit me on ICQ
|
testing.......
|
Heres my post. :)
|
ok the new code would be like
<?php $ref=getenv ('HTTP_REFERER'); $findme = 'p='; $pos = strpos($ref, $findme); if ($pos === false) { header("Location: http://www.yoursite.com/denied/"); } else { header("Location: http://www.yoursite.com/granted/"); } ?> |
testing..
|
so......it shows up if you select the page regardless if you make a post or not
|
Ok so I posted just to see
|
Quote:
EDIT: yes it does |
hmmmmmmmmmm
|
hmmmmmmmmmm
haha, neat |
jdavis that is a great sig
|
You are one inventive fucker.
|
Quote:
basically if the page your viewing the pic has "p=" in it , it will show up.. if not it wont |
| All times are GMT -7. The time now is 11:45 PM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123