[wp-trac] [WordPress Trac] #9379: Custom permalinks causes error
when clicking Older Entries
WordPress Trac
wp-trac at lists.automattic.com
Mon Mar 23 11:01:57 GMT 2009
#9379: Custom permalinks causes error when clicking Older Entries
--------------------------+-------------------------------------------------
Reporter: jsherk | Owner: anonymous
Type: defect (bug) | Status: new
Priority: high | Milestone: Unassigned
Component: General | Version: 2.7.1
Severity: major | Keywords:
--------------------------+-------------------------------------------------
Using the default wordpress theme in 2.7.1, installed in
www.mysite.com/wordpress/ .
Create a category (let's call it 'stuff'), and then add posts to that
category (let's add 4 for now), and then set Reading-> Blog Pages Show At
Most 3 Posts so that there will be more than one page.
Now set Permalinks to Custom: /%category%/%post_id%
so that they will show by Category name and post-id.
Now go to the category page
www.mysite.com/wordpress/stuff
You should see your first three posts, and Older Entries should also be
highlighted. If you hover over Older Entries it will say
www.mysite.com/wordpress/stuff/page/2
But if you click on it, you will get either a "Sorry, nothing there"
error, or a 404 error.
A possible solution is here:
http://barefootdevelopment.blogspot.com/2007/11/fix-for-wordpress-paging-
problem.html
--
Ticket URL: <https://core.trac.wordpress.org/ticket/9379>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list