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
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
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