Page 18 of 86 FirstFirst ... 816171819202868 ... LastLast
Results 171 to 180 of 7098

Hybrid View

  1. #1
    Join Date
    Jun 2006
    Location
    My family and I live in Brighton, England
    Posts
    982
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    I have IH2 installed on both of my sites. Site 1 is fine and dandy, works well and settings are good. I mirrored those settings in Site 2 and everything seems OK but when I hover over the little x in the corner of the small photo, a medium photo does not appear. Both sites are running 1.3.6. Site 2 is built using the Apple Zen Template.

    Any idea what I'm missing? The site in question is PittiVintage

    Thanks!

    Tim

  2. #2

    Default Re: Image Handler 2 Support

    I have the same problem as some others but haven't found the solution (this thread is over a 1000 posts and I've only read about 200!!!)..... additional images don't show up in the product info page.

    The other images are there when I turn IH2 off but disappear when it is on. I can also see them in the IH2 Manager.

    This is a fresh install/upgrade from 1.2.7 where the old version of IH was working fine.

    One other thing I noticed: for the one product that I added images for using IH2, when I look at it under IH2 admin there are no "delete" buttons under the med and large sizes. All the other products (which were added under 1.2.7) have "delete" buttons.

    Help!

  3. #3
    Join Date
    Feb 2008
    Posts
    41
    Plugin Contributions
    0

    Default Additional Images break layout

    I've not previously used any additional images, so I didn't notice this problem creep in until now.

    When I include an additional image, the product info page layout breaks. The right column is gone, and the footer floats up on top of the main portion of the page.

    Also, underneath the additional image, instead of a "larger image" link, I get:

    larger image'); //-->


    I'm thinking that it may have something to do with the additional_images.php file, around line 94, Link Preparation.

    Link to an example:
    http://www.bestfriendsquilts.com/ind...ducts_id=30792

    I use ZenCart 1.3.8. My Product Info page is modified a little, and I use Image Handler.

    Thanks,
    Jessica
    www.bestfriendsquilts.com

  4. #4
    Join Date
    Nov 2008
    Posts
    13
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    I'm having an issue with the additional images i added through Image Handler 2 not showing. It does show some of the additional images, but is limiting the display of them. The case in point is below
    http://bobbyfresh.com/shop/index.php...products_id=90

    There 20 additional images that need to be displayed. Is there a limit on how many can be displayed on a a single product page. Any help would be great. Thanks in advance

    Mike
    Last edited by Ajeh; 14 Dec 2010 at 07:08 PM. Reason: remove zenid from URL

  5. #5
    Join Date
    Jul 2004
    Location
    Las Vegas
    Posts
    477
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    Hello I have just installed the IM2 and now now of the main product pictures are showing up..


    here is an example:
    http://biaf.dreamhosters.com/index.p...oducts_id=1506


    Can anyone shed a little light.
    Thanks

    Avel
    User of zencart

  6. #6

    Default Re: More details for the above message

    Shot in the dark...

    Do you have the Administration Profiles mod installed by any chance?

    If so -- you need to allow the image handler to have permission to run.

    If it's not that, your server hosting may not give you access to use the ImageMagick binary on their servers -- you could try changing IH2 to use the GD library and see if that works.

    Quote Originally Posted by alex2310 View Post
    more details for the above message... (sorry!)

    I installed Image Handler 2 on Zen Card 1.3.7
    PHP safe_mode = OFF
    Permissions
    /admin = 755
    /images and all subdirectories = 777
    /bmz_cache = 755
    /admin/images = 755
    image_handler.php = 644 (i try with 744, 755 but the same error - see bellow). When i try with 777 i get fatal error in image handler!


    My problem:
    Image Handler seems to work fine. Everything is good until i try to add more pictures in a product (via admin/tools/image handler 2)
    I see categories, i select product, i am going to add pic (new file).
    I select the image file but when i click to save i get the message:


    You don't have permission to access /admin/image_handler.php on this server.

    Why i don't have permission? image_handler.php works until i click to save new pictures...
    Please help! I am stuck...

  7. #7
    Join Date
    Jun 2004
    Posts
    135
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    I have a weird issue with zooming that I'm not sure if it's been covered. I searched but there are so many pages, anyway...

    In FireFox 2.0 and IE7 when the zoom kicks in, it moves the whole page down and places the image at the upper left corner of the page.

    see here: lifesubstance.com/shop/index.php?main_page=index&cPath=3

    Thanks,

    Sammy


    EDIT: Found the solution.
    I'm using a custom template, so I needed to copy the stylesheet from /includes/templates/template_default/css into my custom template's css folder. So if you have this problem copy the CSS and Popup Additional folders into your custom template
    Last edited by prosam; 15 Mar 2007 at 09:09 PM.

  8. #8
    Join Date
    Apr 2007
    Posts
    18
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    Hi,

    I have this problem as well on the newest Cherry Zen template - tried this fix and the modification to bmz_image_handler.class.php per the template author's suggestion in another post.

    Is there anything else I can try? This is perplexing.

    My site is at www.pcgoddess.biz. Thanks!

    Quote Originally Posted by prosam View Post
    I have a weird issue with zooming that I'm not sure if it's been covered. I searched but there are so many pages, anyway...

    In FireFox 2.0 and IE7 when the zoom kicks in, it moves the whole page down and places the image at the upper left corner of the page.

    see here: lifesubstance.com/shop/index.php?main_page=index&cPath=3

    Thanks,

    Sammy


    EDIT: Found the solution.
    I'm using a custom template, so I needed to copy the stylesheet from /includes/templates/template_default/css into my custom template's css folder. So if you have this problem copy the CSS and Popup Additional folders into your custom template

  9. #9
    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 pcgoddess View Post
    Hi,

    I have this problem as well on the newest Cherry Zen template - tried this fix and the modification to bmz_image_handler.class.php per the template author's suggestion in another post.

    Is there anything else I can try? This is perplexing.

    My site is at www.pcgoddess.biz. Thanks!
    Need to patch jscript_imagehover.js
    I attached the patched file.

    M
    Attached Files Attached Files

  10. #10
    Join Date
    Apr 2007
    Posts
    18
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    Quote Originally Posted by tophand View Post
    Need to patch jscript_imagehover.js
    I attached the patched file.

    M
    Awesome - thank you. Does it go to this path:

    /includes/templates/template_default/jscript

    I think I am missing something, because I uploaded the JS file there and still have the issue.

    Thanks so much for your help,
    Mary

 

 
Page 18 of 86 FirstFirst ... 816171819202868 ... 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