Results 1 to 7 of 7
  1. #1
    Join Date
    Nov 2005
    Posts
    157
    Plugin Contributions
    0

    Default Scrolling bestseller sidebox: thumbnail do not display..

    this is downloaf from :

    http://www.zen-cart.com/index.php?ma...roducts_id=663

    since i install IM2, so i change the code a little bit following another post in the forum...however, bit the origin module a my modified version do not display any item image..instead, a blank image is diaplayed

    for ($i=1; $i<=sizeof($bestsellers_list); $i++) {
    $rp .= '<li> <a href="' . zen_href_link(zen_get_info_page($bestsellers_list[$i]['id']), 'products_id=' . $bestsellers_list[$i]['id']) . '">' . zen_image(DIR_WS_IMAGES . $bestsellers_list[$i]['name'], $best_sellers->fields['name'], SMALL_IMAGE_WIDTH, SAMLL_IMAGE_HEIGHT) . zen_trunc_string($bestsellers_list[$i]['name'], BEST_SELLERS_TRUNCATE, BEST_SELLERS_TRUNCATE_MORE) . '</a></li>' . "\n";

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

    Default Re: Scrolling bestseller sidebox: thumbnail do not display..

    Do you have Image Handler2 installed?

  3. #3
    Join Date
    Nov 2005
    Posts
    157
    Plugin Contributions
    0

    Default Re: Scrolling bestseller sidebox: thumbnail do not display..

    Quote Originally Posted by misty View Post
    Do you have Image Handler2 installed?
    yes as I mentioned. I have IM2 installed... but i do change the hard code

  4. #4
    Join Date
    Nov 2005
    Posts
    157
    Plugin Contributions
    0

    Default Re: Scrolling bestseller sidebox: thumbnail do not display..

    any help?

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

    Default Re: Scrolling bestseller sidebox: thumbnail do not display..

    Why did you change original code?

  6. #6
    Join Date
    Nov 2005
    Posts
    157
    Plugin Contributions
    0

    Default Re: Scrolling bestseller sidebox: thumbnail do not display..

    origin code do not work...that's why...

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

    Default Re: Scrolling bestseller sidebox: thumbnail do not display..

    Quote Originally Posted by weber View Post
    origin code do not work...that's why...
    Code works now
    i.e.
    http://www.dezinashop.com/demo/

 

 

Similar Threads

  1. always display bestsellers thumbnail sidebox
    By Graphic Content in forum Basic Configuration
    Replies: 1
    Last Post: 29 Sep 2009, 10:45 AM
  2. scrolling bestseller sidebox wrapper
    By hardwiredtemplates in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 23 Mar 2009, 02:19 PM
  3. "Best sellers" scrolling sidebox thumbnail problem
    By chris32882 in forum Addon Sideboxes
    Replies: 29
    Last Post: 15 Feb 2009, 12:56 AM
  4. Scrolling Bestsellers Thumbnail Image
    By helpme in forum Basic Configuration
    Replies: 2
    Last Post: 19 Dec 2007, 06:06 AM
  5. Remove Bestseller Sidebox
    By bigfatgreedykat in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 28 Oct 2006, 08:11 AM

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