<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>bbPress support forums Topic: Pretty Permalinks Not Working</title>
<link>http://bbpress.org/forums/</link>
<description>bbPress support forums Topic: Pretty Permalinks Not Working</description>
<language>en</language>
<pubDate>Sat, 06 Sep 2008 05:50:47 +0000</pubDate>

<item>
<title>djuggler on "Pretty Permalinks Not Working"</title>
<link>http://bbpress.org/forums/topic/pretty-permalinks-not-working/page/2#post-18021</link>
<pubDate>Wed, 06 Aug 2008 16:02:08 +0000</pubDate>
<dc:creator>djuggler</dc:creator>
<guid isPermaLink="false">18021@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I just now got this working! The solution is posted at &#60;a href=&#34;http://bbpress.org/forums/topic/dropping-multiviews-support#post-16050&#34; rel=&#34;nofollow&#34;&#62;http://bbpress.org/forums/topic/dropping-multiviews-support#post-16050&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Quite simply, turn 1and1 hosting has MultiViews on by default and it must be turned off in .htaccess with:&#60;br /&#62;
Options -MultiViews&#60;/p&#62;
&#60;p&#62;Then add the /bb-admin/rewrite-rules.php mod_rewrite AFTER the Options -MultiViews.&#60;/p&#62;
&#60;p&#62;That was too simple to take this long to resolve.
&#60;/p&#62;</description>
</item>
<item>
<title>_ck_ on "Pretty Permalinks Not Working"</title>
<link>http://bbpress.org/forums/topic/pretty-permalinks-not-working/page/2#post-17342</link>
<pubDate>Wed, 16 Jul 2008 17:51:49 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">17342@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Wait, so was this ever resolved after a year?&#60;br /&#62;
With WordPress in the root and bbPress in a sub-directory (ie. /forums/) can they both have pretty permalinks?&#60;/p&#62;
&#60;p&#62;I have an idea if not - simple edit the webroot wordpress htaccess like so:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;IfModule mod_rewrite.c&#38;gt;
RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_URI} !^/forums/
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
&#38;lt;/IfModule&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;where  &#60;code&#62;/forums/&#60;/code&#62; is the install path of bbpres underneath wordpress. Remember you still need the local htaccess for bbpress in it's own folder.
&#60;/p&#62;</description>
</item>
<item>
<title>sambauers on "Pretty Permalinks Not Working"</title>
<link>http://bbpress.org/forums/topic/pretty-permalinks-not-working/page/2#post-16138</link>
<pubDate>Mon, 12 May 2008 01:55:06 +0000</pubDate>
<dc:creator>sambauers</dc:creator>
<guid isPermaLink="false">16138@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;@ stitchadoodle&#60;/p&#62;
&#60;p&#62;The rules are output to screen when you go to &#60;a href=&#34;http://example.com/bb/bb-admin/rewrite-rules.php&#34; rel=&#34;nofollow&#34;&#62;http://example.com/bb/bb-admin/rewrite-rules.php&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Obviously replace example.com with your domain.
&#60;/p&#62;</description>
</item>
<item>
<title>stitchadoodle on "Pretty Permalinks Not Working"</title>
<link>http://bbpress.org/forums/topic/pretty-permalinks-not-working/page/2#post-15966</link>
<pubDate>Sun, 04 May 2008 21:41:38 +0000</pubDate>
<dc:creator>stitchadoodle</dc:creator>
<guid isPermaLink="false">15966@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;**update**: just found &#60;a href=&#34;http://bbpress.org/documentation/faq/#pretty-permalinks&#34; rel=&#34;nofollow&#34;&#62;http://bbpress.org/documentation/faq/#pretty-permalinks&#60;/a&#62;&#60;br /&#62;
 after looking for days, don't know why it took so long to find.  this did the trick!&#60;/p&#62;
