← Back to team overview

phpns-team team mailing list archive

[Bug 385665] [NEW] Pagination Issue

 

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.



Follow ups

References