Forum and topic pages redirects to page 1
-
I run a bbPress install at http://justintadlock.com/forums.
My problem is that when I click to go to the next page or page 2 of a forum or topic, I am taken to the first page. So, users can’t access everything.
I use these calls in my template files:
forum_pages();
topic_pages();The links show properly, but nothing happens.
I’m also using slug-based URLs but have tried all three options with no success.
My .htaccess file looks like this:
AddHandler x-httpd-php5 .php
AddHandler x-httpd-php .php4
Options +MultiViewsHowever, I’ve tried several different versions with no pagination success.
I also have this integrated into a WordPress install.
I’m at a loss at the moment and was wondering if anyone had any ideas on what might be causing this.
[Edit] Here’s an example page 2:
You must be logged in to reply to this topic.
