Results 1 to 9 of 9
  1. #1
    Join Date
    Aug 2006
    Location
    HCMC
    Posts
    268
    Plugin Contributions
    0

    Default No product display for new categories !?

    Hi,

    With the old categories a few months ago, i could see product ! I also could see new product which i just add to them.

    But with the new categories , i add new product or move old product to them but i can't see anything.

    What kind of this bug and how to fix this ?

    This is 2 new categories :

    http://www.handicraft-vn.com/shop/bo...ade-c-179.html

    http://www.handicraft-vn.com/shop/bo...aft-c-178.html

    When i move that product to old categories, it show !!! But never show in new categories !!

    Thanks for help !

    ----

    Add more :

    The new categories will show product if they have 1 product but don't show anything with 2 or more product .

    Also, i use Zencart V1.38a.
    Last edited by kimsonvu; 23 Nov 2008 at 06:45 PM.

  2. #2
    Join Date
    Jun 2003
    Posts
    33,720
    Plugin Contributions
    0

    Default Re: No product display for new categories !?

    Does the process work if you turn off the SEO URL thing you have?
    Please do not PM for support issues: a private solution doesn't benefit the community.

    Be careful with unsolicited advice via email or PM - Make sure the person you are talking to is a reliable source.

  3. #3
    Join Date
    Aug 2006
    Location
    HCMC
    Posts
    268
    Plugin Contributions
    0

    Default Re: No product display for new categories !?

    Quote Originally Posted by Kim View Post
    Does the process work if you turn off the SEO URL thing you have?
    It is same when i turn of the SEO .

  4. #4
    Join Date
    Aug 2006
    Location
    HCMC
    Posts
    268
    Plugin Contributions
    0

    Default Re: No product display for new categories !?

    Does modules Product Reward Points make this trouble ?

  5. #5
    Join Date
    Aug 2006
    Location
    HCMC
    Posts
    268
    Plugin Contributions
    0

    Default Re: No product display for new categories !?

    Also, new product which i just added don't show in new product !?1

  6. #6
    Join Date
    Aug 2006
    Location
    HCMC
    Posts
    268
    Plugin Contributions
    0

    Default Re: No product display for new categories !?

    Bummm.....how to fix this bug...?

  7. #7
    Join Date
    Aug 2006
    Location
    HCMC
    Posts
    268
    Plugin Contributions
    0

    Default Re: No product display for new categories !?

    I found this bug is one of file in folder /includes/modules !

    I use backup code from a few months ago and it work, but how to find the correct file name?

  8. #8
    Join Date
    Aug 2006
    Location
    HCMC
    Posts
    268
    Plugin Contributions
    0

    Default Re: No product display for new categories !?

    Bug found 1 :

    includes/modules/pages/Product_All and Product_New

    This is bug code for Product_new :

    Line 35 :

    PHP Code:
      $products_new_split = new splitPageResults(cat_filter($products_new_query_raw), MAX_DISPLAY_PRODUCTS_NEW); 
    Line 44

    PHP Code:
        $check_products_all $db->Execute(cat_filter($products_new_split->sql_query)); 

    Product_all:

    Line 33 :

    PHP Code:
      $products_all_query_raw $db->bindVars(cat_filter($products_all_query_raw), ':languageID'$_SESSION['languages_id'], 'integer'); 
    And the categories don't show new product in new categories :

    Bug at file : includes/modules/product_listing.php

    Line 15:

    PHP Code:
      $products_all_query_raw $db->bindVars(cat_filter($products_all_query_raw), ':languageID'$_SESSION['languages_id'], 'integer'); 
    Last edited by kimsonvu; 24 Nov 2008 at 07:02 AM.

  9. #9
    Join Date
    Aug 2006
    Location
    HCMC
    Posts
    268
    Plugin Contributions
    0

    Default Re: No product display for new categories !?

    I am not coder , so i don't understand about the code php. I just compare of backup version and the bug version. Both is 1.38A but i have install some modules for bug version.

    Hope my working will help someone have same trouble

    Thanks ZENCART ! You have a great community !

 

 

Similar Threads

  1. Replies: 29
    Last Post: 19 Sep 2014, 03:43 AM
  2. How Display a NEW logo or icon in product listing for new products
    By triumph in forum All Other Contributions/Addons
    Replies: 2
    Last Post: 29 Dec 2010, 09:35 AM
  3. Display all product categories (linked too) on product display page
    By christinapupo in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 31 Aug 2009, 06:08 PM
  4. Display Specific Categories as New Products
    By ajaabney in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 22 May 2007, 07:10 AM
  5. only display new products from certain categories?
    By hawkeye in forum General Questions
    Replies: 1
    Last Post: 15 May 2007, 05:15 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