Quote:
|
Originally Posted by mholtum Yes, anything listed are allowed to hotlink. If a site isnt listed it gets my default image.  If the URL isnt listed they get this: Code: Content visible to verified customers only.
|
well i still can see the pic... if i do nothing.. its " qit stealing my bandwidth..p--" and if i right click and get the url i see the pic with the soldier..
I think the only way to really block unwanted picviews is
1. to genrate a random imagename.. different from the thumbnail name.. something you cannot guess...
2. to pull the real pic through a php file .. so the user never ever sees the real filename.. only the pic id
3. and in that php file check the refferer.. and have the phpfile exit to save bandwidth...
Luc