Prestashop Core Application V1.4

Products per page

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Minor Minor
  • Resolution: Fixed
  • Security Level: All-users
  • Labels:
    None
  • Similar issues:
    PSCFI-3665 Error in Products per Page in F.O.
    PSCFI-3490 Products per page (the list of products doesn't appear.)
    PSCFI-5648 FO products per page bug
    PSCFI-6771 FO - Changing the number of products per page doesn't work
    PSCFI-4106 Pagination Problems when changing the "products per page" value. Only in the search results.
    PSCFI-3178 Tag Block does not change per page.
    PSCFI-6672 productscategory module can generate over NINE HUNDRED queries per pageload
    PSCFI-4247 Problem exist when we turn on layered navigation module, and then amount of product displayed per page when browsing categories are displayed incorectly, apart of that last page of pagintion is blank no products at all this problem exist in 1.4.5.1

Description

If you go to a category list of products you don't have the choice of number of items per page ! only the number selected in the admin product configuration ... In the Classes/FrontController.php there is an array 10,20,50 but it doesn't appear

Activity

Hide
prestaforge added a comment - 21/Jan/11 11:09 PM

Hi,The bug with the redirection has been fixed.But the dropdown menu seems to behave correctly, with new choices which appear when we have more products in the category.If you still encounter a bug with the latest SVN version, please give us the URL of your website.Best regards, By Damien Metzger on 2011-01-26 16:30:25

Show
prestaforge added a comment - 21/Jan/11 11:09 PM Hi,The bug with the redirection has been fixed.But the dropdown menu seems to behave correctly, with new choices which appear when we have more products in the category.If you still encounter a bug with the latest SVN version, please give us the URL of your website.Best regards, By Damien Metzger on 2011-01-26 16:30:25
Hide
prestaforge added a comment - 21/Jan/11 11:09 PM

Hi Bruno,Just a little information I have 96 products in one category. Regards By suncedita on 2011-01-24 15:58:49

Show
prestaforge added a comment - 21/Jan/11 11:09 PM Hi Bruno,Just a little information I have 96 products in one category. Regards By suncedita on 2011-01-24 15:58:49
Hide
prestaforge added a comment - 21/Jan/11 11:09 PM

Hi,Thanks we are working on it, there are two issues:- bad parameters order \n is called before id_category- you don't have enough product to display 10,20,50 (if nb products < 20, 20 will not appear)Regards, By Bruno L�vêque on 2011-01-24 15:15:22"

Show
prestaforge added a comment - 21/Jan/11 11:09 PM Hi,Thanks we are working on it, there are two issues:- bad parameters order \n is called before id_category- you don't have enough product to display 10,20,50 (if nb products < 20, 20 will not appear)Regards, By Bruno L�vêque on 2011-01-24 15:15:22"
Hide
prestaforge added a comment - 21/Jan/11 11:09 PM

Also, when you try to change the items per page you get:[Debug] This page has movedPlease use the following URL instead: http://xxx.com/category.php?id_category=6 By Zenith on 2011-01-28 07:45:22

Show
prestaforge added a comment - 21/Jan/11 11:09 PM Also, when you try to change the items per page you get:[Debug] This page has movedPlease use the following URL instead: http://xxx.com/category.php?id_category=6 By Zenith on 2011-01-28 07:45:22

People

Vote (0)
Watch (0)

Dates

  • Created:
    18/Jan/11 11:09 PM
    Updated:
    27/Nov/11 8:32 AM
    Resolved:
    02/Jun/11 9:42 AM