[wp-hackers] 404 Page on Custom Post Types and Custom Taxonomies

Ryan Frankel ryan.frankel at gmail.com
Wed Dec 5 21:30:33 UTC 2012


Thank you everyone for your help.  I was finally able to hunt this down.
It turns out that a plugin I was using was actually flushing the rewrite
rules (always) and messing with my settings.  I must have missed this
somehow the first time through.  Sorry for the trouble and I very much
appreciate everyone that chipped in as always.

Ryan


On Wed, Dec 5, 2012 at 3:57 PM, Otto <otto at ottodestruct.com> wrote:

> On Wed, Dec 5, 2012 at 2:55 PM, Ryan Frankel <ryan.frankel at gmail.com>
> wrote:
> > For clarification:  I had a line running 'flush_rewrite_rules()' that
> > defaults to a hard flush.  This didn't affect the 404 page (I was not
> > running it in any action).  The code the ran a filter on 'wp_loaded'
> works
> > except for that once it is removed the 404 page returns.
>
> Debug your rewrite_rules. Make sure they're getting saved properly in
> the database, and that the options table isn't locked or something.
>
> -Otto
> _______________________________________________
> wp-hackers mailing list
> wp-hackers at lists.automattic.com
> http://lists.automattic.com/mailman/listinfo/wp-hackers
>



-- 
----------------------------------------
Ryan S. Frankel


More information about the wp-hackers mailing list