[wp-trac] [WordPress Trac] #15996: Changing permalinks to custom makes all categories return error 404

WordPress Trac wp-trac at lists.automattic.com
Tue Jul 26 17:48:36 UTC 2011


#15996: Changing permalinks to custom makes all categories return error 404
-------------------------------+------------------------
 Reporter:  wpolitika          |       Owner:  Wpolitika
     Type:  defect (bug)       |      Status:  reopened
 Priority:  normal             |   Milestone:  3.1
Component:  Permalinks         |     Version:  3.2.1
 Severity:  major              |  Resolution:
 Keywords:  reporter-feedback  |
-------------------------------+------------------------
Changes (by voidtrance):

 * status:  closed => reopened
 * version:  3.1 => 3.2.1
 * resolution:  worksforme =>


Comment:

 I am having the same issue and so far all my tracking and debugging points
 to WP.

 1. .htaccess and mod_rewrite are working fine - verified by the fact that
 individual posts are working and also by examining Apache's mod_rewrite
 log file.
 2. confirmed it is not a plugin issue - turned off all plugins, issue
 still exists.
 3. confirmed it is not a theme issue - issue still exists with default
 TwentyEleven theme.

 Any permalink structure which has the variables %category% or %tag% does
 not seem to work.
 I am using /%year%/%monthnum%/%postname%/ as my permalink structure. With
 that, individual posts work file. Accessing any category or tag archive
 /%category%/<name> or /%tag%/<name> results in 404 Error.

 However, if I change the permalink structure to
 /%category%/%year%/%monthnum%/%postname%/, all of sudden, even individual
 posts start returning 404 errors.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/15996#comment:15>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list