Page 566 of 710 FirstFirst ... 66466516556564565566567568576616666 ... LastLast
Results 5,651 to 5,660 of 7099
  1. #5651
    Join Date
    Oct 2007
    Location
    Emporia, Kansas
    Posts
    1,762
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    Quote Originally Posted by MeeM View Post
    The showcase link on the original developer's site is broken. Can anyone please provide a link to a site which uses this module?
    my shop has it installed and working very nicely too -- just follow my signature link to see it


    just curious but why would one need the jqzoom addon if you have IH2 since it has its own zoomer.

  2. #5652
    Join Date
    Apr 2008
    Posts
    154
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    never had this much trouble with a plugin before but now i've got another issue..

    first issue - which was never resolved - is that i can't upload any PNG files - they just don't work..

    second issue - which worked last time i looked - but is now not working - is the zoom on additional images.. when you try to zoom on them - nothing comes up but your background screen.. go to http://www.skinzee.com/website-templ...-web-2-0-p-189 and click on additional images and you will see..

    i would greatly appreciate anyone's help as i've read through all the documentation many times including fixes and can't figure it out..
    Website Developer and Search Engine Optimazation Boise Idaho. Details at BoiseWired.com

  3. #5653
    Join Date
    Apr 2008
    Posts
    154
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    i think i found the problem - but without a solution..

    when the images are created it looks like they are stored in a bmz_cache folder - and this seems to be happening correctly..

    but my website is looking for for the images with the following structure:

    http://www.skinzee.com/index.php?mai...ge.530x550.jpg

    and if you try this link, no image is shown.. yet the image at http://www.skinzee.com/bmz_cache/5/5...ge.530x550.jpg DOES EXIST..

    any ideas on why??
    Website Developer and Search Engine Optimazation Boise Idaho. Details at BoiseWired.com

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

    Default Re: Image Handler 2 Support

    Quote Originally Posted by tyankee View Post
    i think i found the problem - but without a solution..

    when the images are created it looks like they are stored in a bmz_cache folder - and this seems to be happening correctly..

    but my website is looking for for the images with the following structure:

    http://www.skinzee.com/index.php?mai...ge.530x550.jpg

    and if you try this link, no image is shown.. yet the image at http://www.skinzee.com/bmz_cache/5/5...ge.530x550.jpg DOES EXIST..

    any ideas on why??

    go to the tools/ih2 section and its own admin link and clear the image cache.

    maybe that might help

  5. #5655
    Join Date
    Apr 2008
    Posts
    154
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    Quote Originally Posted by DarkAngel View Post
    go to the tools/ih2 section and its own admin link and clear the image cache.

    maybe that might help
    that was one of the first things i tried and it did now work.. but thanks anyway...
    Website Developer and Search Engine Optimazation Boise Idaho. Details at BoiseWired.com

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

    Default Re: Image Handler 2 Support

    Quote Originally Posted by tyankee View Post
    that was one of the first things i tried and it did now work.. but thanks anyway...

    ok then...have you installed or changed anything before this started happening?

  7. #5657
    Join Date
    May 2008
    Posts
    96
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    Hi,

    Whats the code to generate the cached product string within the tpl_product_info_display.php ?

    $products_image_medium seems to be wrong

    Example:
    http://black-tactical.com/store/flas...ch-light-p-864

    My Current Code:
    <link rel="image_src" href="<?php echo "http://" . $_SERVER['HTTP_HOST'] . "/store/" . $products_image_medium; ?>"/>
    This Code Generates the wrong image:
    <link rel="image_src" href="http://black-tactical.com/store/images/medium/flashlights/Fenixtk45_MED.jpg"/>
    Trying to get it to Generate the Cached Image of the Product:
    <link rel="image_src" href="http://black-tactical.com/store/bmz_cache/e/efc94736b738ff0a30da52bbcbb3ab9a.image.250x250.jpg"/>
    Thanks :)
    Last edited by XxDrAg0nxX; 10 Aug 2010 at 04:19 PM.

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

    Default Re: Image Handler 2 Support

    Check your install and image settings.. if IH2 is not generating the cached images, it's likely that part of your install is missing files or your settings are incorrect.
    Quote Originally Posted by XxDrAg0nxX View Post
    Hi,

    Whats the code to generate the cached product string within the tpl_product_info_display.php ?

    $products_image_medium seems to be wrong

    Example:
    http://black-tactical.com/store/flas...ch-light-p-864

    My Current Code:


    This Code Generates the wrong image:


    Trying to get it to Generate the Cached Image of the Product:


    Thanks :)
    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.

  9. #5659
    Join Date
    May 2008
    Posts
    96
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    Quote Originally Posted by DivaVocals View Post
    Check your install and image settings.. if IH2 is not generating the cached images, it's likely that part of your install is missing files or your settings are incorrect.
    No no, its working fine

    I am trying to figure out what code to use so that it will put the cached image link on that code I am trying to create

    Meaning I need to replace $products_image_medium with something else so that I get the product's cached image instead

  10. #5660
    Join Date
    Jun 2010
    Posts
    7
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    Hello,

    I'm running on a safe mode PHP environment.

    My problem is that image handler won't process the images (resizing and watermarking). No error returned as it pass the unresized image normally. It works like normal zen cart image uploading (one image resized locally on browser).

    I've read about a trick to change the group ownership to fix problems concerning this filesystem functions limitation. I tried to change the group ownership of bmz_cache folder and all php files in extra_functions (both admin and root includes folder).
    But it still refuse to work. I'm wondering if anyone knowledgeable would know the specific files that I need to apply the group ownership that I missed. Btw, Image handler could make folders (I see them popping up) but there are no files in the folders.

    If I use the ftp hack, I would blatantly violate the host's ToS and risk getting my account banned.

    The host gives an option to use an environment where they disable the safe mode, but entering it will broke my zen cart installation.

    Any thoughts other than switching host?

 

 

Similar Threads

  1. v150 Image Handler 4 (for v1.5.x) Support Thread
    By DivaVocals in forum All Other Contributions/Addons
    Replies: 1687
    Last Post: 17 Nov 2024, 07:26 PM
  2. v139h Image Handler 3 Support Thread (for ZC v1.3.9)
    By DivaVocals in forum All Other Contributions/Addons
    Replies: 1095
    Last Post: 2 Oct 2017, 12:42 PM
  3. Image Handler Support Please
    By nadinesky in forum All Other Contributions/Addons
    Replies: 2
    Last Post: 30 Sep 2013, 03:47 PM
  4. Image handler only covers part of screen
    By shaneburton in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 14 May 2009, 07:15 PM
  5. Is Image Handler the only way to go?
    By wwwursa in forum Installing on a Windows Server
    Replies: 2
    Last Post: 23 Dec 2007, 09:22 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