I got a blog / site (full WP), with some UR :
/%category%/%yearnum%-%month%/%post_ID%/%postname%.html , which works fine but for the navigation.
When I'm a on cat page like http://www.example.com/reviews/, the next_posts_link links to http://www.example.com/reviews/page/2/ ... and here come the 404.
Is there a prob with UR and browsing the cats ?
I tried to change the URI in General Options, with no results. I tried some manual inputs in URI (/page/2, /page/2/, etc.), but can't reach the second (or more) page of a category page...