Page 1 of 2 12 LastLast
Results 1 to 10 of 7098

Hybrid View

  1. #1
    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 Veronika7747 View Post
    That's what I did, but what folder should I specify for the largest image to go to? Also why does not the image show on all pages?
    A link to your site will help us help you.

    Folder = images

    M

  2. #2
    Join Date
    Oct 2004
    Location
    Houston, TX
    Posts
    782
    Plugin Contributions
    4

    Default Re: Image Handler 2 Support

    Quote Originally Posted by puggy View Post
    Could you be more specific?
    I uploaded 3 images a large, a medium and a small like what I read was suppose to due. Now I go into Configuration :: Images and there is no place to set the size, I thought this was done by the images I uploaded?
    You seem to be making it more complicated than it actually is ... When you add a product and it asks for the product image, simply upload your large image here and Image Handler will resize that image according to the settings you have under Configuration :: Images. There is no need to upload three different images unless you need the images to be unique. EXAMPLE - your small image needs a border around it, or you want to show 4 bottles of something in your product listing image, and one big bottle for your product info image.

    Quote Originally Posted by cs_jono View Post
    If you go to say
    clevershoppers (dot) com/collectibles-343/ashton-drake-galleries-362/

    You'll notice when you go over the red zoom button the image is so zoomed in that it is being cut off at the top or at the side or at the bottom...and I'm wanting to make the image smaller so it doesn't do that.
    The size of the hover is dependent upon the dimensions of:
    • Product Info - Image Width
    • Product Info - Image Height
    You can find these under Configuration ::Images as well.

    Quote Originally Posted by Veronika7747 View Post
    That's what I did, but what folder should I specify for the largest image to go to? Also why does not the image show on all pages?
    You should have to specify a large image folder, IH handles this for you ... refer to the first reply in this post.

  3. #3
    Join Date
    Oct 2004
    Location
    Houston, TX
    Posts
    782
    Plugin Contributions
    4

    Default Re: Image Handler 2 Support

    Quote Originally Posted by testuser View Post
    You should have to specify a large image folder, IH handles this for you ... refer to the first reply in this post.
    Should read:

    You shouldn't have to specify a large image folder, IH handles this for you ... refer to the first reply in this post.

  4. #4
    Join Date
    Nov 2007
    Posts
    3
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    Hi... I've installed imagehandler2 and want to use imagemagick....
    I also installed imagemagick on our server via yast and set /usr/bin/convert at the conf....

    but the image quality is extremly bad as u can see here.

    The "hotspot-zoom-image" is not workung, the watermark is also invisible...

    What have I do wrong? can someone help me?
    Last edited by dante; 30 Nov 2007 at 04:20 PM.

  5. #5
    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 dante View Post
    Hi... I've installed imagehandler2 and want to use imagemagick....
    I also installed imagemagick on our server via yast and set /usr/bin/convert at the conf....

    but the image quality is extremly bad as u can see here.

    The "hotspot-zoom-image" is not workung, the watermark is also invisible...

    What have I do wrong? can someone help me?
    Have you made sure you upload "all" the IH files and are not corrupt?
    You are missing a stylesheet.
    Right now IH is not working on your site, so have you installed it from the admin?
    Admin-->Tools-->Image Handler-->Admin
    If installed then click the link to uninstall.
    (Note: You are not deleting any files by doing this)
    After the page refreshes, you can click the link to install.

    M

  6. #6
    Join Date
    Nov 2007
    Posts
    3
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    Quote Originally Posted by tophand View Post
    Have you made sure you upload "all" the IH files and are not corrupt?
    You are missing a stylesheet.
    Right now IH is not working on your site, so have you installed it from the admin?
    Admin-->Tools-->Image Handler-->Admin
    If installed then click the link to uninstall.
    (Note: You are not deleting any files by doing this)
    After the page refreshes, you can click the link to install.

    M
    Thank your for your answer...
    I deinstalled ih2 and uploaded all files again (after I have downloaded them again).
    Than I installed it via admin as you described and uploads new images via admin/imagehandler2 .... but no better quali. I have imagemagick installed on our server and wrote $ihConf['im_convert'] = '/usr/bin/convert'; into the bmz_image_handler_conf.php....

    don't know, what I could do more.....

  7. #7
    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 dante View Post
    Thank your for your answer...
    I deinstalled ih2 and uploaded all files again (after I have downloaded them again).
    Than I installed it via admin as you described and uploads new images via admin/imagehandler2 .... but no better quali. I have imagemagick installed on our server and wrote $ihConf['im_convert'] = '/usr/bin/convert'; into the bmz_image_handler_conf.php....

    don't know, what I could do more.....
    Is you path correct (/usr/bin/convert)?
    Looking at Imagemagick website it seems the path is
    /usr/local/bin/convert

    Did you test this using the command line?

    M

  8. #8
    Join Date
    Aug 2007
    Posts
    70
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    Quote Originally Posted by testuser View Post
    You seem to be making it more complicated than it actually is ... When you add a product and it asks for the product image, simply upload your large image here and Image Handler will resize that image according to the settings you have under Configuration :: Images. There is no need to upload three different images unless you need the images to be unique. EXAMPLE - your small image needs a border around it, or you want to show 4 bottles of something in your product listing image, and one big bottle for your product info image.
    Okay I have an image that I uploaded that is 450x 450 when I hover over it is only a small percentage of the thumb. How Do I fix?

  9. #9
    Join Date
    May 2007
    Posts
    95
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    I tried to install IH2 on my server.
    I uploaded all the required files to the respective folder. Now when I go to my admin interface I get the following warning and error:

    Warning: require_once(C:/Program Files/xampp/htdocs/ox/includes/extra_configures/bmz_image_handler_conf.php) [function.require-once]: failed to open stream: No such file or directory in C:\Program Files\xampp\htdocs\ox\admin\includes\extra_configures\bmz_image_handler_conf.php on line 12

    Fatal error: require_once() [function.require]: Failed opening required 'C:/Program Files/xampp/htdocs/ox/includes/extra_configures/bmz_image_handler_conf.php' (include_path='.;C:\Program Files\xampp\php\pear\') in C:\Program Files\xampp\htdocs\ox\admin\includes\extra_configures\bmz_image_handler_conf.php on line 12

  10. #10
    Join Date
    Oct 2004
    Location
    Houston, TX
    Posts
    782
    Plugin Contributions
    4

    Default Re: Image Handler 2 Support

    Quote Originally Posted by Xaria View Post
    I tried to install IH2 on my server.
    I uploaded all the required files to the respective folder. Now when I go to my admin interface I get the following warning and error:

    Warning: require_once(C:/Program Files/xampp/htdocs/ox/includes/extra_configures/bmz_image_handler_conf.php) [function.require-once]: failed to open stream: No such file or directory in C:\Program Files\xampp\htdocs\ox\admin\includes\extra_configures\bmz_image_handler_conf.php on line 12

    Fatal error: require_once() [function.require]: Failed opening required 'C:/Program Files/xampp/htdocs/ox/includes/extra_configures/bmz_image_handler_conf.php' (include_path='.;C:\Program Files\xampp\php\pear\') in C:\Program Files\xampp\htdocs\ox\admin\includes\extra_configures\bmz_image_handler_conf.php on line 12
    You missed bmz_image_handler_conf.php ... check and make sure it's there. Make sure you didn't miss it under the includes folder as well.

 

 
Page 1 of 2 12 LastLast

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

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