Page 153 of 708 FirstFirst ... 53103143151152153154155163203253653 ... LastLast
Results 1,521 to 1,530 of 7079
  1. #1521
    Join Date
    Oct 2004
    Location
    Houston, TX
    Posts
    782
    Plugin Contributions
    4

    Default Re: Image Handler 2 Support

    Quote Originally Posted by paperzombie View Post
    My image handler just stopped working. I haven't installed anything new, haven't changed anything. The additional images are showing up in my admin but not on the product listings:

    http://heyprettycupcake.com
    What version of Zen? What version of IH?

    And a link to a product that is supposed to have additional images would help.
    Colin @ iChoze Internet Solutions
    Zen Cart Stuff powered by Zen Cart
    http://zen-cart-templates.ichoze.net

  2. #1522
    Join Date
    Aug 2006
    Posts
    100
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    Quote Originally Posted by testuser View Post
    What version of Zen? What version of IH?

    And a link to a product that is supposed to have additional images would help.
    Zen Cart 1.3.7
    Image Handler2 Version: 2.0
    http://heyprettycupcake.com/index.ph...products_id=42

    thanx

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

    Default Re: Image Handler 2 Support

    Quote Originally Posted by paperzombie View Post
    Zen Cart 1.3.7
    Image Handler2 Version: 2.0
    http://heyprettycupcake.com/index.ph...products_id=42

    thanx
    They're showing in your source.

    Try deleting all the sub-folders of bmz_cache, then go to Tools :: Image Handler and reset image cache.
    Colin @ iChoze Internet Solutions
    Zen Cart Stuff powered by Zen Cart
    http://zen-cart-templates.ichoze.net

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

    Default Re: Image Handler 2 Support

    From what I can see, the additional images should be showing directly under the main product image. Your source is showing missing tags.

    This might be the culprit.
    Colin @ iChoze Internet Solutions
    Zen Cart Stuff powered by Zen Cart
    http://zen-cart-templates.ichoze.net

  5. #1525

    Default Re: Image Handler 2 Support

    Anyone know can I get rid of the pop-up window for larger image in product detail, and the link for it, altogether? My images aren't being enlarged enough to make it remotely worthwhile, but rather a nuisance. Any thoughts would be helpful.
    vintage movie posters at www.favoritemovieposters.com

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

    Default Re: Image Handler 2 Support

    Quote Originally Posted by favoritemovieposters View Post
    Anyone know can I get rid of the pop-up window for larger image in product detail, and the link for it, altogether? My images aren't being enlarged enough to make it remotely worthwhile, but rather a nuisance. Any thoughts would be helpful.
    tpl_modules_main_product_image.php

    make it this:

    Code:
    <?php
    /**
     * Module Template
     *
     * @package templateSystem
     * @copyright Copyright 2003-2005 Zen Cart Development Team
     * @copyright Portions Copyright 2003 osCommerce
     * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
     * @version $Id: tpl_modules_main_product_image.php 3208 2006-03-19 16:48:57Z birdbrain $
     */
    ?>
    <?php require(DIR_WS_MODULES . zen_get_module_directory(FILENAME_MAIN_PRODUCT_IMAGE)); ?> 
    <div id="productMainImage" class="centeredContent back">
    <?php echo zen_image($products_image_medium, addslashes($products_name), MEDIUM_IMAGE_WIDTH, MEDIUM_IMAGE_HEIGHT); ?>
    </div>
    Last edited by testuser; 2 Sep 2007 at 08:43 AM.
    Colin @ iChoze Internet Solutions
    Zen Cart Stuff powered by Zen Cart
    http://zen-cart-templates.ichoze.net

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

    Default Re: Image Handler 2 Support

    Quote Originally Posted by favoritemovieposters View Post
    Anyone know can I get rid of the pop-up window for larger image in product detail, and the link for it, altogether? My images aren't being enlarged enough to make it remotely worthwhile, but rather a nuisance. Any thoughts would be helpful.
    I would also consider installing Image Handler. Your site has enough images that it'd be worth the while.
    Colin @ iChoze Internet Solutions
    Zen Cart Stuff powered by Zen Cart
    http://zen-cart-templates.ichoze.net

  8. #1528
    Join Date
    Aug 2006
    Posts
    100
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    Quote Originally Posted by testuser View Post
    From what I can see, the additional images should be showing directly under the main product image. Your source is showing missing tags.

    This might be the culprit.

    missing tags? i haven't changed anything, it just stopped working. I am trying the bmz thing right now, i'll let you know!

  9. #1529
    Join Date
    Aug 2006
    Posts
    100
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    Quote Originally Posted by testuser View Post
    From what I can see, the additional images should be showing directly under the main product image. Your source is showing missing tags.

    This might be the culprit.
    Quote Originally Posted by testuser View Post
    They're showing in your source.

    Try deleting all the sub-folders of bmz_cache, then go to Tools :: Image Handler and reset image cache.

    nope ): didn't work

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

    Default Re: Image Handler 2 Support

    Quote Originally Posted by paperzombie View Post
    nope ): didn't work
    Check this file make sure everything is there.

    tpl_product_info_display.php
    Colin @ iChoze Internet Solutions
    Zen Cart Stuff powered by Zen Cart
    http://zen-cart-templates.ichoze.net

 

 

Similar Threads

  1. v150 Image Handler 4 (for v1.5.x) Support Thread
    By DivaVocals in forum All Other Contributions/Addons
    Replies: 663
    Last Post: 24 May 2013, 02:15 PM
  2. v139h Image Handler 3 Support Thread (for ZC v1.3.9)
    By DivaVocals in forum All Other Contributions/Addons
    Replies: 1059
    Last Post: 7 May 2013, 12:16 AM
  3. Image Handler Support Please
    By nadinesky in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 23 Mar 2011, 06:51 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
  •