Page 301 of 710 FirstFirst ... 201251291299300301302303311351401 ... LastLast
Results 3,001 to 3,010 of 7099
  1. #3001
    Join Date
    Jun 2008
    Posts
    30
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    Problems with "file exists", etc.

    The only way I have found to overcome this is:

    1. Clear cache in IH2.

    2. Go to the product page and install the small default image and update.

    3. Go back to IH2 and open product - and your default image should be there. Edit the other images for that product.
    Last edited by wlmartin; 14 Sep 2008 at 04:16 PM. Reason: not complete

  2. #3002
    Join Date
    Sep 2008
    Posts
    5
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    Hi there,

    I recently installed IH and its working fine, however my images for the mouseovereffect seem to popup a little random. I would really like them to stick to the pointer whn its held over the small image. Is there a way to fix this?

    My shop if you like to check it out.
    I am also using the greatest template I have found in ages Cherry Zen. Its so pretty, and matches my logo perfect

    Thanks
    Lisbet

  3. #3003
    Join Date
    Jul 2008
    Location
    Cape-Coast, Ghana WestAfrica
    Posts
    53
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    I just installed IH2 and everything seems to work fine except that when you click on the Image to check a product and add to cart, it displays but with the FOLLOWING Error below the Image:

    xt' => "\n " . $link); $col ++; if ($col > (IMAGES_AUTO_ADDED -1)) { $col = 0; $row ++; } } // end for loop } // endif ?>

    What needs fixing?

    www.afrosupermarket.com

  4. #3004
    Join Date
    Sep 2008
    Posts
    30
    Plugin Contributions
    0

    Default change size of medium images gives error on page in IE

    I have (re)installed zen so I am talking about a completely original version without any adaptions. I added three products, installed the image handler and everything works fine.

    But...: I would like to increase the size of the images that appear when you hover over the smal picture in the product listing. I thought I could do so by increasing the size of the medium pictures

    So I changed the value for both
    "Product Info - Image Width" and
    "Product Info - Image Heigth."

    If I do so, eveything in Firefox still works fine with indeed larger images, but in Internet Explorer I get an error on the page and the hovering images are not shown anymore.

    Can somebody please tell me what I am doing wrong?

  5. #3005
    Join Date
    Nov 2007
    Posts
    260
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    Quote Originally Posted by tophand View Post
    If it was working before what did you changed or do to break it?
    Asking because you are missing a file that handles the hoover/popup.

    Code:
    includes/templates/future_zen/jscript/jscript_imagehover.js
    M
    I get firebug error "showtrail is not defined"

    Seems like it cant load the jscript_imagehover.js but why?
    It is not in my future_zen template directory, but it exist in template_default.
    Why dont it use the default directory?


    Any ideas
    My site:
    http://fotonapakymppi.fi/index.php?m...ex&language=en

  6. #3006
    Join Date
    Aug 2008
    Location
    Southern California - Riverside
    Posts
    55
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    Help...

    I've installed Image Handler 2 on my Zen Cart 1.3.8 and am not able to get the Watermark feature to work. Also, on the home page and category pages, I do get a zooming effect (large image from small, not a medium image). On the product pages, I get a medium image and am able to click to view a large image in a new window. The watermarks are not working on any of my images, though I do have them installed, per the original README file.
    When I go to Tools>Image Handler 2>Preview, I get this error message (several times):
    Warning: imagepng() [function.imagepng]: Unable to open '/home/anaheimd/public_html/poodlesupply/bmz_cache/b/b0f493998f9ef653459006a1980f5f19.image.100x56.png' for writing: No such file or directory in /home/anaheimd/public_html/poodlesupply/includes/classes/bmz_image_handler.class.php on line 646

    I've been through the manual many times and scoured the Image Handler2 thread.

    Any suggestions would be wonderful...

  7. #3007
    Join Date
    Jul 2006
    Location
    Penryn, CA. USA
    Posts
    65
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    I am confused and now really frustrated. I thought that I was installing Image Handler tested for use, for my version 1.3.xx. I had issues and since there were no real instructions included with the module, other than copy files into appropriate folders, and merge the ones that duplicated, I did my best to do so, but even with care, I seemed to have missed something ?

    I then redownloaded to make sure that I had a good copy, then recopied all of the files a second time, trying to verify my work and then noticed some differences between the 1st and 2nd attempt. It wasn't until I was scrolling through the Contrib area, that I noticed TWO versions, identically named, IH2, but one was for the 1.2.xx series, the other for the 1.3.xx series ? So now I don't know if I had the failure based on installing the earlier version, or the later version ? I reversed the install order on #2 and I am still getting 'IH This and Thats' showing in the Admin/Config/Images area ?

    If anything, can someone help me to finish stripping out the remaining IH so that I can go on, without reloading ZC ? If not, can some one tell the two authors of IH2, to rename their contribs to be a little more clearer or differently, other than just a version number that ZC references in their listings ?

    My reference is: ( please note that they are on seperate pages so visual triggers are low )

    http://www.zen-cart.com/index.php?ma...roducts_id=117

    Image Handler 2 for v1.2.7

    Download Now!
    File size: 262712 bytes
    Downloaded: 2321 times Zen Cart™ Version: v1.2.7
    Version: 2.0
    Last Updated: Jun 02 2006
    Author: Tim Kroeger

    http://www.zen-cart.com/index.php?ma...roducts_id=118

    Image Handler 2 for v1.3.x

    Download Now!
    File size: 421818 bytes
    Downloaded: 19583 times Zen Cart™ Version: v1.3.7
    Version: 2.0_for_137
    Last Updated: Oct 21 2007
    Author: IMAGINADW.COM

    What's really upsetting is alot of the files have duplicate file dates, so even that makes it even harder to figure out, which ones get weeded out ?

    Frustrated greatly.

  8. #3008
    Join Date
    Jan 2007
    Location
    1.5 miles from Home
    Posts
    674
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    Quote Originally Posted by marksu View Post
    I get firebug error "showtrail is not defined"

    Seems like it cant load the jscript_imagehover.js but why?
    It is not in my future_zen template directory, but it exist in template_default.
    Why dont it use the default directory?


    Any ideas
    My site:
    http://fotonapakymppi.fi/index.php?m...ex&language=en
    Not sure why.
    Why don't you move the file to your future_zen template directory.

    M

  9. #3009
    Join Date
    Jul 2006
    Location
    Penryn, CA. USA
    Posts
    65
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    Quote Originally Posted by Twbeebe View Post

    My reference is: ( please note that they are on seperate pages so visual triggers are low )

    http://www.zen-cart.com/index.php?ma...roducts_id=118

    Image Handler 2 for v1.2.7

    Download Now!
    File size: 262712 bytes
    Downloaded: 2321 times Zen Cart™ Version: v1.2.7
    Version: 2.0
    Last Updated: Jun 02 2006
    Author: Tim Kroeger

    http://www.zen-cart.com/index.php?ma...roducts_id=117

    -=-=-=-=-

    Image Handler 2 for v1.3.x

    Download Now!
    File size: 421818 bytes
    Downloaded: 19583 times Zen Cart™ Version: v1.3.7
    Version: 2.0_for_137
    Last Updated: Oct 21 2007
    Author: IMAGINADW.COM
    Inadvertantly, I crossed the two url links going to their respective files.. the are corrected above. Sorry.

  10. #3010
    Join Date
    Nov 2007
    Posts
    260
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    Quote Originally Posted by tophand View Post
    Not sure why.
    Why don't you move the file to your future_zen template directory.

    M
    Yes that is what I ened up doing.
    This is not a solution though cause and not my way of working.
    This kind of error should be fixed in stead of working arround, cause it can give lot of other problems in the future which could be difficult to solve.

    Well I guess I have to try and figure out it later with better time.
    The workarround has to do for now.

    Thank you your replies.

 

 

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