Results 1 to 10 of 147

Hybrid View

  1. #1
    Join Date
    Jun 2009
    Posts
    19
    Plugin Contributions
    0

    Default Re: Set number of products displayed per page (support thread)

    Great mod, but how can I have the dropdown instead of text links?

    thanks!

  2. #2
    Join Date
    Jan 2009
    Location
    Czech Republic
    Posts
    59
    Plugin Contributions
    0

    Default Re: Set number of products displayed per page (support thread)

    Hi, I have following problem: when I go from the subcategory with less than nine products where is set to show only 6 products per page to another category I get this kind of error:
    PHP Code:
    1064 You have an error in your SQL syntaxcheck the manual that corresponds to your MySQL server version for the right syntax to use near '-0, 0' at line 8
    in
    :
    [
    select distinct p.products_imagepd.products_namep.products_quantityp.products_carrotp.products_idp.products_typep.manufacturers_idp.products_pricep.products_tax_class_idpd.products_description, IF(s.status 1s.specials_new_products_priceNULL) as specials_new_products_price, IF(s.status =1s.specials_new_products_pricep.products_price) as final_pricep.products_sort_orderp.product_is_callp.product_is_always_free_shippingp.products_qty_box_status from products_description pdproducts p left join manufacturers m on p.manufacturers_id m.manufacturers_idproducts_to_categories p2c left join specials s on p2c.products_id s.products_id where p.products_carrot and p.products_status and p.products_id p2c.products_id and pd.products_id p2c.products_id and pd.language_id '1' and p2c.categories_id '6' order by p.products_sort_orderpd.products_name limit -00
    Can anybody help?

  3. #3
    Join Date
    Jan 2009
    Location
    Czech Republic
    Posts
    59
    Plugin Contributions
    0

    Default Re: Set number of products displayed per page (support thread)

    Quote Originally Posted by neboztik View Post
    Hi, I have following problem: when I go from the subcategory with less than nine products where is set to show only 6 products per page to another category I get this kind of error:
    PHP Code:
    1064 You have an error in your SQL syntaxcheck the manual that corresponds to your MySQL server version for the right syntax to use near '-0, 0' at line 8
    in
    :
    [
    select distinct p.products_imagepd.products_namep.products_quantityp.products_carrotp.products_idp.products_typep.manufacturers_idp.products_pricep.products_tax_class_idpd.products_description, IF(s.status 1s.specials_new_products_priceNULL) as specials_new_products_price, IF(s.status =1s.specials_new_products_pricep.products_price) as final_pricep.products_sort_orderp.product_is_callp.product_is_always_free_shippingp.products_qty_box_status from products_description pdproducts p left join manufacturers m on p.manufacturers_id m.manufacturers_idproducts_to_categories p2c left join specials s on p2c.products_id s.products_id where p.products_carrot and p.products_status and p.products_id p2c.products_id and pd.products_id p2c.products_id and pd.language_id '1' and p2c.categories_id '6' order by p.products_sort_orderpd.products_name limit -00
    Can anybody help?
    problem solved, this mod hasnt caused problem it was zencarts issue. Maybe someone could be interested there is link how to fix problem

  4. #4
    Join Date
    Jun 2009
    Posts
    617
    Plugin Contributions
    0

    Default Re: Set number of products displayed per page (support thread)

    Quick question, is 'Number of Products Per Page:.....' *ONLY* suppose to appear at the bottom of the page?

    I figured that since we enter the code in 2 spots that it would appear at the top and bottom of the pages.

    It only shows at the bottom for me, is this right?
    Thank you,
    autoace

 

 

Similar Threads

  1. v151 Option to select number of products displayed per page
    By DeeL in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 6 Mar 2013, 03:09 AM
  2. v151 Error after trying to install Set Number of products displayed
    By DeeL in forum All Other Contributions/Addons
    Replies: 2
    Last Post: 8 Feb 2013, 07:08 AM
  3. Changing number of products displayed per category
    By dpet102 in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 29 Jun 2009, 06:45 PM
  4. where to set number of products per page?
    By bronwen in forum Basic Configuration
    Replies: 1
    Last Post: 25 Jul 2007, 11:15 PM
  5. Allow user to set "Number of Products Per Page"?
    By yellow1912 in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 12 Apr 2007, 10:59 PM

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