Public bug reported:

I'm having an issue where pagination does not seem to be working with phpns 
2.3.2_patch2. Specifically, I have the following set up:
<code>
<?php
 $phpns['items_per_page'] = '5';
 include("shownews.php");
?>
</code>
The result is that five articles show up, but the Previous and Next links at 
the bottom of the page link to #, meaning only 5 articles are available (see 
http://hedrickacres.org/news.php).

** Affects: phpns
     Importance: Undecided
         Status: New


** Tags: pagination

** Tags added: pagination

-- 
Pagination Issue
https://bugs.launchpad.net/bugs/385665
You received this bug notification because you are a member of Phpns-
team, which is subscribed to phpns.

_______________________________________________
Mailing list: https://launchpad.net/~phpns-team
Post to     : phpns-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~phpns-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to