Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Next/Prev page link to view older topics

That looks like it should work. I have this in my-views.php though

$my_views_prefered_order=array(
"latest-discussions","no-replies","untagged","my-topics","my-posts","most-views","most-posts","least-views","least-posts",
"installed-plugins","available-plugins","installed-themes","available-themes","statistics"
);

The problem is, every time I put /view/latest-discussions/ or /view/latest-discussions/page/2 , it redirects me to the index page.

Skip to toolbar