Page 256 of 373 FirstFirst ... 156206246254255256257258266306356 ... LastLast
Results 2,551 to 2,560 of 3726
  1. #2551

    Default Re: Zen Lightbox...

    One last thing I found that might be of interest on this topic..

    However, as powerful as those methods are, they can only address some of the ways to circumvent Lightbox. The only real way to secure Lightbox, or any gallery for that matter, is to ensure that the full image is never downloaded to the user’s computer by watermarking them before they are sent out, either on your machine or on your server.

    ...when it comes to image protection, Webmasters often times misplace their trust into techniques and methods that were never designed to stop theft. In a desperate attempt to abate very real and very reasonable worries about theft and plagiarism, some will turn to anything that even gives the vague appearance of offering protection.

    Sadly, this kind of misguided trust is more dangerous than having no protection at all. If one is vulnerable and they know they are at risk, they can take precautions and seek out real methods to address the problem. If they put their faith in false protection, they do nothing but remain just as vulnerable.
    Yep! Sad but true!
    Go that extra mile, you never know what's at the end of the road

    Empowerment Sanctuary

  2. #2552
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: Zen Lightbox...

    One last thing.. Your beloved right click script doesn't stop me from right clicking on your images on a Mac (Safari and Firefox), or In Firefox, Chrome or Safari on Windows machines..

    These scripts can only provide you with a FALSE sense of security..

    Now with that.. I'm gonna stop hijacking this thread..

    (my apologies to all..)

    Quote Originally Posted by DivaVocals View Post
    Quote Originally Posted by athena View Post
    i give up....
    I know you're not happy with the responses you've recieved, but there's a REASON why none of us are really jumping at the chance to help implement what is in fact an OUTDATED, and INSECURE method of securing your images.. Sorry.. There ARE better ways of REALLY securing your images, and watermarking is really still considered a good way to protect website images.

    Now I think ScriptJunkie's post on the IH2 thread says a LOT as she too is a DIYer for her own website and she hits the nail on the head:


    One last thing I found that might be of interest on this topic..
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  3. #2553
    Join Date
    Feb 2006
    Location
    NM
    Posts
    750
    Plugin Contributions
    1

    Default Re: Zen Lightbox...

    i asked a simple question that has been asked here before. how to get lighbox to call a jscript file. why i want to do that isn't the issue. I have learned a lot. thanks...but i have my reasons and no more time to repeat and explain ad nausea.


    Daniel, thanks for this -- yes I'm interested. Can you explain or pm me? using just one image per product for the most part.

    Code:
    Now for ZLB, do you plan to use additional images on your site, or just the one main image?
    If you DO NOT plan to use additional images I have a simple hack you can make to the slimbox code that will prevent the right click menu that does pop up from showing a save image as option.

  4. #2554
    Join Date
    Feb 2006
    Location
    NM
    Posts
    750
    Plugin Contributions
    1

    Default Re: Zen Lightbox...

    someone asked about my layout...i used the css for lightbox to call an image instead of the black and i disabled the pop up as we deal in small parts and it gets a little overwhelming to see a lot going on on the page.

  5. #2555
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: Zen Lightbox...

    Awesome!!! Hope it all works out..

    Quote Originally Posted by athena View Post
    i asked a simple question that has been asked here before. how to get lighbox to call a jscript file. why i want to do that isn't the issue. I have learned a lot. thanks...but i have my reasons and no more time to repeat and explain ad nausea.
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  6. #2556
    Join Date
    Oct 2007
    Location
    Emporia, Kansas
    Posts
    1,762
    Plugin Contributions
    0

    Default Re: Zen Lightbox...

    Quote Originally Posted by DivaVocals View Post
    One last thing.. Your beloved right click script doesn't stop me from right clicking on your images on a Mac (Safari and Firefox), or In Firefox, Chrome or Safari on Windows machines..

    These scripts can only provide you with a FALSE sense of security..

    Now with that.. I'm gonna stop hijacking this thread..

    (my apologies to all..)
    well athema, I just went to your page. the lightbox shows up with a lightgreen background so you have adjusted the color, the watermark from the IH2 mod is showing and when I rightclik the image it does sport the wording that Images are copyrighted do not copy...but

    when I click the X to close the little window it brings up the rightclick menu...not much in fending off the thiefs...

    same goes for the larger image in the product page and afterwards in the lightboxed image.

    that never stopped anyone from taking what they want to take but with the watermark it is helping since they download a copy and the image is plastered there as well...

    I would just get rid of the little box that says to not steal the images...since it gives them the menu anyway

    then just post to the store that images are copyrighted to please not help themselves.

    maybe even changing the water mark to have your store name or logo would make it even more "territorial" for lack of a better word---it escapes me old brain at the moment..

    and yes on my mac it did nothing at all but let me grab the image.

  7. #2557
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: Zen Lightbox...

    Yep.. this was my result as well as I previously posted.. (tested both Mac and PC in multiple browsers)

    Quote Originally Posted by DarkAngel View Post
    and when I rightclik the image it does sport the wording that Images are copyrighted do not copy...but

    when I click the X to close the little window it brings up the rightclick menu...not much in fending off the thiefs...

    same goes for the larger image in the product page and afterwards in the lightboxed image.
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  8. #2558
    Join Date
    Nov 2009
    Posts
    285
    Plugin Contributions
    5

    Default Re: Zen Lightbox...

    Quote Originally Posted by athena View Post
    Daniel, thanks for this -- yes I'm interested. Can you explain or pm me? using just one image per product for the most part.
    OK, note that this is a hack and it could cause problems elsewhere that I am not aware of so PLEASE note these changes so you can easily put it back to its proper working order if/when needed.

    First, you'll need to open [includes/classes/zen_lightbox/slimbox.php] in a text editor.
    scroll down towards the bottom and look for this BURIED in the code
    PHP Code:
    w([I,d,g,G]).hide() 
    you can use the find feature of your text editor if needed.
    now you want to modify the part the in the square brackets and DELETE I,d, so that it reads
    PHP Code:
    w([g,G]).hide() 
    Second on your FTP server navigate to [images/zen_lightbox] and rename the files nextlabel.gif & prevlabel.gif you can just add a dash or something to the end of the name prevlabel-.gif
    Third navigate to [includes/templates/your-template/images] and repeat the same process of renaming the images.

    what this is doing.
    the lightboxes have built in functionality that will overlay a transparent div over the images when it needs to navigate to the previous and next images. by default they are hidden with that function: hide() but we are telling those 2 divs to NOT be hidden. So now when you right click on it you're really right clicking on a transparent div and not the actual image thats underneath it.
    The file renaming is needed as to not confuse your visitor into thinking there should be more images when there are not.

    hope this is enough to get you by.

    daniel

  9. #2559
    Join Date
    May 2010
    Posts
    222
    Plugin Contributions
    0

    Default Re: Zen Lightbox...

    Quote Originally Posted by niestudio View Post
    Please update to ZLB 1.6 and this issue should be resolved

    daniel
    That worked perfectly. Thank you for the help!

  10. #2560
    Join Date
    Jan 2011
    Posts
    11
    Plugin Contributions
    0

    Default Re: Zen Lightbox...

    Quote Originally Posted by niestudio View Post
    Please update to ZLB 1.6 and this issue should be resolved

    daniel
    Hi, I've the same issue.
    I've upgrade to ZLB 1.6, I've patially resolved the issue.
    The images next, prev and close not appears!

 

 

Similar Threads

  1. Free Shipping Rules addon [Support Thread]
    By numinix in forum Addon Shipping Modules
    Replies: 36
    Last Post: 2 Dec 2016, 01:56 PM
  2. v151 Reviews Reply addon [Support Thread]
    By mikestaps in forum All Other Contributions/Addons
    Replies: 9
    Last Post: 17 Oct 2014, 01:29 AM
  3. Jquery Lightbox [Support thread]
    By yellow1912 in forum All Other Contributions/Addons
    Replies: 257
    Last Post: 2 Aug 2012, 10:57 PM
  4. File Upload Required addon [Support Thread]
    By 1100101 in forum All Other Contributions/Addons
    Replies: 21
    Last Post: 10 Dec 2011, 03:00 AM
  5. [Support Thread] IE only JavaScripts and Stylesheets Addon
    By Meshach in forum All Other Contributions/Addons
    Replies: 16
    Last Post: 31 May 2011, 08:18 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR