Products pagination broken

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
applejack
Power Poster
Power Poster
Posts: 1014
Joined: Fri Mar 30, 2007 2:28 am

Products pagination broken

Post by applejack »

In the products module using it's own search function the pagination is broken. At first it show the correct number of pages but click on the next link shows the total number of pages for every product.

Search tag is

Code: Select all

{Products action='search' summarytemplate='Sample' resultpage='products' sortby='product_name' searchformtemplate='Search'}
The initial search returns

Code: Select all

http://domain.com/products/?mact=Products%2Cm02f09%2Cdo_search%2C0&m02f09returnid=59&m02f09summarytemplate=Sample&m02f09sortby=product_name&m02f09pagelimit=5&m02f09cd_prodname=pen
The next link is

Code: Select all

http://domain.com/index.php?mact=Products,cntnt01,default,0&cntnt01returnid=59&cntnt01summarytemplate=Sample&cntnt01sortby=product_name&cntnt01pagelimit=5&cntnt01cd_prodname=pen&cntnt01page=1&cntnt01returnid=59
I have tried using the standard templates but still the same issue. Anyone else had this problem?

Products version 2.17
User avatar
antiheld2000
Forum Members
Forum Members
Posts: 236
Joined: Thu Jan 31, 2008 9:23 am

Re: Products pagination broken

Post by antiheld2000 »

I have the same issue and can't figure out, what's wrong. Any suggestions?
applejack
Power Poster
Power Poster
Posts: 1014
Joined: Fri Mar 30, 2007 2:28 am

Re: Products pagination broken

Post by applejack »

It's bust that what wrong. I never was able to fix it.
User avatar
antiheld2000
Forum Members
Forum Members
Posts: 236
Joined: Thu Jan 31, 2008 9:23 am

Re: Products pagination broken

Post by antiheld2000 »

Thank you for the reply. I switch to another module…
Post Reply

Return to “Modules/Add-Ons”