PDA

View Full Version : Anyway to add a watermark or otherwise prevent users from stealing from Vbgarage?


Silver740
11-11-2004, 07:51 PM
Wondering if there is any way to stop users from linking images they upload in vbgarage to other sites.

Perhaps add a watermark of some sort?

biggkay
11-11-2004, 08:55 PM
Do a search. There is a hack like that.

Silver740
11-12-2004, 04:41 AM
Do a search. There is a hack like that.

I haven't been able to find a hack on here for vbGarage.

Ianomed
11-12-2004, 12:03 PM
How about preventing hotlinking by checking the referrer?
cPanel powered servers could take care of that for you easily, and a check like that can be added in PHP as well otherwise.