serendipity_fetchPrintEntries and pagination
Posted: Wed Apr 22, 2009 5:04 pm
Hi, I have a static page (/all_articles.html) where in simply output my entries with
Problem is, the pagination isn't working. The link in the pagination is /all_articles/P2.html which seems to be wrong somehow. Haven't been able to figure out what's wrong or how to fix this: either add a RewriteRule to .htaccess, or change the link, or add a parameter to serendipity_fetchPrintEntries?
Any help appreciated
- Mattsches
Code: Select all
{serendipity_fetchPrintEntries noSticky=true}Any help appreciated
- Mattsches