I know it's been asked, I know it doesn't stop everyone, but I have a client who wants it and I found this thread:
http://www.zen-cart.com/forum/showthread.php?t=74347
and followed the instructions, but it didn't work. Any idea why?
Thanks!
I know it's been asked, I know it doesn't stop everyone, but I have a client who wants it and I found this thread:
http://www.zen-cart.com/forum/showthread.php?t=74347
and followed the instructions, but it didn't work. Any idea why?
Thanks!
It may have been for an outdated version, but the major idea is that you can prevent computer illiterate people from taking images but anyone who knows a thing or two about computers know that disabling right click is useless. But it is a small step in securing your stuff.
You can open the header file (I think it is the header file, someone might know the exact name and where it is) - I don't remember exactly where this file is (if you are not familiar, go to view source from your browser and read the first line and find the file that has the exact first line excluding comments) file for zen cart and insert it before the <body> tag begins. If you are placing it within the <body> tags then it may not load up properly.
Also this may edit the internal files and you should only use the override system when doing this.
Okay, I'm looking in the tpl_header.php file and there is no body tag. I'm not really sure where the body tag comes in. I am using an html includes for the header image, but it also has no body tag, it's just the image code. So, thanks for the help, but I can't find the body tag to put it above.
If you have a script intended for the header and body sections of your site, this thread should be of some use.
Mods: Admin Activity Report || PO Box Ban || Empty Cart Manager || Autoresponder+ || Zip Validator || Desktop Data || SRiC
Thank you, Steven :) . Strangely enough, following the instructions and putting the code into the jscript folder did not work, but putting it directly into the html_header.php file did.
Bookmarks