Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2009-09-09 03:10:57

mericson
Member
Registered: 2004-05-24
Posts: 137
Website

ob1_pagination not working for categories

ob1_pagination is working great when just a section is specified, but if there is a current category within the specification although ob1_pagination is called (viewing debug trace) it doesn’t output anything!

This works:

http://mysite.com/sectionname/

However, the following doesn’t emit any pagination markup

http://mysite.com/sectionname/?c=category

The later page is output just fine with articles within the category. ob1_pagination simply doesn’t output any pagination markup!

I have the same problem even if all other plugins are disabled.

Textpattern: 4.0.8
ob1_pagination: 2.5

Offline

#2 2009-09-09 17:29:00

els
Moderator
From: The Netherlands
Registered: 2004-06-06
Posts: 7,458

Re: ob1_pagination not working for categories

It’s better to post questions about a plugin in the plugin thread. It’s more likely there that it will be read by people who know the plugin ;)

Offline

#3 2009-09-09 21:34:35

jsoo
Plugin Author
From: NC, USA
Registered: 2004-11-15
Posts: 1,793
Website

Re: ob1_pagination not working for categories

Els is right of course, although the plugin is an orphan. You might try soo_page_numbers, which handles URL query strings a bit differently and in my own testing works with /section/?c=category URLs.


Code is topiary

Offline

#4 2009-09-10 05:07:45

mericson
Member
Registered: 2004-05-24
Posts: 137
Website

Re: ob1_pagination not working for categories

Fantastic, thanks for the referral to soo_page_numbers !

Offline

Board footer

Powered by FluxBB