Welcome toVigges Developer Community-Open, Learning,Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
621 views
in Technique[技术] by (71.8m points)

controller - prestashop 1.7 at Pagination->setPagesCount(13.0) in ProductListingFrontController.php line 413

I have a pagination problem. It is not showing up.

I got the following errors:

(1/1) ContextErrorException
User Notice: Integer value is expected, got `double`

in Pagination.php line 49
at Pagination->setPagesCount(13.0)
in ProductListingFrontController.php line 413
at ProductListingFrontControllerCore->getTemplateVarPagination(object(ProductSearchQuery), object(ProductSearchResult))
in ProductListingFrontController.php line 350
at ProductListingFrontControllerCore->getProductSearchVariables()
in ProductListingFrontController.php line 513
at ProductListingFrontControllerCore->doProductSearch('catalog/listing/category', array('entity' => 'category', 'id' => 35))
in CategoryController.php line 137
at CategoryControllerCore->initContent()
in Controller.php line 306
at ControllerCore->run()
in Dispatcher.php line 518
at DispatcherCore->dispatch()
in index.php line 28

enter image description here


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
等待大神答复

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to Vigges Developer Community for programmer and developer-Open, Learning and Share
...