<?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: Problems with navigation to profile page and posting</title>
<link>http://bbpress.org/forums/</link>
<description>bbPress support forums Topic: Problems with navigation to profile page and posting</description>
<language>en</language>
<pubDate>Mon, 13 Oct 2008 16:21:18 +0000</pubDate>

<item>
<title>itissue on "Problems with navigation to profile page and posting"</title>
<link>http://bbpress.org/forums/topic/problems-with-navigation-to-profile-page-and-posting#post-12589</link>
<pubDate>Thu, 13 Dec 2007 21:38:09 +0000</pubDate>
<dc:creator>itissue</dc:creator>
<guid isPermaLink="false">12589@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Nevermind. I figured it out. I needed a .htaccess file, and it needed to contain this:&#60;br /&#62;
&#60;code&#62;&#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;/code&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>itissue on "Problems with navigation to profile page and posting"</title>
<link>http://bbpress.org/forums/topic/problems-with-navigation-to-profile-page-and-posting#post-12588</link>
<pubDate>Thu, 13 Dec 2007 21:24:27 +0000</pubDate>
<dc:creator>itissue</dc:creator>
<guid isPermaLink="false">12588@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Links to forum topics are broken as well. I'm unable to post topics. Here's the url to my forum&#60;br /&#62;
&#60;a href=&#34;http://forum.suefeng.com&#34; rel=&#34;nofollow&#34;&#62;http://forum.suefeng.com&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>itissue on "Problems with navigation to profile page and posting"</title>
<link>http://bbpress.org/forums/topic/problems-with-navigation-to-profile-page-and-posting#post-12587</link>
<pubDate>Thu, 13 Dec 2007 21:17:47 +0000</pubDate>
<dc:creator>itissue</dc:creator>
<guid isPermaLink="false">12587@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I'm having the same problem. I can't get my profile page or tags page to show up. They're both broken links for some reason.
&#60;/p&#62;</description>
</item>
<item>
<title>dcfridge on "Problems with navigation to profile page and posting"</title>
<link>http://bbpress.org/forums/topic/problems-with-navigation-to-profile-page-and-posting#post-4682</link>
<pubDate>Tue, 20 Feb 2007 12:09:18 +0000</pubDate>
<dc:creator>dcfridge</dc:creator>
<guid isPermaLink="false">4682@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;The installation seemed to go smooth, and I can get to the main admin page, and main forum page, but when I navigate to &#34;edit profile&#34; I get the error below.  A very similar error comes up when I try to post...I think it may have something to do with a redirection setting, but not sure.&#60;/p&#62;
&#60;p&#62;- Dave&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;https://www.mydomain.com/bbpress/profile/1&#34; rel=&#34;nofollow&#34;&#62;https://www.mydomain.com/bbpress/profile/1&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Multiple Choices&#60;br /&#62;
The document name you requested (/bbpress/profile/1) could not be found on this server. However, we found documents with names similar to the one you requested.&#60;/p&#62;
&#60;p&#62;Available documents:&#60;/p&#62;
&#60;p&#62;    * /bbpress/profile.php/1 (common basename) &#60;/p&#62;
&#60;p&#62;Please consider informing the owner of the referring page about the broken link.
&#60;/p&#62;</description>
</item>

</channel>
</rss>
