Quote:
Originally Posted by S1OPP
I would really appreciate it if somebody could help me out.
I've built a page that pulls row from a sql db. Now I need to paginate the page as there are too many rows for one page.
I've followed the instructions as far as I can, changing only a few things, such as the sql queries.
The php is now limiting the number of rows to the correct perpage number. I've added the pagenav code to my custom template, but no matter what I do, the pagenav doesn't show.
Any help would be greatly appreciated.
S1OPP
|
First off it would be good to post code when asking for help. If we can't see it and all your saying is it don't work, it makes it very hard to help you. There could be a million reasons why it isn't working for you. I used this tutorial several times and it works every time like a charm.