Page 86 of 710 FirstFirst ... 3676848586878896136186586 ... LastLast
Results 851 to 860 of 7099
  1. #851
    Join Date
    Aug 2005
    Location
    Vic, Oz
    Posts
    1,905
    Plugin Contributions
    5

    Default Re: Image Handler 2 Support

    Quote Originally Posted by ctcentralinfo View Post
    I just unploaded my updated template and also updated to image handler 2, but the thumbnail images are not showing up:


    http://www.cooltechcentral.com/

    but images on the product page, medium, large do show up:

    http://www.cooltechcentral.com/index...roducts_id=614

    how can I fix this?
    If you right click on the images both missing & there you will see that they all still refer to the "images" directory and not to the IH2 bmz* directories.

    The small images are all gone, hope you have a backup.
    It also looks like IH2 is not installed correctly or not installed in admin.
    Check & reinstall IH2
    Also don't allow IH2 to move images from "images/original" to "images" as when I do it, they just get deleted.

  2. #852
    Join Date
    Dec 2006
    Location
    Summer:Ontaio, Winter:Texas
    Posts
    211
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    I have installed Image Handler on 3 web sites on my laptop. The first install is running fine. 2 subsequent installations will not let me login into admin! I get the following errors:

    Site A:
    Warning: require_once(C:/XYZ/AAAA/BBB/CliveKay2007/includes/functions/extra_functions/functions_bmz_image_handler.php) [function.require-once]: failed to open stream: No such file or directory in C:\XYZ\AAAA\BBB\CliveKay2007\admin\includes\functions\extra_functions\functions_ bmz_image_handler.php on line 12

    Fatal error: require_once() [function.require]: Failed opening required 'C:/XYZ/AAAA/BBB/CliveKay2007/includes/functions/extra_functions/functions_bmz_image_handler.php' (include_path='.;C:\Program Files\xampp\php\pear\') in C:\XYZ\AAAA\BBB\CliveKay2007\admin\includes\functions\extra_functions\functions_ bmz_image_handler.php on line 12

    or B

    Fatal error: Cannot redeclare bmz_clear_cache() (previously declared in C:\XYZ\AAAA\BBB\CliveKay\admin\includes\functions\extra_functions\functions_bmz_ io.php:15) in C:\XYZ\AAAA\BBB\CliveKay\includes\functions\extra_functions\functions_bmz_io.php on line 17

  3. #853
    Join Date
    Feb 2006
    Posts
    130
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    In the code you sent you have a typo here:

    handler.ph p

    Check and see why the space is in the php extension

  4. #854
    Join Date
    Jul 2005
    Location
    Dothan, AL
    Posts
    409
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    re: I see it works now.
    Took me ages to find that out as well.
    Should be put in a faq somewhere.


    maybe this thread will help those in the future.. i read through until i was blue in the face. Again, I appreciate your help.

  5. #855
    Join Date
    Aug 2004
    Location
    Newport, Wales
    Posts
    283
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    Hi gilby

    I read your post above and I am interested in how I would prevent IH2 from move images from "images/original" to "images" as when I do it, they just get deleted. (Same things as CTCentral is experiencing)

    Also can you confirm that IH2 moves all images in the BMZ directory? (I assume thats what the Check for old versions of IH link does in Admin - not sure what the cache option does.)

    Cheers
    Brinley

  6. #856
    Join Date
    Dec 2006
    Location
    Summer:Ontaio, Winter:Texas
    Posts
    211
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    Quote Originally Posted by Picci View Post
    In the code you sent you have a typo here:

    handler.ph p

    Check and see why the space is in the php extension
    this is what's in the file (I have not changed anything in it)
    <?php
    /**
    * functions_bmz_image_handler.php
    * call to include IH2 functions from catalog
    *
    * @author Tim Kroeger <tim AT breakmyzencart DOT com>
    * @copyright Copyright 2005-2006 breakmyzencart.com
    * @license http://www.gnu.org/licenses/gpl.txt GNU General Public License V2.0
    * @version $Id: functions_bmz_image_handler.php,v 1.4 2006/05/01 12:11:47 tim Exp $
    */
    require_once(DIR_FS_CATALOG . DIR_WS_FUNCTIONS . 'extra_functions/functions_bmz_image_handler.php');
    global $ihConf;
    $ihConf['dir']['admin'] = preg_replace('/^\/(.*)/', '$1', (($request_type == 'SSL') ? DIR_WS_HTTPS_ADMIN : DIR_WS_ADMIN));

  7. #857
    Join Date
    Aug 2004
    Location
    New York City
    Posts
    7,174
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    I've just started playing the IH2 and, so far, it's pretty impressive! The image quality on the site in my sig needs to be improved and I think IH2 will help in that respect, but I don't seem to be able to get the hover feature working. I'm testing IH2 elsewhere and the watermarks and resizing work perfectly, but I don't get an image when I hover over the small image. I get the product name, so that's got to be a clue. Any ideas? Once I get that sorted, I'll start using it for the live site.

    If this has been asked/answered before, I apologize for asking again, but I couldn't find it in the documentation and this thread is over 50 pages!
    Mary Ellen
    I came; I saw; I Zenned
    Taking over the world... one website at a time
    Make sure brain is engaged before putting mouth in gear... or fingers to keyboard.

    Holzheimer
    Fan Odyssey

  8. #858
    Join Date
    Apr 2004
    Location
    UK
    Posts
    5,821
    Plugin Contributions
    2

    Default Re: Image Handler 2 Support

    Any ideas?
    Afo, similiar problem..using ZenCart 1.37..working fine using Firefox,
    but not IE6 or 7..using latest IH2 download dated 16.09.2006..
    have installed 4 times..but as working in firefox, me thinks a javascript
    problem is reason re IE

  9. #859
    Join Date
    Aug 2004
    Location
    New York City
    Posts
    7,174
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    Quote Originally Posted by misty View Post
    Afo, similiar problem..using ZenCart 1.37..working fine using Firefox,
    but not IE6 or 7..using latest IH2 download dated 16.09.2006..
    have installed 4 times..but as working in firefox, me thinks a javascript
    problem is reason re IE
    It's not working in IE or FF for me, so that's not the problem. I get the watermark and the zoom overlay, but no image on hover.
    Mary Ellen
    I came; I saw; I Zenned
    Taking over the world... one website at a time
    Make sure brain is engaged before putting mouth in gear... or fingers to keyboard.

    Holzheimer
    Fan Odyssey

  10. #860
    Join Date
    Aug 2005
    Location
    Vic, Oz
    Posts
    1,905
    Plugin Contributions
    5

    Default Re: Image Handler 2 Support

    Quote Originally Posted by welshop.com View Post
    Hi gilby

    I read your post above and I am interested in how I would prevent IH2 from move images from "images/original" to "images" as when I do it, they just get deleted. (Same things as CTCentral is experiencing)

    Also can you confirm that IH2 moves all images in the BMZ directory? (I assume thats what the Check for old versions of IH link does in Admin - not sure what the cache option does.)

    Cheers
    Brinley
    IH2 will not move images from "images/original" to "images" unless you allow it to. Don't do it as It doesn't work right.
    I manually use ftp to move them.

    From what I can work out IH2 resizes the images in the "images" directory and caches them in the bmz* directories.

    It will also resize & cache the medium & large images providing you don't already have medium & large images in the "medium" & "large" directories.
    If you have you will have to delete them (I saved them to a different directory, just in case) before IH2 will create & cache them.
    This part is logical really as it allows you to use a different image for the med & lge images

    Clearing the cache does exactly that, it deletes all the cached images, forcing them to be recreated next time they are accessed. You need to this if you are playing with the image sizes as IH2 creates unique names for each image size and you will end up with lots of different size images that need to be cleaned out.

 

 

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