Protecting Images Protecting Images
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Protecting Images

Started by sammyd28, April 30, 2004, 01:13:59 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

sammyd28

Images on my server are protected from downloading using some code that stops right clicking on the screen and stops Windows XP's feature of saving from showing up on the picture. 

Is there a way to make it impossible to download pictures that are in coppermine? 

A correlary to that is: is there a way to limit the number of pictures a user can email from coppermine but still let them email a few?

Joachim Müller

Only one question per thread, please!

Code that tries to disable right-clicks is bull-shit and can easily be tricked. It's in the nature of web-browsers that everything you see can be stolen, so all those scripts that pretend to be protecting your gallery are bullshit imo, but of course you could try fooling some newbies with it.
You can add the script you're already using to coppermine, there's a mod as well that disables right-clicks: http://forum.coppermine-gallery.net/index.php?topic=2450.0
Next time, please search before posting, this has been discussed before.

GauGau