[geeklog-users] Prev/Next Stories

geeklog-users-admin at lists.geeklog.net geeklog-users-admin at lists.geeklog.net
Thu Apr 10 10:33:46 EDT 2003


I wrote:

>Can you submit a bug report for this please?

Nevermind, it's already fixed in CVS ;-)

The change you would be interested in is this:

            $nextpage = $page + 1;
            $pagestart = ($page - 1) * 50; // <-- new line
            if ($pagestart >= 50) {

This will fix the "previous" link. I've also implemented "Google paging"
as an alternative, but that requires more changes (and also a change in
the theme).

bye, Dirk


-- 
http://www.haun-online.de/
http://geeklog.info/




More information about the geeklog-users mailing list