Patrick T. Posted May 8, 2016 Share Posted May 8, 2016 Hi all, im try to add a custom page to display all products following this tutorial http://nemops.com/creating-new-pages-in-prestashop/#.Vy-hzTFtKHM Adapting content to version 1.6.1.4 But i'm facing a problem when i change the element per page, using select form, the generated url is wrong the new page url is /index.php?fc=module&module=testmodule&controller=allproducts but when i change element per page the url becoming /index.php?fc=module&module=testmodule&n=xx missing the controller parameter. I've tried to passing controller value as parameter in getModuleLink(), or setting current_url for pagination.tpl using the getModuleLink() but with no luck, conducting to page not found. Any help is appreciated Link to comment Share on other sites More sharing options...
Mani rathnam Posted February 24, 2018 Share Posted February 24, 2018 Hi Patrick, Did you got the solution ? I am also facing same issue. Regards, Mani Link to comment Share on other sites More sharing options...
aru121 Posted March 27, 2020 Share Posted March 27, 2020 On 2/24/2018 at 1:16 PM, Mani rathnam said: Hi when i click on pagination 2 then it redirect to # and show no product is avilable. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now