Ecard disable Ecard disable
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Ecard disable

Started by Lonestrikes, November 06, 2003, 10:36:38 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Lonestrikes

Is there a way to disable everyone from using Ecard. Everything about this script is perfect for me except for that. The reason is that I operate a photography website, and my photos are copyrighted material. I don't want just anyone to send my photos out like that.

Thanks

Joachim Müller

3 steps:
  • when in admin mode, go to group settings and set ecards to "no" for all groups
  • remove the link to ecards from your theme: edit /themes/yourtheme/theme.php and get rid of <a href="{ECARD_TGT}" title="{ECARD_TITLE}">and the code surrounding it that makes up the table for it.
  • if you're paranoid, edit ecard.php and insert a die statement[/list:u]You shouldn't put copyrighted stuff (or stuff you're afarid someone could steal) on the internet at all. Maybe you can add a watermark to all your pics before you upload them ("This pic has been stolen at www.yoursite.com"). :wink:

    GauGau

Lonestrikes

Thanks for the information. I did everything you said and it worked out perfect. Its just I am a photographer and that is my work, the images are copyrighted by me. I thought about the watermark idea, but it takes away from the image. Again thanks

Lonestrikes