Title: WordPress and IP.Board 404 errors
Last modified: August 20, 2016

---

# WordPress and IP.Board 404 errors

 *  [cleveden8](https://wordpress.org/support/users/cleveden8/)
 * (@cleveden8)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/wordpress-and-ipboard-404-errors/)
 * Hi All,
 * I have WP installed at root and IP.Board installed at /forums
 * When trying to access any of the forums/topics from my WP home page at [http://www.talkwestham.com](http://www.talkwestham.com)
   I am returned with a 404 error but I can access all WP pages/posts fine.
 * When I return the permalink structure in WordPress back to default everything
   works, when I change it to a custom structure say /%category%/%postname%/ the
   404’s start again when trying to access my forums only…
 * My .htaccess is being written as I deleted it and WordPress rewrote another one
   with;
 *     ```
       # BEGIN WordPress
       <IfModule mod_rewrite.c>
       RewriteEngine On
       RewriteBase /
       RewriteRule ^index\.php$ - [L]
       RewriteCond %{REQUEST_FILENAME} !-f
       RewriteCond %{REQUEST_FILENAME} !-d
       RewriteRule . /index.php [L]
       </IfModule>
   
       # END WordPress
       ```
   
 * Your help would be greatly appreciated.
 * Dave

Viewing 1 replies (of 1 total)

 *  Thread Starter [cleveden8](https://wordpress.org/support/users/cleveden8/)
 * (@cleveden8)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/wordpress-and-ipboard-404-errors/#post-3106359)
 * It’s funny how things turn out sometimes. Within miniutes of posting this problem
   the penny dropped and I solved it.
 * I didn’t have a seperate .htaccess in my /forums folder.
 * So I now have .htaccess for WordPress at root and a .htaccess in /forums.
 * Doh!
 * Still, I hope this helps someone else out.
 * Dave

Viewing 1 replies (of 1 total)

The topic ‘WordPress and IP.Board 404 errors’ is closed to new replies.

## Tags

 * [ip.board](https://wordpress.org/support/topic-tag/ip-board/)
 * [permalink](https://wordpress.org/support/topic-tag/permalink/)
 * [url](https://wordpress.org/support/topic-tag/url/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 1 participant
 * Last reply from: [cleveden8](https://wordpress.org/support/users/cleveden8/)
 * Last activity: [13 years, 7 months ago](https://wordpress.org/support/topic/wordpress-and-ipboard-404-errors/#post-3106359)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
