Results 1 to 3 of 3

Hybrid View

  1. #1
    Join Date
    Dec 2008
    Posts
    36
    Plugin Contributions
    0

    red flag NO IMAGE in search results by "Product Filter by Attribute"

    Hello everyone,

    I put this question separetely from the thread http://www.zen-cart.com/forum/showthread.php?t=116349. Otherwise, no one will look though it.

    I am new to Zen Cart and to the forum. Here is a serious problem which makes potential customers go away almost immediately.

    In search results by "Product Filter by Attribute ..." (http://www.zen-cart.com/index.php?ma...roducts_id=760 ), the product images do not appear. Instead - NO PICTURE AVAILABLE, which is a file called no_picture.gif. The pictures are in fact available and can be well seen when loged at a particular product or after search, in new products etc. For some reason, the pictures do not appear after using "Product Filter by Attribute" (see http://www.elitebralingerie.com).

    I looked through all files of "Product Filter by Attribute". As a matter of fact "Product Filter by Attribute" uses Advance Search module. The Advance Search module functions well. But not the "Product Filter by Attribute". I did search in "Developers Tool Kit" for "no_picture.gif" in order to understand where the programs switch to the this file. To my surprise, I couldn't find any place in the files where there is a line "use no_picture.gif if the product image is not available"!!!

    I deleted no_picture.gif, then just an image frame appears. No product image. I put the image "no_picture.gif" back.

    I do not understand how it is possible - the images appear when searching in Advance Search, but do not appear when using "Product Filter by Attribute" which is based on Advance Search module???

    Can someone help to resolve the problem, please?
    Last edited by Flower; 19 Jan 2009 at 05:23 PM. Reason: e missing

  2. #2
    Join Date
    Apr 2006
    Location
    London, UK
    Posts
    10,655
    Plugin Contributions
    25

    Default Re: NO IMAGE in search results by "Product Filter by Attribute"

    Most questions are answered very quickly. If people aren't answering your question then it usually means that its too complicated for a forum post, or simply that nobody knows the answer. Yours would require a high degree of technical skill and knowledge of a mod that isn't commonly used.

    Starting new threads to ask the same question again doesn't increase the chances of getting an answer. Rather it clutters the forum and irritates the very people most likely to have the skills and knowledge to be to help you.
    See and test drive Zen Cart's free templates at zencarttemplates.info

    Kuroi Web Design and Development | Twitter

    (Questions answered in the forum only - so that any forum member can benefit - not by personal message)

  3. #3
    Join Date
    Dec 2008
    Posts
    36
    Plugin Contributions
    0

    Default Re: NO IMAGE in search results by "Product Filter by Attribute"

    Quote Originally Posted by Flower View Post
    Hello everyone,

    I put this question separetely from the thread http://www.zen-cart.com/forum/showthread.php?t=116349. Otherwise, no one will look though it.

    I am new to Zen Cart and to the forum. Here is a serious problem which makes potential customers go away almost immediately.

    In search results by "Product Filter by Attribute ..." (http://www.zen-cart.com/index.php?ma...roducts_id=760 ), the product images do not appear. Instead - NO PICTURE AVAILABLE, which is a file called no_picture.gif. The pictures are in fact available and can be well seen when loged at a particular product or after search, in new products etc. For some reason, the pictures do not appear after using "Product Filter by Attribute" (see http://www.elitebralingerie.com).

    I looked through all files of "Product Filter by Attribute". As a matter of fact "Product Filter by Attribute" uses Advance Search module. The Advance Search module functions well. But not the "Product Filter by Attribute". I did search in "Developers Tool Kit" for "no_picture.gif" in order to understand where the programs switch to the this file. To my surprise, I couldn't find any place in the files where there is a line "use no_picture.gif if the product image is not available"!!!

    I deleted no_picture.gif, then just an image frame appears. No product image. I put the image "no_picture.gif" back.

    I do not understand how it is possible - the images appear when searching in Advance Search, but do not appear when using "Product Filter by Attribute" which is based on Advance Search module???

    Can someone help to resolve the problem, please?

    In the file header_php.php in the line
    $listing_sql .= "p.products_id, pd.products_name, p.products_price, p.products_tax_class_id, p.products_price_sorter, p.products_qty_box_status ";

    add p.products_image, at any place in the middle. I also added p.products_model, to display the model.

    In fact there is a thread in the "Additonal Modules" devoted to "Product Flter by Attribute and price range"
    http://www.zen-cart.com/forum/showth...product+filter

    Good luck.

 

 

Similar Threads

  1. AddOns - "Product Filter by Attribute and price range"
    By Flower in forum Basic Configuration
    Replies: 13
    Last Post: 28 Jun 2012, 09:13 AM
  2. How to remove " Filter Results by: " from product listing page ???
    By lastpirate007 in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 22 Nov 2010, 04:17 AM
  3. make the "Filter Results" into the list and display it
    By doubletiger in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 24 Apr 2008, 12:18 PM
  4. Remove "Filter Results by: Items Sarting With..."
    By andyh in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 6 Oct 2007, 11:49 AM
  5. Removal of "filter results" on product page.
    By bripete in forum General Questions
    Replies: 1
    Last Post: 8 May 2007, 07:52 AM

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
  •