CGBlog pagination not working in summary (by category) view
Posted: Wed Jun 29, 2011 6:13 am
I run CMSMS 1.9.4.2, CGBlog 1.7.5 CGExtensions 1.25.4.
I did
and when clicking on a category I get to my default summary overview of that category, but without pagination.
I then wrote my own 'browsecat' UDT which indeed takes me to my default summary template - with pagination. It looks like the page count is correct, however, when I click on '>' or '>>' I always end up with 'All Categories'.
this is the URL behind '>'
http://xyzURL/index.php?mact=CGBlog,mce ... 3&page=183
any idea?
and out of curiosity, why mce2e3 ?
I did
Code: Select all
{CGBlog action="browsecat"}
I then wrote my own 'browsecat' UDT which indeed takes me to my default summary template - with pagination. It looks like the page count is correct, however, when I click on '>' or '>>' I always end up with 'All Categories'.
this is the URL behind '>'
http://xyzURL/index.php?mact=CGBlog,mce ... 3&page=183
any idea?
and out of curiosity, why mce2e3 ?