Page 160 of 710 FirstFirst ... 60110150158159160161162170210260660 ... LastLast
Results 1,591 to 1,600 of 7099
  1. #1591
    Join Date
    Jun 2007
    Location
    Milton Keynes UK
    Posts
    153
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    Quote Originally Posted by Doodlebuckets View Post
    I just recently updated my cart from 1.3.6 to 1.3.7. Image handler is installed and working. Except that the extra pics that are supposed to show up at the bottom of the page are not showing up. They are shown in the IH admin, but not on the product pages. Any thing I'm missing that I need to do? Thanks! Amy
    I think you probably need to upload the images again from IH

  2. #1592
    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 Doodlebuckets View Post
    I just recently updated my cart from 1.3.6 to 1.3.7. Image handler is installed and working. Except that the extra pics that are supposed to show up at the bottom of the page are not showing up. They are shown in the IH admin, but not on the product pages. Any thing I'm missing that I need to do? Thanks! Amy
    Are the extra product pics named right?
    Main pic ---> myproductpic.jpg
    Extra pic ---> myproductpic_01.jpg
    Extra pic ---> myproductpic_02.jpg
    and so on...

    If you use IH to upload photos for a product, IH will auto rename each photo for that product based on the main product image name.
    Main pic ---> myproductpic.jpg
    Extra pic baby.jpg uploaded by IH will be renamed myproductpic_01.jpg
    Extra pic rabbit.jpg uploaded by IH will be renamed myproductpic_02.jpg
    and so on...

    You do not have to use IH to upload product photos as long you name the images correct.

    HTH,
    Mark
    Last edited by tophand; 14 Sep 2007 at 05:39 AM.

  3. #1593
    Join Date
    Sep 2007
    Posts
    58
    Plugin Contributions
    0

    Default Problem with classes - "showtrail not defined"

    Hi,

    Sorry in advance if I've missed a posting that already answers this question. I'm struggling with the search function!

    I've just installed IH2 and everything seems to have worked (new tools in Admin, successful DB installation etc), but the hover function isn't working. Bugzilla tells me that the "showtrail" and "notrail" classes are not defined.

    They are defined in the www/includes/classes/bmz_image_handler.class.php. I'm pretty sure that the file is in the right spot. Is there something else I need to do so the system finds the definition of these classes?

    Thanks in advance for your help.

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

    Default Re: Problem with classes - "showtrail not defined"

    Quote Originally Posted by possum View Post
    Hi,

    Sorry in advance if I've missed a posting that already answers this question. I'm struggling with the search function!

    I've just installed IH2 and everything seems to have worked (new tools in Admin, successful DB installation etc), but the hover function isn't working. Bugzilla tells me that the "showtrail" and "notrail" classes are not defined.

    They are defined in the www/includes/classes/bmz_image_handler.class.php. I'm pretty sure that the file is in the right spot. Is there something else I need to do so the system finds the definition of these classes?

    Thanks in advance for your help.
    You double check to see that you uploaded all the files to the correct folders?
    What about jscript_imagehover.js ? Is it in the correct folder for your template?

    M

  5. #1595
    Join Date
    Sep 2007
    Posts
    2
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    Thanks Kai920

    Quote Originally Posted by kai920 View Post
    scenic, did you see this on the documentation?

    Requirements

    In order to resize and modify images, Image Handler 2 needs either GD libraries (since version 2) or ImageMagick (since version 6) installed. You can check if your version of PHP includes the GD libraries by going to Admin → Tools → Server Info and searching for GD. You have to ask your host (or read your site’s documentation), to learn about an ImageMagick installation. If you want to render GIF images, you need to have GD libraries version 2.0.28 or newer installed.

    Craig, yes , indeed that is what I am going to do. thanks for confirming I am on the right track! :)
    But as I mentioned I have installed IH in my second shop ZC (on te same server under ifferent folder name0 AND IT WORKS FINE.

    Thanks an way or good will :)

  6. #1596
    Join Date
    Sep 2007
    Posts
    5
    Plugin Contributions
    0

    Default Re: Problem with classes - "showtrail not defined"

    Quote Originally Posted by possum View Post
    Hi,

    Sorry in advance if I've missed a posting that already answers this question. I'm struggling with the search function!

    I've just installed IH2 and everything seems to have worked (new tools in Admin, successful DB installation etc), but the hover function isn't working. Bugzilla tells me that the "showtrail" and "notrail" classes are not defined.

    They are defined in the www/includes/classes/bmz_image_handler.class.php. I'm pretty sure that the file is in the right spot. Is there something else I need to do so the system finds the definition of these classes?

    Thanks in advance for your help.
    My hover function wasn't working and I found my small image was allready set to a larger setting than the medium image would be. and instead of hover producing a smaller image it just does nothing. You might check Configuration>Images>Product Listing Height & Width- I moved mine back to 100 & 80 and the the hover now works

  7. #1597
    Join Date
    Sep 2007
    Posts
    4
    Plugin Contributions
    0

    image problem Hover large image

    Hi,

    I've searched and searched but I cant find an answer to my question (applogies if it is already here).

    I was wondering if it was possible to change the mouse over to display the large image instead of the medium. The reason for this is when I change the size of the medium image it is affecting the look of the product detail page.

    Do you know if this can be done? What an addon by the way!!

  8. #1598
    Join Date
    Sep 2007
    Posts
    4
    Plugin Contributions
    0

    Default No text on hover image

    Hi,

    Second post...

    I have just noticed that there issnt any text displaying when I hover over. The image displays ok but without the text...

    Any ideas?

  9. #1599
    Join Date
    Sep 2007
    Posts
    17
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    hello

    i have successfully managed to install Image handler 2. But im having problems with uploading multiple images, i have added a new product and uploaded the corresponding images to the product but it doesnt show on the website.

    i have named the files as suit.jpg (main image for product)
    additional images: suit_01.jpg , suit_02.jpg

    can you please advise where i have gone wrong?

    many thanks

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

    Default Re: Hover large image

    Quote Originally Posted by bowsbride View Post
    Hi,

    I've searched and searched but I cant find an answer to my question (applogies if it is already here).

    I was wondering if it was possible to change the mouse over to display the large image instead of the medium. The reason for this is when I change the size of the medium image it is affecting the look of the product detail page.

    Do you know if this can be done? What an addon by the way!!
    Change the your setting for medium size to match the large size.

    Another way is to play around with putting the image you want displayed on the product detail page in the medium folder. This will override IH.

    M

 

 

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