![]() |
|
Beautiful. :)
[high]* Link14716 installs. :) [/high] http://www.vggmn.com/forums/attachme...?s=&postid=148 |
Very cool, works great on 2.2.9 :banana:
|
Ack!!! Could this be due to Firewalls people have installed on their machines? :paranoid:
So far I have had 3 users that are getting the replacement image (the one that says you arent supposed to link outside the site) on the avatar areas and for anything that is attached This is very strange, any ideas? Here's the entire code I am using: // Cross-link hack by Guru 2/24/2002 // Check that we aren't linked somewhere else $url = parse_url($HTTP_REFERER); $checkurl = strtolower($url["host"]); if (! strstr($checkurl, "belliesandbabies.com")) { // Remove this code if you just want to break the image // Substitute my Logo header("Content-Type: image/gif"); $filename = "http://www.belliesandbabies.com/bandwidtherror.gif"; $image = fread(fopen($filename,"r"),100000); echo $image; fclose($image); // End Substitute my Logo exit; } |
|
sweet.
:) |
Quote:
|
Quote:
|
|
I can't get this to work, can somebody give me the exact code if my website were http://www.TheForumz.com and my image was in http://www.TheForumz.com/images/bandwidth_stealer.gif
|
All times are GMT. The time now is 04:29 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|