Title: domreg's Replies | WordPress.org

---

# domreg

  [  ](https://wordpress.org/support/users/domreg/)

 *   [Profile](https://wordpress.org/support/users/domreg/)
 *   [Topics Started](https://wordpress.org/support/users/domreg/topics/)
 *   [Replies Created](https://wordpress.org/support/users/domreg/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/domreg/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/domreg/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/domreg/engagements/)
 *   [Favorites](https://wordpress.org/support/users/domreg/favorites/)

 Search replies:

## Forum Replies Created

Viewing 11 replies - 1 through 11 (of 11 total)

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Article Permalinks Not Working](https://wordpress.org/support/topic/article-permalinks-not-working/)
 *  Thread Starter [domreg](https://wordpress.org/support/users/domreg/)
 * (@domreg)
 * [16 years, 11 months ago](https://wordpress.org/support/topic/article-permalinks-not-working/#post-1095963)
 * I have the following plugins installed:
 * All in One SEO Pack
    Different Posts Per Page FD Feedburner Plugin Google Analyticator
   4.1.1 Google XML Sitemaps 3.1.2 Role Scoper 1.0.3.4 Transpose Email 1.2 Twitter
   Tools 1.6 wp-cache 2.1.2 WP-Polls 2.40 WP-Polls Widget 2.40 WP-SpamFree 2.0.1.1
   Yet Another Related Posts Plugin
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Article Permalinks Not Working](https://wordpress.org/support/topic/article-permalinks-not-working/)
 *  Thread Starter [domreg](https://wordpress.org/support/users/domreg/)
 * (@domreg)
 * [16 years, 11 months ago](https://wordpress.org/support/topic/article-permalinks-not-working/#post-1095954)
 * Nothing I try is working…bump.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Article Permalinks Not Working](https://wordpress.org/support/topic/article-permalinks-not-working/)
 *  Thread Starter [domreg](https://wordpress.org/support/users/domreg/)
 * (@domreg)
 * [16 years, 11 months ago](https://wordpress.org/support/topic/article-permalinks-not-working/#post-1095952)
 * Bump
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Article Permalinks Not Working](https://wordpress.org/support/topic/article-permalinks-not-working/)
 *  Thread Starter [domreg](https://wordpress.org/support/users/domreg/)
 * (@domreg)
 * [16 years, 11 months ago](https://wordpress.org/support/topic/article-permalinks-not-working/#post-1095945)
 * [@webjunk](https://wordpress.org/support/users/webjunk/) – Sorry, I completely
   missed your post. Thanks for replying but it doesn’t look like that fixed it.
   Mod Rewrite is working for the category pages (although generating an incorrect
   url) and it looks like everything is being correctly redirected back to the index.
   php page.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Article Permalinks Not Working](https://wordpress.org/support/topic/article-permalinks-not-working/)
 *  Thread Starter [domreg](https://wordpress.org/support/users/domreg/)
 * (@domreg)
 * [16 years, 11 months ago](https://wordpress.org/support/topic/article-permalinks-not-working/#post-1095944)
 * Bump
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Article Permalinks Not Working](https://wordpress.org/support/topic/article-permalinks-not-working/)
 *  Thread Starter [domreg](https://wordpress.org/support/users/domreg/)
 * (@domreg)
 * [16 years, 11 months ago](https://wordpress.org/support/topic/article-permalinks-not-working/#post-1095941)
 * We think it may be trying to access /blog/blog/index.php — is this a possibility?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Article Permalinks Not Working](https://wordpress.org/support/topic/article-permalinks-not-working/)
 *  Thread Starter [domreg](https://wordpress.org/support/users/domreg/)
 * (@domreg)
 * [16 years, 11 months ago](https://wordpress.org/support/topic/article-permalinks-not-working/#post-1095938)
 *     ```
       RewriteEngine On
       RewriteBase /blog/
       RewriteCond %{REQUEST_FILENAME} !-f
       RewriteCond %{REQUEST_FILENAME} !-d
       RewriteRule . /blog/index.php [L]
       ```
   
 * I thought it had something to do with the paths at first, but I changed them 
   around a bit and nothing did the trick there either.
 * Also, that was the code generated by WordPress.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Article Permalinks Not Working](https://wordpress.org/support/topic/article-permalinks-not-working/)
 *  Thread Starter [domreg](https://wordpress.org/support/users/domreg/)
 * (@domreg)
 * [16 years, 11 months ago](https://wordpress.org/support/topic/article-permalinks-not-working/#post-1095840)
 * Haven’t been able to figure this out yet. Has anyone ran into similar problems?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Rewrites not working for everything](https://wordpress.org/support/topic/rewrites-not-working-for-everything/)
 *  Thread Starter [domreg](https://wordpress.org/support/users/domreg/)
 * (@domreg)
 * [16 years, 11 months ago](https://wordpress.org/support/topic/rewrites-not-working-for-everything/#post-1084532)
 * Custom category links are working correctly:
    [http://www.centuryhouseinc.com/blog/topics/century-house](http://www.centuryhouseinc.com/blog/topics/century-house)
 * But nothing else…and I’m using the included WordPress “pattern” of “/%year%/%
   monthnum%/%postname%/”
 * [http://www.centuryhouseinc.com/blog/](http://www.centuryhouseinc.com/blog/)
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Rewrites not working for everything](https://wordpress.org/support/topic/rewrites-not-working-for-everything/)
 *  Thread Starter [domreg](https://wordpress.org/support/users/domreg/)
 * (@domreg)
 * [16 years, 11 months ago](https://wordpress.org/support/topic/rewrites-not-working-for-everything/#post-1084505)
 * I did mean permalinks, but I’ve also tried using the few default ones WordPress
   has set up (/%year%/%month%/%day%/%post_name%) and those did not work either.
 * The only thing that works 100% is using the ?p=##
 * My rewrites are working for categories, but nothing for the posts.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Rewrites not working for everything](https://wordpress.org/support/topic/rewrites-not-working-for-everything/)
 *  Thread Starter [domreg](https://wordpress.org/support/users/domreg/)
 * (@domreg)
 * [16 years, 11 months ago](https://wordpress.org/support/topic/rewrites-not-working-for-everything/#post-1084364)
 * Anyone know whats going on?

Viewing 11 replies - 1 through 11 (of 11 total)