Results 1 to 10 of 10
  1. #1
    Join Date
    Oct 2008
    Location
    Rochester, NY
    Posts
    231
    Plugin Contributions
    0

    help question Where does it (and maybe Image Handler) save my larger image?

    When I upload a product, I want to include an image. When I add the file, it saves a smaller copy which it displays as a thumbnail in my product viewing screen. (Nice!) However, when I click on that picture, the larger image does not appear.
    See http://xyzgrocerydelivery.com/index....products_id=90 for example.

    I know that the viewer works fine. I can upload a larger image using FTP and put it in the right directory with the right label. It shows just fine.
    See http://xyzgrocerydelivery.com/index....products_id=10 for example.
    (Yes, I know it shows up as "N/A", but I put that in there for example.

    However, it doesn't save a larger image when I upload one upon product upload. How do I fix this? Is this an Image Handler issue?

    This is driving me crazy and is absolutely critical to the store. Any help would be much appreciated!

    Thanks,
    Brendan

  2. #2
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,761
    Plugin Contributions
    9

    Default Re: Where does it (and maybe Image Handler) save my larger image?

    Your first image is listed as and appears to be handled by image handler
    //xyzgrocerydelivery.com/bmz_cache/e/e671372e5ad78339e34e8dc712d42db8.image.132x150.jpg

    BUT

    Your second image is listed as located at and is not being handled by image handler
    //xyzgrocerydelivery.com/images/10.png

    Check that you have IH installed correctly and the correct version for the version of ZenCart you are using
    Zen-Venom Get Bitten

  3. #3
    Join Date
    Oct 2008
    Location
    Rochester, NY
    Posts
    231
    Plugin Contributions
    0

    Default Re: Where does it (and maybe Image Handler) save my larger image?

    Ok, thanks, but I'll explain a little bit more.

    I installed Zen Cart and then purchased a templatemonster template, which came with some pre-installed products. These are products like the picture of the basket which I replaced with the larger "N/A" image. The tree product was one I added through the products section in admin. Is this saving my larger image? Would you still recommend reinstalling image handler?

    (Incidentally, I didn't install it once. I just uploaded whatever was in the template.)

    Thanks,
    Brendan

  4. #4
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,761
    Plugin Contributions
    9

    Default Re: Where does it (and maybe Image Handler) save my larger image?

    You can try in your admin removing it and re-enabling it
    This should clear out the cache and start over
    Zen-Venom Get Bitten

  5. #5
    Join Date
    Oct 2008
    Location
    Rochester, NY
    Posts
    231
    Plugin Contributions
    0

    Default Re: Where does it (and maybe Image Handler) save my larger image?

    Sorry, I haven't done this before. Where is that? The setting to change it, I mean.

  6. #6
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,761
    Plugin Contributions
    9

    Default Re: Where does it (and maybe Image Handler) save my larger image?

    If I am not mistaken it is at

    admin > tools >
    Zen-Venom Get Bitten

  7. #7
    Join Date
    Oct 2008
    Location
    Rochester, NY
    Posts
    231
    Plugin Contributions
    0

    Default Re: Where does it (and maybe Image Handler) save my larger image?

    OH COOL! It didn't work, but I think I figured something else out.

    My images are SAVING to this location: http://xyzgrocerydelivery.com/images/DSC01041.JPG
    My larger image popup is LOOKING in this location: http://xyzgrocerydelivery.com/images...C01041_LRG.JPG

    HOW do I change the path? Can I do it in the code? Is there an easier way?
    I may have modified the path before in the code. Anyone know where this code is?

    Thanks,
    Brendan

  8. #8
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,761
    Plugin Contributions
    9

    Default Re: Where does it (and maybe Image Handler) save my larger image?

    Image handler takes care of this if it is installed correctly
    Zen-Venom Get Bitten

  9. #9
    Join Date
    Oct 2008
    Location
    Rochester, NY
    Posts
    231
    Plugin Contributions
    0

    Default Re: Where does it (and maybe Image Handler) save my larger image?

    YIPPEEEE!

    I think I solved my problem!

    (Did I just say "Yippeeee"? I haven't said that in years.)

    What I did was change main_product_image.php.
    There's a line which reads:
    $products_image_large = DIR_WS_IMAGES . 'large/' . $products_image_base . IMAGE_SUFFIX_LARGE . $products_image_extension;
    Which I changed to:
    $products_image_large = DIR_WS_IMAGES . '' . $products_image_base . $products_image_extension;

    Bad fix, I know, but it's on the way to correcting the problem. :)

  10. #10
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,108
    Plugin Contributions
    11

    Default Re: Where does it (and maybe Image Handler) save my larger image?

    You've now committed your second strike. The first was a TM template which will haunt even an experienced ZC user through many trials and tribulations.

    The second just might be worse in that you have "messed" with a php file when something else was clearly the problem.

    It looks like you may have done this elsewhere as the product page you presented has 12 errors and 24 warnings.

    Along the way, you've decided you've done such a good job that you all but eliminated any reference to ZC. And, you messed up the href in your "Designed and Developed by" change. If you are having a problem with that, I would surely be careful with the php edits.

 

 

Similar Threads

  1. v153 Larger image popup not resizing - image is tall and skinny
    By laurelsstitchery in forum General Questions
    Replies: 4
    Last Post: 13 Oct 2014, 05:06 PM
  2. larger image not shown (using image handler) v1.5
    By syadidister in forum Setting Up Categories, Products, Attributes
    Replies: 3
    Last Post: 7 Sep 2013, 07:55 AM
  3. Image Handler / Tabbed Products Pro ... and Save for Later
    By ksoup in forum All Other Contributions/Addons
    Replies: 2
    Last Post: 12 Jan 2011, 12:11 AM
  4. Image Handler 2: Add image for one product and it appears on several others as well!
    By simondale123 in forum All Other Contributions/Addons
    Replies: 5
    Last Post: 24 Dec 2009, 12:50 AM
  5. making product detail display small image and have image handler rollover come up
    By bgingras in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 13 Apr 2008, 11:24 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