&#60;p&#62;----------------------------&#60;br /&#62;
Also having a problem with pretty permalinks.  i am on bluehost with the following:&#60;/p&#62;
&#60;p&#62;wordpress 2.5.1 installed at example.com/blog&#60;br /&#62;
bbpress 0.9.0.2 installed at example.com/bb&#60;/p&#62;
&#60;p&#62;i do have my wp akismet key applied in bbpress, but other than that no wp integration.  bbpress works fine until i activate pretty permalinks.  at that time, i can see all of my topics &#38;#38; stuff, but i just get 404 when i try to get to them.&#60;/p&#62;
&#60;p&#62;here's an interesting thing i discovered: both installed to my site via SimpleScripts.  WP works fine, but bb appears to have no .htaccess file at all.  i do see one in attached to a theme, but that's it, and apparently not useful there.&#60;/p&#62;
&#60;p&#62;since this seems to be the issue, sort of narrowed down, i created an .htaccess file using the code shown by jethro, but i know there's something missing.  it didn't break my site, but i couldn't even get to admin area to see if i could make the permalinks work.&#60;/p&#62;
&#60;p&#62;i'm not a programmer, but if anyone can tell me what code i need to have in the .htaccess file, i can make the file and upload it.&#60;/p&#62;
&#60;p&#62;thanks!
&#60;/p&#62;</description>
</item>
<item>
<title>jethrokapinksy on "Pretty Permalinks Not Working"</title>
<link>http://bbpress.org/forums/topic/pretty-permalinks-not-working/page/2#post-15882</link>
<pubDate>Wed, 30 Apr 2008 07:06:31 +0000</pubDate>
<dc:creator>jethrokapinksy</dc:creator>
<guid isPermaLink="false">15882@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Ok, I just realized that what worked for me only applied to a 'clean' top-level install, and what people are having issues with is installing bbpress in example.com/forums/, because example.com's .htaccess is over-riding example.com/forums/ 's .htaccess file.&#60;/p&#62;
&#60;p&#62;So here's my example.com (permalinks work great):&#60;/p&#62;
&#60;p&#62;&#38;lt;IfModule mod_rewrite.c&#38;gt;&#60;br /&#62;
RewriteEngine On&#60;br /&#62;
RewriteBase /&#60;br /&#62;
RewriteCond %{REQUEST_FILENAME} !-f&#60;br /&#62;
RewriteCond %{REQUEST_FILENAME} !-d&#60;br /&#62;
RewriteRule . /index.php [L]&#60;br /&#62;
&#38;lt;/IfModule&#38;gt;&#60;/p&#62;
&#60;p&#62;chmod: 644&#60;/p&#62;
&#60;p&#62;And here's my example.com/forums .htaccess content:&#60;/p&#62;
&#60;p&#62;&#38;lt;IfModule mod_rewrite.c&#38;gt;&#60;br /&#62;
RewriteEngine On&#60;br /&#62;
RewriteBase /forum/&#60;br /&#62;
RewriteCond %{REQUEST_FILENAME} !-f&#60;br /&#62;
RewriteRule ^([^/]+)/(.*)?$ /forum/$1.php [PT,QSA]&#60;br /&#62;
&#38;lt;/IfModule&#38;gt;&#60;/p&#62;
&#60;p&#62;Any ideas?&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
</item>
<item>
<title>jethrokapinksy on "Pretty Permalinks Not Working"</title>
<link>http://bbpress.org/forums/topic/pretty-permalinks-not-working/page/2#post-13208</link>
<pubDate>Thu, 17 Jan 2008 22:11:25 +0000</pubDate>
<dc:creator>jethrokapinksy</dc:creator>
<guid isPermaLink="false">13208@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;this is what worked for me:&#60;/p&#62;
&#60;p&#62;&#38;lt;IfModule mod_rewrite.c&#38;gt;&#60;br /&#62;
RewriteEngine On&#60;br /&#62;
RewriteBase /&#60;br /&#62;
RewriteRule ^forum/([^/]+)/page/([0-9]+)/?$ /forum.php?id=$1&#38;#38;page=$2 [L,QSA]&#60;br /&#62;
RewriteRule ^forum/([^/]+)/?$ /forum.php?id=$1 [L,QSA]&#60;br /&#62;
RewriteRule ^topic/([^/]+)/page/([0-9]+)/?$ /topic.php?id=$1&#38;#38;page=$2 [L,QSA]&#60;br /&#62;
RewriteRule ^topic/([^/]+)/?$ /topic.php?id=$1 [L,QSA]&#60;br /&#62;
RewriteRule ^tags/([^/]+)/page/([0-9]+)/?$ /tags.php?tag=$1&#38;#38;page=$2 [L,QSA]&#60;br /&#62;
RewriteRule ^tags/([^/]+)/?$ /tags.php?tag=$1 [L,QSA]&#60;br /&#62;
RewriteRule ^tags/?$ /tags.php [L,QSA]&#60;br /&#62;
RewriteRule ^profile/([^/]+)/page/([0-9]+)/?$ /profile.php?id=$1&#38;#38;page=$2 [L,QSA]&#60;br /&#62;
RewriteRule ^profile/([^/]+)/([^/]+)/?$ /profile.php?id=$1&#38;#38;tab=$2 [L,QSA]&#60;br /&#62;
RewriteRule ^profile/([^/]+)/([^/]+)/page/([0-9]+)/?$ /profile.php?id=$1&#38;#38;tab=$2&#38;#38;page=$3 [L,QSA]&#60;br /&#62;
RewriteRule ^profile/([^/]+)/?$ /profile.php?id=$1 [L,QSA]&#60;br /&#62;
RewriteRule ^view/([^/]+)/page/([0-9]+)/?$ /view.php?view=$1&#38;#38;page=$2 [L,QSA]&#60;br /&#62;
RewriteRule ^view/([^/]+)/?$ /view.php?view=$1 [L,QSA]&#60;br /&#62;
RewriteRule ^rss/?$ /rss.php [L,QSA]&#60;br /&#62;
RewriteRule ^rss/forum/([^/]+)/?$ /rss.php?forum=$1 [L,QSA]&#60;br /&#62;
RewriteRule ^rss/topic/([^/]+)/?$ /rss.php?topic=$1 [L,QSA]&#60;br /&#62;
RewriteRule ^rss/tags/([^/]+)/?$ /rss.php?tag=$1 [L,QSA]&#60;br /&#62;
RewriteRule ^rss/profile/([^/]+)/?$ /rss.php?profile=$1 [L,QSA]&#60;br /&#62;
&#38;lt;/IfModule&#38;gt;&#60;/p&#62;
&#60;p&#62;hope that helps someone
&#60;/p&#62;</description>
</item>
<item>
<title>mvh on "Pretty Permalinks Not Working"</title>
<link>http://bbpress.org/forums/topic/pretty-permalinks-not-working/page/2#post-12955</link>
<pubDate>Sun, 30 Dec 2007 17:01:48 +0000</pubDate>
<dc:creator>mvh</dc:creator>
<guid isPermaLink="false">12955@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;any luck so far djuggler?&#60;/p&#62;
&#60;p&#62;i've been trying the suggestions but so far, its still the same =(
&#60;/p&#62;</description>
</item>
<item>
<title>livibetter on "Pretty Permalinks Not Working"</title>
<link>http://bbpress.org/forums/topic/pretty-permalinks-not-working/page/2#post-12950</link>
<pubDate>Sat, 29 Dec 2007 17:02:33 +0000</pubDate>
<dc:creator>livibetter</dc:creator>
<guid isPermaLink="false">12950@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Although &#34;redir&#34; indicated mod_rewrite working. But, that doesn't seem to be working on &#34;http://www.make2for1.com/forum/general&#34; testing, or it would output similar result like &#34;http://make2for1.com/forum.php?id=1&#34; did. &#60;/p&#62;
&#60;p&#62;No idea why &#34;RewriteRule ^forum/([^/]+)/?$ /forum.php?id=$1 [L,QSA]&#34; didn't match on your forums.&#60;/p&#62;
&#60;p&#62;What was the file path of 404 in web server's log (using rewrite rules), when accessed &#34;http://www.make2for1.com/forum/general&#34;?
&#60;/p&#62;</description>
</item>
<item>
<title>djuggler on "Pretty Permalinks Not Working"</title>
<link>http://bbpress.org/forums/topic/pretty-permalinks-not-working/page/2#post-12948</link>
<pubDate>Sat, 29 Dec 2007 16:14:16 +0000</pubDate>
<dc:creator>djuggler</dc:creator>
<guid isPermaLink="false">12948@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;livibetter: You are right. I reversed the modifications after testing. They are in place now. A side note, if the directory 'youcantfindme' does not exist then &#60;a href=&#34;http://make2for1.com/redir&#34; rel=&#34;nofollow&#34;&#62;http://make2for1.com/redir&#60;/a&#62; returns:&#60;/p&#62;
&#60;p&#62;&#34;Error 404 - Not found&#60;br /&#62;
Your browser can't find the document corresponding to the URL you typed in.&#34;&#60;/p&#62;
&#60;p&#62;And shows &#60;a href=&#34;http://make2for1.com/youcantfindme&#34; rel=&#34;nofollow&#34;&#62;http://make2for1.com/youcantfindme&#60;/a&#62; in the address field of the browser.  If I create the directory 'youcantfindme' and put an index file in there then &#60;a href=&#34;http://make2for1.com/redir&#34; rel=&#34;nofollow&#34;&#62;http://make2for1.com/redir&#60;/a&#62; does indeed show the index file and the address changes to &#60;a href=&#34;http://make2for1.com/youcantfindme.&#34; rel=&#34;nofollow&#34;&#62;http://make2for1.com/youcantfindme.&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;The debug test shows the following:&#60;br /&#62;
----&#60;br /&#62;
&#60;a href=&#34;http://make2for1.com/forum.php?id=1&#34; rel=&#34;nofollow&#34;&#62;http://make2for1.com/forum.php?id=1&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;REQUEST_URI: string(15) &#34;/forum.php?id=1&#34;&#60;br /&#62;
should be: string(14) &#34;/forum/general&#34;&#60;br /&#62;
full permalink: string(38) &#34;http://www.make2for1.com/forum/general&#34;&#60;br /&#62;
PATH_INFO: string(10) &#34;/forum.php&#34;  &#60;/p&#62;
&#60;p&#62;-----&#60;br /&#62;
&#60;a href=&#34;http://www.make2for1.com/forum/general&#34; rel=&#34;nofollow&#34;&#62;http://www.make2for1.com/forum/general&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Error 404 - Not found&#60;br /&#62;
Your browser can't find the document corresponding to the URL you typed in.&#60;/p&#62;
&#60;p&#62;[That was with the RewriteRule redir youcantfindme [R=301,L] .htaccess]&#60;/p&#62;
&#60;p&#62;-----&#60;br /&#62;
&#60;a href=&#34;http://www.make2for1.com/forum/general&#34; rel=&#34;nofollow&#34;&#62;http://www.make2for1.com/forum/general&#60;/a&#62;&#60;br /&#62;
[with the actual .htaccess generated with &#60;a href=&#34;http://make2for1.com/bb-admin/rewrite-rules.php]&#34; rel=&#34;nofollow&#34;&#62;http://make2for1.com/bb-admin/rewrite-rules.php]&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;also&#60;br /&#62;
Error 404 - Not found&#60;br /&#62;
Your browser can't find the document corresponding to the URL you typed in.&#60;/p&#62;
&#60;p&#62;----&#60;br /&#62;
I have returned the .htaccess back to&#60;br /&#62;
&#38;lt;IfModule mod_rewrite.c&#38;gt;&#60;br /&#62;
RewriteEngine On&#60;br /&#62;
RewriteRule redir youcantfindme [R=301,L]&#60;br /&#62;
&#38;lt;/IfModule&#38;gt;&#60;br /&#62;
so you can see the &#60;a href=&#34;http://make2for1.com/redir&#34; rel=&#34;nofollow&#34;&#62;http://make2for1.com/redir&#60;/a&#62; work &#60;/p&#62;
&#60;p&#62;If anyone wants to play with this, I'll happily setup an ftp account. Email &#60;a href=&#34;mailto:juggler@gmail.com&#34;&#62;juggler@gmail.com&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I have left the changes in place.&#60;/p&#62;
&#60;p&#62;Thanks.&#60;br /&#62;
Doug
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "Pretty Permalinks Not Working"</title>
<link>http://bbpress.org/forums/topic/pretty-permalinks-not-working/page/2#post-12908</link>
<pubDate>Thu, 27 Dec 2007 14:53:05 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">12908@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Where did you put that .htaccess, in the parent folder or the forum folder?
&#60;/p&#62;</description>
</item>
<item>
<title>kaolin on "Pretty Permalinks Not Working"</title>
<link>http://bbpress.org/forums/topic/pretty-permalinks-not-working/page/2#post-12903</link>
<pubDate>Thu, 27 Dec 2007 09:09:13 +0000</pubDate>
<dc:creator>kaolin</dc:creator>
<guid isPermaLink="false">12903@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I just ran into this myself... Didn't think to check here for a workaround.  I have bbpress installed as /forum/ and my approach was to add an htaccess with the following:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;RewriteEngine On&#60;br /&#62;
RewriteBase /forum/&#60;/p&#62;
&#60;p&#62;RewriteCond %{REQUEST_FILENAME} !-f&#60;br /&#62;
RewriteRule ^([^/]+)/(.*)?$ /forum/$1.php [PT,QSA]&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;It seems to be working fine.
&#60;/p&#62;</description>
</item>
<item>
<title>livibetter on "Pretty Permalinks Not Working"</title>
<link>http://bbpress.org/forums/topic/pretty-permalinks-not-working/page/2#post-12871</link>
<pubDate>Mon, 24 Dec 2007 04:54:16 +0000</pubDate>
<dc:creator>livibetter</dc:creator>
<guid isPermaLink="false">12871@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;(edit: How did you know it was working? I didn't notice your 404 doesn't give the url information. Please use the following code for testing&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;IfModule mod_rewrite.c&#38;gt;
RewriteEngine On
RewriteRule redir youcantfindme [R=301,L]
&#38;lt;/IfModule&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;This time please check the browser's address, and make sure you read &#60;a href=&#34;http://make2for1.com/youcantfindme.&#34; rel=&#34;nofollow&#34;&#62;http://make2for1.com/youcantfindme.&#60;/a&#62; If you do read that, please continue to the following testing.)&#60;/p&#62;
&#60;p&#62;Please place &#60;code&#62;$bb-&#38;gt;debug = 1;&#60;/code&#62; to your &#60;code&#62;config.php&#60;/code&#62;&#60;br /&#62;
Add &#60;code&#62;exit;&#60;/code&#62; right after &#60;code&#62;bb_repermalink();&#60;/code&#62; in &#60;code&#62;forum.php&#60;/code&#62; like&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;?php

require_once(&#38;#39;./bb-load.php&#38;#39;);

$forum_id = 0;

bb_repermalink();
exit;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Then navigate to &#60;code&#62;&#60;a href=&#34;http://make2for1.com/forum.php?id=1&#34; rel=&#34;nofollow&#34;&#62;http://make2for1.com/forum.php?id=1&#60;/a&#62;&#60;/code&#62; and &#60;code&#62;&#60;a href=&#34;http://www.make2for1.com/forum/general&#34; rel=&#34;nofollow&#34;&#62;http://www.make2for1.com/forum/general&#60;/a&#62;&#60;/code&#62;, once you done, post the result and DO NOT REMOVE this modification (allow us to check it).
&#60;/p&#62;</description>
</item>
<item>
<title>djuggler on "Pretty Permalinks Not Working"</title>
<link>http://bbpress.org/forums/topic/pretty-permalinks-not-working/page/2#post-12870</link>
<pubDate>Mon, 24 Dec 2007 04:16:01 +0000</pubDate>
<dc:creator>djuggler</dc:creator>
<guid isPermaLink="false">12870@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Performed livibetter's test. mod_rewrite undeniable works.
&#60;/p&#62;</description>
</item>
<item>
<title>livibetter on "Pretty Permalinks Not Working"</title>
<link>http://bbpress.org/forums/topic/pretty-permalinks-not-working/page/2#post-12853</link>
<pubDate>Sun, 23 Dec 2007 04:40:59 +0000</pubDate>
<dc:creator>livibetter</dc:creator>
<guid isPermaLink="false">12853@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Could you test your &#60;code&#62;mod_rewrite&#60;/code&#62; is really working on &#60;a href=&#34;http://make2for1.com/&#34; rel=&#34;nofollow&#34;&#62;http://make2for1.com/&#60;/a&#62;&#60;br /&#62;
Please add the following to the top of &#60;code&#62;.htaccess&#60;/code&#62;&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;IfModule mod_rewrite.c&#38;gt;
RewriteEngine On
RewriteBase /
RewriteRule redir youcantfindme
&#38;lt;/IfModule&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Use browser and navigate to &#60;a href=&#34;http://make2for1.com/redir&#34; rel=&#34;nofollow&#34;&#62;http://make2for1.com/redir&#60;/a&#62;&#60;br /&#62;
If you read &#60;code&#62;/youcantfindme&#60;/code&#62; was not found, then &#60;code&#62;mod_rewrite&#60;/code&#62; does work.
&#60;/p&#62;</description>
</item>
<item>
<title>djuggler on "Pretty Permalinks Not Working"</title>
<link>http://bbpress.org/forums/topic/pretty-permalinks-not-working/page/2#post-12845</link>
<pubDate>Sat, 22 Dec 2007 16:11:36 +0000</pubDate>
<dc:creator>djuggler</dc:creator>
<guid isPermaLink="false">12845@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;mvh: None yet. I'm going to start digging into code and rewrite rules in my spare time. &#60;a href=&#34;http://make2for1.com/&#34; rel=&#34;nofollow&#34;&#62;http://make2for1.com/&#60;/a&#62; is about as basic an install of bbpress as can be done. Implementing bbpress shouldn't be this difficult.&#60;/p&#62;
&#60;p&#62;Obviously mod_rewrite at 1and1 works fine since WordPress pretty permalinks work. I use them at &#60;a href=&#34;http://realityme.net/&#34; rel=&#34;nofollow&#34;&#62;http://realityme.net/&#60;/a&#62; with no problems.&#60;/p&#62;
&#60;p&#62;If I get a solution, I will definitely post it here.
&#60;/p&#62;</description>
</item>
<item>
<title>mvh on "Pretty Permalinks Not Working"</title>
<link>http://bbpress.org/forums/topic/pretty-permalinks-not-working/page/2#post-12844</link>
<pubDate>Sat, 22 Dec 2007 10:08:52 +0000</pubDate>
<dc:creator>mvh</dc:creator>
<guid isPermaLink="false">12844@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;djuggler&#60;/p&#62;
&#60;p&#62;any luck so far?&#60;/p&#62;
&#60;p&#62;I am also with 1and1 hosting.
&#60;/p&#62;</description>
</item>
<item>
<title>djuggler on "Pretty Permalinks Not Working"</title>
<link>http://bbpress.org/forums/topic/pretty-permalinks-not-working/page/2#post-12811</link>
<pubDate>Thu, 20 Dec 2007 20:01:31 +0000</pubDate>
<dc:creator>djuggler</dc:creator>
<guid isPermaLink="false">12811@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;To eliminate WordPress as a possible problem, I have tried a fresh install of BBPress 0.8.3 in a new directory ~/make2for1_com/ for a throwaway domain I had laying around &#60;a href=&#34;http://make2for1.com/&#34; rel=&#34;nofollow&#34;&#62;http://make2for1.com/&#60;/a&#62; The database is a freshly created MySQL 4 db. PHP is using version 4.4.7 The .htaccess uses the code generated with &#60;a href=&#34;http://make2for1.com//bb-admin/rewrite-rules.php&#34; rel=&#34;nofollow&#34;&#62;http://make2for1.com//bb-admin/rewrite-rules.php&#60;/a&#62; and nothing else. The config is the sample file with all the appropriate blanks filled in and nothing more.&#60;br /&#62;
$bb-&#38;gt;mod_rewrite = 'slugs'; is set.&#60;/p&#62;
&#60;p&#62;Trying to get to a profiles produces a 404. Trying to read a discussion produces a 404. If I change $bb-&#38;gt;mod_rewrite = false; it works.
&#60;/p&#62;</description>
</item>
<item>
<title>djuggler on "Pretty Permalinks Not Working"</title>
<link>http://bbpress.org/forums/topic/pretty-permalinks-not-working/page/2#post-12810</link>
<pubDate>Thu, 20 Dec 2007 19:42:42 +0000</pubDate>
<dc:creator>djuggler</dc:creator>
<guid isPermaLink="false">12810@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;This is the most recent .htaccess based upon /bb-admin/rewrite-rules.php:&#60;br /&#62;
&#38;lt;IfModule mod_rewrite.c&#38;gt;&#60;br /&#62;
RewriteEngine On&#60;br /&#62;
RewriteBase /&#60;br /&#62;
RewriteRule ^forum/([^/]+)/page/([0-9]+)/?$ /forum.php?id=$1&#38;#38;page=$2 [L,QSA]&#60;br /&#62;
RewriteRule ^forum/([^/]+)/?$ /forum.php?id=$1 [L,QSA]&#60;br /&#62;
RewriteRule ^topic/([^/]+)/page/([0-9]+)/?$ /topic.php?id=$1&#38;#38;page=$2 [L,QSA]&#60;br /&#62;
RewriteRule ^topic/([^/]+)/?$ /topic.php?id=$1 [L,QSA]&#60;br /&#62;
RewriteRule ^tags/([^/]+)/page/([0-9]+)/?$ /tags.php?tag=$1&#38;#38;page=$2 [L,QSA]&#60;br /&#62;
RewriteRule ^tags/([^/]+)/?$ /tags.php?tag=$1 [L,QSA]&#60;br /&#62;
RewriteRule ^tags/?$ /tags.php [L,QSA]&#60;br /&#62;
RewriteRule ^profile/([^/]+)/page/([0-9]+)/?$ /profile.php?id=$1&#38;#38;page=$2 [L,QSA]&#60;br /&#62;
RewriteRule ^profile/([^/]+)/([^/]+)/?$ /profile.php?id=$1&#38;#38;tab=$2 [L,QSA]&#60;br /&#62;
RewriteRule ^profile/([^/]+)/([^/]+)/page/([0-9]+)/?$ /profile.php?id=$1&#38;#38;tab=$2&#38;#38;page=$3 [L,QSA]&#60;br /&#62;
RewriteRule ^profile/([^/]+)/?$ /profile.php?id=$1 [L,QSA]&#60;br /&#62;
RewriteRule ^view/([^/]+)/page/([0-9]+)/?$ /view.php?view=$1&#38;#38;page=$2 [L,QSA]&#60;br /&#62;
RewriteRule ^view/([^/]+)/?$ /view.php?view=$1 [L,QSA]&#60;br /&#62;
RewriteRule ^rss/?$ /rss.php [L,QSA]&#60;br /&#62;
RewriteRule ^rss/forum/([^/]+)/?$ /rss.php?forum=$1 [L,QSA]&#60;br /&#62;
RewriteRule ^rss/topic/([^/]+)/?$ /rss.php?topic=$1 [L,QSA]&#60;br /&#62;
RewriteRule ^rss/tags/([^/]+)/?$ /rss.php?tag=$1 [L,QSA]&#60;br /&#62;
RewriteRule ^rss/profile/([^/]+)/?$ /rss.php?profile=$1 [L,QSA]&#60;br /&#62;
&#38;lt;/IfModule&#38;gt;&#60;/p&#62;
&#60;p&#62;I also tried:&#60;br /&#62;
Options +MultiViews&#60;/p&#62;
&#60;p&#62;And here's the config.php&#60;br /&#62;
&#38;lt;?php&#60;/p&#62;
&#60;p&#62;// ** MySQL settings ** //&#60;br /&#62;
define('BBDB_NAME', 'CORRECT');      // The name of the database&#60;br /&#62;
define('BBDB_USER', 'CORRECT');     // Your MySQL username&#60;br /&#62;
define('BBDB_PASSWORD', 'CORRECT'); // ...and password&#60;br /&#62;
define('BBDB_HOST', 'CORRECT');    // 99% chance you won't need to change these last few&#60;/p&#62;
&#60;p&#62;define('BBDB_CHARSET', 'utf8');      // If you are *upgrading*, and your old config.php does&#60;br /&#62;
define('BBDB_COLLATE', '');          // not have these two contstants in them, DO NOT define them&#60;br /&#62;
                                     // If you are installing for the first time, leave them here&#60;/p&#62;
&#60;p&#62;// Change the prefix if you want to have multiple forums in a single database.&#60;br /&#62;
$bb_table_prefix = 'bb_'; // Only letters, numbers and underscores please!&#60;/p&#62;
&#60;p&#62;// The full URL of your bbPress install&#60;br /&#62;
$bb-&#38;gt;uri = 'http://talk.tnlotteryresults.com/';&#60;/p&#62;
&#60;p&#62;// What are you going to call me?&#60;br /&#62;
$bb-&#38;gt;name = 'Discuss the Tennessee Lottery';&#60;/p&#62;
&#60;p&#62;// This must be set before you run the install script.&#60;br /&#62;
$bb-&#38;gt;admin_email = 'juggler@gmail.com';&#60;/p&#62;
&#60;p&#62;// Set to true if you want pretty permalinks, set to 'slugs' if you want to use slug based pretty permalinks.&#60;br /&#62;
$bb-&#38;gt;mod_rewrite = 'slugs';&#60;/p&#62;
&#60;p&#62;// The number of topics that show on each page.&#60;br /&#62;
$bb-&#38;gt;page_topics = 30;&#60;/p&#62;
&#60;p&#62;// A user can edit a post for this many minutes after submitting.&#60;br /&#62;
$bb-&#38;gt;edit_lock = 60;&#60;/p&#62;
&#60;p&#62;// Your timezone offset.  Example: -7 for Pacific Daylight Time.&#60;br /&#62;
$bb-&#38;gt;gmt_offset = -5;&#60;/p&#62;
&#60;p&#62;// Change this to localize bbPress.  A corresponding MO file for the&#60;br /&#62;
// chosen language must be installed to bb-includes/languages.&#60;br /&#62;
// For example, install de.mo to bb-includes/languages and set BBLANG to 'de'&#60;br /&#62;
// to enable German language support.&#60;br /&#62;
define('BBLANG', '');&#60;/p&#62;
&#60;p&#62;// Your Akismet Key.  You do not need a key to run bbPress, but if you want to take advantage&#60;br /&#62;
// of Akismet's powerful spam blocking, you'll need one.  You can get an Akismet key at&#60;br /&#62;
// &#60;a href=&#34;http://wordpress.com/api-keys/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.com/api-keys/&#60;/a&#62;&#60;br /&#62;
$bb-&#38;gt;akismet_key = '0123456789ab'; // Example: '0123456789ab'&#60;/p&#62;
&#60;p&#62;// The rest is only useful if you are integrating bbPress with WordPress.&#60;br /&#62;
// If you're not, just leave it as it is.&#60;/p&#62;
&#60;p&#62;$bb-&#38;gt;wp_table_prefix = '';  // WordPress table prefix.  Example: 'wp_';&#60;br /&#62;
$bb-&#38;gt;wp_home = 'http://new.tnlotteryresults.com';  // WordPress - Options-&#38;gt;General: Blog address (URL) // Example: 'http://example.com'&#60;br /&#62;
$bb-&#38;gt;wp_siteurl = 'http://new.tnlotteryresults.com';  // WordPress - Options-&#38;gt;General: WordPress address (URL) // Example: 'http://example.com'&#60;/p&#62;
&#60;p&#62;//The following allow users from the WordPress blog to mix with the bbpress users&#60;br /&#62;
define('USER_BBDB_NAME','CORRECT_BUT_DIFFERENT_THAN_ABOVE');&#60;br /&#62;
define('USER_BBDB_USER','CORRECT_BUT_DIFFERENT_THAN_ABOVE');&#60;br /&#62;
define('USER_BBDB_PASSWORD','CORRECT_BUT_DIFFERENT_THAN_ABOVE');&#60;br /&#62;
define('USER_BBDB_HOST','CORRECT_BUT_DIFFERENT_THAN_ABOVE'); &#60;/p&#62;
&#60;p&#62;/* Stop editing */&#60;/p&#62;
&#60;p&#62;if ( !defined('BBPATH') )&#60;br /&#62;
	define('BBPATH', dirname(__FILE__) . '/' );&#60;br /&#62;
require_once( BBPATH . 'bb-settings.php' );&#60;/p&#62;
&#60;p&#62;?&#38;gt;&#60;/p&#62;
&#60;p&#62;Thanks for gandering!
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "Pretty Permalinks Not Working"</title>
<link>http://bbpress.org/forums/topic/pretty-permalinks-not-working/page/2#post-12808</link>
<pubDate>Thu, 20 Dec 2007 17:42:44 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">12808@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Can you post your .htaccess?
&#60;/p&#62;</description>
</item>
<item>
<title>djuggler on "Pretty Permalinks Not Working"</title>
<link>http://bbpress.org/forums/topic/pretty-permalinks-not-working/page/2#post-12807</link>
<pubDate>Thu, 20 Dec 2007 16:10:03 +0000</pubDate>
<dc:creator>djuggler</dc:creator>
<guid isPermaLink="false">12807@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I have now installed wordpress2.3 at &#60;a href=&#34;http://new.tnlotteryresults.com/&#34; rel=&#34;nofollow&#34;&#62;http://new.tnlotteryresults.com/&#60;/a&#62; and bbpress 0.8.3 at &#60;a href=&#34;http://talk.tnlotteryresults.com/&#34; rel=&#34;nofollow&#34;&#62;http://talk.tnlotteryresults.com/&#60;/a&#62; They are located in two physically separate directories using two different databases with no .htaccess in any parent directory. Matter of fact, all parent directories between root and each of the sites are empty. Pretty permalinks work on &#60;a href=&#34;http://new.tnlotteryresults.com/&#34; rel=&#34;nofollow&#34;&#62;http://new.tnlotteryresults.com/&#60;/a&#62; and fail on &#60;a href=&#34;http://talk.tnlotteryresults.com/&#34; rel=&#34;nofollow&#34;&#62;http://talk.tnlotteryresults.com/&#60;/a&#62; &#60;/p&#62;
&#60;p&#62;I have edited the .htaccess with both methods shown in the installation instructions as well as making sure that I had 'slugs' in the config.php&#60;/p&#62;
&#60;p&#62;Why does WordPress implement pretty permalinks so easily and bbpress is so resistant?
&#60;/p&#62;</description>
</item>
<item>
<title>aaron1728 on "Pretty Permalinks Not Working"</title>
<link>http://bbpress.org/forums/topic/pretty-permalinks-not-working#post-12564</link>
<pubDate>Wed, 12 Dec 2007 07:27:11 +0000</pubDate>
<dc:creator>aaron1728</dc:creator>
<guid isPermaLink="false">12564@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;How should I modify my .htaccess to accomodate a bbpress install in a /forums/ subdirectory?  The install worked but permalinks aren't.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;# BEGIN WordPress
&#38;lt;IfModule mod_rewrite.c&#38;gt;
RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
&#38;lt;/IfModule&#38;gt;

# END WordPress&#60;/code&#62;&#60;/pre&#62;</description>
</item>
<item>
<title>rashantha on "Pretty Permalinks Not Working"</title>
<link>http://bbpress.org/forums/topic/pretty-permalinks-not-working#post-10625</link>
<pubDate>Fri, 31 Aug 2007 01:21:50 +0000</pubDate>
<dc:creator>rashantha</dc:creator>
<guid isPermaLink="false">10625@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;no, but i was getting ready to create one there thinking that might be the issue.
&#60;/p&#62;</description>
</item>
<item>
<title>sambauers on "Pretty Permalinks Not Working"</title>
<link>http://bbpress.org/forums/topic/pretty-permalinks-not-working#post-10621</link>
<pubDate>Thu, 30 Aug 2007 23:04:42 +0000</pubDate>
<dc:creator>sambauers</dc:creator>
<guid isPermaLink="false">10621@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;&#38;gt; .htaccess is in lankapod/forum/ folder&#60;/p&#62;
&#60;p&#62;That's good, but is there a .htaccess in your base ( lankapod/ ) directory?
&#60;/p&#62;</description>
</item>
<item>
<title>rashantha on "Pretty Permalinks Not Working"</title>
<link>http://bbpress.org/forums/topic/pretty-permalinks-not-working#post-10612</link>
<pubDate>Thu, 30 Aug 2007 16:24:39 +0000</pubDate>
<dc:creator>rashantha</dc:creator>
<guid isPermaLink="false">10612@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;not a directory issue:&#60;/p&#62;
&#60;p&#62;.htaccess is in lankapod/forum/ folder this is the same folder bbpress is in as well.
&#60;/p&#62;</description>
</item>
<item>
<title>sambauers on "Pretty Permalinks Not Working"</title>
<link>http://bbpress.org/forums/topic/pretty-permalinks-not-working#post-10608</link>
<pubDate>Thu, 30 Aug 2007 15:05:00 +0000</pubDate>
<dc:creator>sambauers</dc:creator>
<guid isPermaLink="false">10608@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Read my posts above with regards to running bbPress in a sub-directory and having WordPress mod-rewrite rules in the parent directory.
&#60;/p&#62;</description>
</item>
<item>
<title>rashantha on "Pretty Permalinks Not Working"</title>
<link>http://bbpress.org/forums/topic/pretty-permalinks-not-working#post-10601</link>
<pubDate>Thu, 30 Aug 2007 13:18:01 +0000</pubDate>
<dc:creator>rashantha</dc:creator>
<guid isPermaLink="false">10601@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;still not working for me.&#60;/p&#62;
&#60;p&#62;i have tried with &#60;a href=&#34;http://forum.lankapod.com/&#34; rel=&#34;nofollow&#34;&#62;http://forum.lankapod.com/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;and with &#60;a href=&#34;http://lankapod.com/forum/&#34; rel=&#34;nofollow&#34;&#62;http://lankapod.com/forum/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;if i remove permalinks everything works. i have tried the faq as well as a resolved thread concept from about 10 months ago.&#60;/p&#62;
&#60;p&#62;neither works. running on mac os x
&#60;/p&#62;</description>
</item>
<item>
<title>drewstylz on "Pretty Permalinks Not Working"</title>
<link>http://bbpress.org/forums/topic/pretty-permalinks-not-working#post-10048</link>
<pubDate>Wed, 08 Aug 2007 01:38:31 +0000</pubDate>
<dc:creator>drewstylz</dc:creator>
<guid isPermaLink="false">10048@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I have a variant of this problem.&#60;/p&#62;
&#60;p&#62;When I run my bbpress with a url through a directory under my domain (drewstylz.com/forums), using permalinks works ok. But when I try to run bbpress through a subdomain url (forums.drewstylz.com), the permalinks don't work at all. They are generated correctly but clicking on any permalink only brings me to the forum home page. Running bbpress without permalinks does still work however.&#60;/p&#62;
&#60;p&#62;I've tried following the FAQ but neither of the options have worked. I do have wordpress installed in the root directory of my domain and bbpress in a subdirectory so I'm thinking that may be the issue but I don't know which part would be affecting it. I've also tried renaming the .htaccess file in my root directory and then following the suggestions from the FAQ but when I disable the .htaccess file in the root folder, clicking on the permalinks just brings me to a &#34;url not found&#34; page.&#60;/p&#62;
&#60;p&#62;Does anyone have any suggestions on what I can do?&#60;/p&#62;
&#60;p&#62;I can post my .htaccess files if necessary. I've left my current bbpress configuration with the problem if anyone wants to take a quick look.&#60;br /&#62;
&#60;a href=&#34;http://forums.drewstylz.com/&#34; rel=&#34;nofollow&#34;&#62;http://forums.drewstylz.com/&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>serimu on "Pretty Permalinks Not Working"</title>
<link>http://bbpress.org/forums/topic/pretty-permalinks-not-working#post-8688</link>
<pubDate>Wed, 04 Jul 2007 16:01:05 +0000</pubDate>
<dc:creator>serimu</dc:creator>
<guid isPermaLink="false">8688@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I just checked this subject again, and I want to say my solution:&#60;/p&#62;
&#60;p&#62;I moved my site to another hosting provider.
&#60;/p&#62;</description>
</item>
<item>
<title>drift82 on "Pretty Permalinks Not Working"</title>
<link>http://bbpress.org/forums/topic/pretty-permalinks-not-working#post-8672</link>
<pubDate>Tue, 03 Jul 2007 03:28:00 +0000</pubDate>
<dc:creator>drift82</dc:creator>
<guid isPermaLink="false">8672@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Turns out my problem was rewrite rules from wordpress overwriting bbpress ones.  Whoops.
&#60;/p&#62;</description>
</item>
<item>
<title>sambauers on "Pretty Permalinks Not Working"</title>
<link>http://bbpress.org/forums/topic/pretty-permalinks-not-working#post-8653</link>
<pubDate>Sat, 30 Jun 2007 14:10:46 +0000</pubDate>
<dc:creator>sambauers</dc:creator>
<guid isPermaLink="false">8653@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;The address is valid. Don't forget the &#34;au&#34; at the end.
&#60;/p&#62;</description>
</item>

</channel>
</rss>
