Page 531 of 710 FirstFirst ... 31431481521529530531532533541581631 ... LastLast
Results 5,301 to 5,310 of 7099
  1. #5301
    Join Date
    May 2009
    Posts
    413
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    Well I'm using 1.3.9d with the latest IH2 right now; all working fine for me

  2. #5302
    Join Date
    Dec 2007
    Location
    Belfast, N.Ireland
    Posts
    96
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    How can I get these bits of IH out of my ZenCart?

    I have a cart that had been messed about a bit, and now has been upgraded.

    Image Handler was not installed on the new upgrade, but there are entries in the Admin > Configuration > Images menu, which look like Image Handler entries. I guess they are from the database. I would like to get these out of my cart to clean it up.





    I had a look at a copy of IH and there is no uninstall sql, so how can I get rid of these entries pleaese?

    Is there an uninstall .sql patch?
    Is it simple enough to do it manually from php MyAdmin? If so - how?

    Thanks

    Paul

  3. #5303
    Join Date
    Jan 2009
    Posts
    51
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    Hmm.

    Have installed this module on a 1.3.8 as per instructions as far as I can tell and it works nicely in zooming the product images, but when I try to go to the manager page in the admin section I just get a blank page. Anyone have any idea where to start troubleshooting this please?

    Thanks, Jim

  4. #5304
    Join Date
    Jan 2009
    Posts
    51
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    That is to say when I go to admin > image handler 2, I get a blank page. On the front end it is working nicely with the zoom function.

  5. #5305
    Join Date
    Jan 2009
    Posts
    51
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    When I first installed it, the image handler 2 link in tools worked apart from the 'manager' tab. Now the page doesn't show at all. Sorry for the multiple post, I kept missing the 7 minute expiry on editing :/

  6. #5306
    Join Date
    Jan 2009
    Posts
    51
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    FUGGEDABOUTIT!
    I reupped all the admin files a second time and it seems it works again. one of the files must have got corrupted on the server somehow. quick bit of corruption that.

  7. #5307
    Join Date
    Sep 2005
    Location
    Waikato, New Zealand
    Posts
    1,539
    Plugin Contributions
    3

    Default Re: Image Handler 2 Support

    Ok anyone who downloaded my Javascript fix, there is a bug in it that may effect you

    when you mouse off an image a horizontal scrollbar may appear at the bottom of the page.

    There is a dead easy fix for this

    around line 86 there is this function

    function hidetrail(){
    trailstyle = gettrail().style;
    trailstyle.visibility = "hidden";
    document.onmousemove = "";
    trailstyle.left = "2000px";
    trailstyle.top = "2000px";
    }
    change the 2000 to -2000 that is minus 2000 or negative 2000

    function hidetrail(){
    trailstyle = gettrail().style;
    trailstyle.visibility = "hidden";
    document.onmousemove = "";
    trailstyle.left = "-2000px";
    trailstyle.top = "-2000px";
    }
    my apologies i don't know how I missed this, it's so patently obvious once i noticed the scroll bar.

    On the bright side even with the bug the script was still an improvement

  8. #5308
    Join Date
    Feb 2010
    Posts
    23
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    I am not sure if this is a bug on image handler 2. I found out when you set the images to not proportional or "0" in

    admin->configuraton->images->Image - Use Proportional Images on Products and Categories

    Image hover won't work and product info image won't display.

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

    Default Re: Image Handler 2 Support

    Quote Originally Posted by dale88 View Post
    I am not sure if this is a bug on image handler 2. I found out when you set the images to not proportional or "0" in

    admin->configuraton->images->Image - Use Proportional Images on Products and Categories

    Image hover won't work and product info image won't display.
    This is not an IH2 bug since this setting is a stock Zen Cart feature..
    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.

  10. #5310
    Join Date
    Jan 2009
    Posts
    51
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    I know I am probably being a bit thick, but what setting do I tweak to make the zoom rollover image larger when rolling over a thumb?

    Many thanks,

    Jim

 

 

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