Page 109 of 110 FirstFirst ... 95999107108109110 LastLast
Results 1,081 to 1,090 of 1096
  1. #1081
    Join Date
    Sep 2011
    Posts
    135
    Plugin Contributions
    0

    Default Re: Image Handler 3 Support Thread

    Hi thanks for the post.
    Yes I deleted all the old files/folders and made sure permissions etc were correct.

    I guess the question is, what do i have to do to turn on watermarking?
    I see 3 options to turn it on, small, medium and large all have the option.
    Ive set all three to "yes"
    Is that all I have to do?

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

    Default Re: Image Handler 3 Support Thread

    Quote Originally Posted by Chargin View Post
    Hi thanks for the post.
    Yes I deleted all the old files/folders and made sure permissions etc were correct.

    I guess the question is, what do i have to do to turn on watermarking?
    I see 3 options to turn it on, small, medium and large all have the option.
    Ive set all three to "yes"
    Is that all I have to do?
    Yes turn on the watermarks you want (small, medium, large), then clear the cache so that the images are re-generated..
    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. #1083
    Join Date
    Sep 2011
    Posts
    135
    Plugin Contributions
    0

    Default Re: Image Handler 3 Support Thread

    Ok thanks, next question.
    Will watermarks ONLY work on images that have the suffix of _SML, _MED or _LRG ?
    All the images on this site or any other site Ive used IH3 on just use the default image and have no suffixes.
    EG

    /bmz_cache/1/106a783492e3f3b6f699f848317889ad.image.700x604.jpg

    Thats an image from the site thats a zoomed version, ie click to enlarge.

    So its not small, medium or large, or is it....?

  4. #1084
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,023
    Plugin Contributions
    32

    Default Re: Image Handler 3 Support Thread

    Quote Originally Posted by Chargin View Post
    Ok thanks, next question.
    Will watermarks ONLY work on images that have the suffix of _SML, _MED or _LRG ?
    All the images on this site or any other site Ive used IH3 on just use the default image and have no suffixes.
    EG

    /bmz_cache/1/106a783492e3f3b6f699f848317889ad.image.700x604.jpg

    Thats an image from the site thats a zoomed version, ie click to enlarge.

    So its not small, medium or large, or is it....?
    IH has NEVER required images to have those suffixes.. Upload the largest image, and IH will create the small, medium, and large images.. Please re-review the reademe.. all you want to know about small, medum, and large images is covered in there..
    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.

  5. #1085
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,151
    Plugin Contributions
    11

    Default Re: Image Handler 3 Support Thread

    IH3 on 1.3.9 with new server and PHP 5.4.
    Anyone else getting
    PHP Warning: strstr(): Empty needle in /home/some_place/public_html/includes/classes/bmz_image_handler.class.php on line 129
    or
    PHP Warning: strstr(): Empty needle in /home/some_place/public_html/includes/classes/bmz_image_handler.class.php on line 129

  6. #1086
    Join Date
    Dec 2010
    Posts
    3
    Plugin Contributions
    1

    Default Re: Image Handler 3 Support Thread

    Like a few other users earlier in this thread, I noticed that Image Handler wasn't displaying the larger additional images properly, even after I upgraded to version 3 (maybe this is why the person who set up the site I've been maintaining ended up turning Image Handler off; I only looked at it again after someone else in the organization complained the preview pictures were too large): If the original filename were like images/product_01.jpg (for a product with main image images/product.jpg), it would try to load the larger image from images/large/product_01_LRG.jpg, even though the actual image would have been in bmz_cache, just like the larger version of the main product image and the thumbnails for main and additional images (which did show up correctly).

    I got the impression, from reading this thread, that this issue had been fixed in Image Handler 4, so I decided to compare IH3 with IH4 and apply those changes that were not specific to Zen Cart 1.5 (things like better code quality and new defined symbols), and after I uploaded the changed version, the additional image popups finally worked; I plan to similarly backport the IH4 improvements into the default IH3 and submit that as an update (now if I could only set up an IH3 auto-patcher like the one in IH4...that's probably too onerous for me, though).

    It's good that this tactic worked, because I had been looking at the code directly and not figuring out why the main product image popup referred to bmz_cache but the additional image popups referred to the old ZC-style path.

    For the record, when I took over the store, it had Zen Cart 1.3.8 and Image Handler 2 (which was disabled) and some other mods (including Dual Pricing, which I figured out how to fix about 4 years ago on this very forum) that made it impossible to just copy over the core files from IH3 when I updated it (which was years after updating Zen Cart itself to 1.3.9h, and during this whole time I would just resize images by myself because I like manually optimizing product images to optimize bandwidth).

  7. #1087
    Join Date
    Jun 2010
    Location
    New Iberia, LA
    Posts
    50
    Plugin Contributions
    0

    Default Re: Image Handler 3 Support Thread

    IH3, ZC 1.39h, Database patch level 1.39d, PHP Version 5.3.10-1ubuntu3.15, GD 2.0 with gif create, I'm getting the 500 error when trying to save the image in image handler.
    The url causing the error looks like this: http://www.savorycajun.com/admin/ima...=1&action=save.

    I uninstalled and reinstalled IH3. My old images still work and look fine, but I can't use IH to upload new ones. If I ftp across the main product image into the images folder and set the image name in the product records, I can see it in the catalog and in the IH3 manager screen. It's just the upload that's doesn't seem to work. Hopefully, I've given enough information so someone can point me in the right direction.
    zen-cart-v1.3.9h

  8. #1088
    Join Date
    Apr 2015
    Location
    Baton Rouge, LA
    Posts
    18
    Plugin Contributions
    0

    Default Re: Image Handler 3 Support Thread

    I am using zencart 1.3.9 and image handler 3
    I have been using this for some time, but today when I try and add images I am getting this error:
    Unable to determine the page link!
    Function used:
    zen_href_link(",",'NONSSL')

    I need help to fix this please.

  9. #1089
    Join Date
    Jan 2004
    Posts
    66,373
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: Image Handler 3 Support Thread

    Quote Originally Posted by shohensee View Post
    I am using zencart 1.3.9
    Zen Cart v139 was released in 2010. This is 2016.
    YOU NEED TO UPGRADE. Things are changing in the way webservers (ie: your hosting company) operate, and your old version is not compatible with contemporary technologies. You are going to have more and more problems as time goes on, until you upgrade to a newer version.

    I realize this doesn't give you a quick fix to solve the problem of "unable to determine the page link", but it needs to be said.


    The "unable to determine the page link" message appears when an internal function tries to create a clickable link for you in one of your pages, but hasn't been given valid parameters. You may need to do a check on your server to ensure that nobody has hacked it and altered its files. Backups are a good idea.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  10. #1090
    Join Date
    Apr 2015
    Location
    Baton Rouge, LA
    Posts
    18
    Plugin Contributions
    0

    Default Re: Image Handler 3 Support Thread

    thanks,
    I checked with my server company and they said everything looked fine.
    I don't know how to upgrade my zen cart. If I upgrade it will things need to be reconfigured?

 

 

Similar Threads

  1. v150 Image Handler 4 (for v1.5.x) Support Thread
    By DivaVocals in forum All Other Contributions/Addons
    Replies: 1684
    Last Post: 2 Oct 2022, 06:55 AM
  2. AJAX IMAGE Swapper support thread
    By jaycode in forum All Other Contributions/Addons
    Replies: 785
    Last Post: 13 Jan 2016, 11:48 PM
  3. v138a Image Handler 2 (for ZC v1.3.8 ONLY) Support
    By timkroeger in forum All Other Contributions/Addons
    Replies: 7098
    Last Post: 12 Oct 2014, 03:48 AM
  4. Image Titles Support Thread
    By gjh42 in forum All Other Contributions/Addons
    Replies: 155
    Last Post: 9 Sep 2014, 04:51 AM
  5. Image Handler Support Please
    By nadinesky in forum All Other Contributions/Addons
    Replies: 2
    Last Post: 30 Sep 2013, 03:47 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