I implemented a page limit on my Company Directory tag.
Code: Select all
{CompanyDirectory pagelimit="10"}
Code: Select all
<< < Page 1 Of 75 > >>
However, when I click the next - or last - link, the page shows 5 companies (starting with the letter R!) and the following pagination:
Code: Select all
<< < Page 2 Of 2 > >>
Once here, the pagination becomes erratic; you can go backwards and forwards freely - sometimes it shows companies - sometimes not.
I've tried turning off pretty URLs, reset to default templates. Nothing.
Please could someone offer a solution or a helping hand? This is the last big chunk of a project - of course that's just Murphy's Law!
Best Regards,
Rich
p.s. Forgot to mention; these were imported through phpMyAdmin, not added through FEU or imported through the mdult admin. Not sure if this could affect it at all.