I have the default multipage script on the search results and Show Links in Category pages. The {CURRENTPAGE} page links show up as needed but when you click the {next} page it is the {CURRENTPAGE}as first appears. You cannot move to additional pages.
Comments on Multipage Error
Member
Usergroup: Customer
Joined: Mar 19, 2005
Total Topics: 7
Total Comments: 13
I have the default multipage script on the search results and Show Links in Category pages. The {CURRENTPAGE} page links show up as needed but when you click the {next} page it is the {CURRENTPAGE}as first appears. You cannot move to additional pages.
The code is:
<IF {MULTIPAGE}>
Page: {PREVIOUS} <b>{CURRENTPAGE}</b> {NEXT}
</IF>
A sample page would be http://www.bedsbreakfastsandinns.com/2407
Member
Usergroup: Customer
Joined: Mar 19, 2005
Total Topics: 7
Total Comments: 13
I figured it out. All our listings are paid sponsor listings. The max number was set to 5. When the max number was increased the next page works fine.