<?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: Close - but 404 on topics and profiles</title>
<link>http://bbpress.org/forums/</link>
<description>bbPress support forums Topic: Close - but 404 on topics and profiles</description>
<language>en</language>
<pubDate>Sat, 06 Sep 2008 16:39:54 +0000</pubDate>

<item>
<title>hartlrobert on "Close - but 404 on topics and profiles"</title>
<link>http://bbpress.org/forums/topic/close-but-404-on-topics-and-profiles#post-7458</link>
<pubDate>Wed, 16 May 2007 00:28:58 +0000</pubDate>
<dc:creator>hartlrobert</dc:creator>
<guid isPermaLink="false">7458@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I had the same partial 404-links.&#60;br /&#62;
For me the right htaccess solved the issue.&#60;br /&#62;
It was really the missing &#60;code&#62;Options +MultiViews&#60;/code&#62; in the .htaccess (root or bbpress-folder - both works). So maybe You've a further look?
&#60;/p&#62;</description>
</item>
<item>
<title>berberber on "Close - but 404 on topics and profiles"</title>
<link>http://bbpress.org/forums/topic/close-but-404-on-topics-and-profiles#post-1243</link>
<pubDate>Thu, 09 Nov 2006 13:11:32 +0000</pubDate>
<dc:creator>berberber</dc:creator>
<guid isPermaLink="false">1243@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Solution :&#60;br /&#62;
in includes/template-functions.php&#60;br /&#62;
replace&#60;br /&#62;
	switch ( bb_find_filename($_SERVER['PHP_SELF']) ) :&#60;/p&#62;
&#60;p&#62;by&#60;br /&#62;
	switch ( bb_find_filename($_SERVER['REQUEST_URI']) ) :
&#60;/p&#62;</description>
</item>
<item>
<title>jaycarter on "Close - but 404 on topics and profiles"</title>
<link>http://bbpress.org/forums/topic/close-but-404-on-topics-and-profiles#post-1078</link>
<pubDate>Sat, 04 Nov 2006 14:08:34 +0000</pubDate>
<dc:creator>jaycarter</dc:creator>
<guid isPermaLink="false">1078@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;You know I took another look at making pretty permanent links and did that again with the .htaccess and all and I'm not getting the &#34;The requested URL /blog/forums/topic/2?replies=1 does not exist.&#34; anymore.&#60;/p&#62;
&#60;p&#62;But now I'm getting bb_get_user needs a numeric ID.
&#60;/p&#62;</description>
</item>
<item>
<title>Iggy22 on "Close - but 404 on topics and profiles"</title>
<link>http://bbpress.org/forums/topic/close-but-404-on-topics-and-profiles#post-1074</link>
<pubDate>Sat, 04 Nov 2006 08:00:10 +0000</pubDate>
<dc:creator>Iggy22</dc:creator>
<guid isPermaLink="false">1074@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Hi guys. I seem to be getting the same thing as well.&#60;/p&#62;
&#60;p&#62;Got through the installation all right. Very basic installation. Nothing fancy with subdomains, just straight directory installation to &#60;a href=&#34;http://brettcrhodes.com/bbPress&#34; rel=&#34;nofollow&#34;&#62;http://brettcrhodes.com/bbPress&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Can log in as &#34;admin&#34; all right.&#60;/p&#62;
&#60;p&#62;Can't view &#34;admin&#34; user profile which is supposed to be here: &#60;a href=&#34;http://brettcrhodes.com/bbPress/profile/1&#34; rel=&#34;nofollow&#34;&#62;http://brettcrhodes.com/bbPress/profile/1&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;The /profile/1 directory and file doesn't exist.&#60;/p&#62;
&#60;p&#62;Can't view topic at: &#60;a href=&#34;http://brettcrhodes.com/bbPress/topic/1&#34; rel=&#34;nofollow&#34;&#62;http://brettcrhodes.com/bbPress/topic/1&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;The /topic/1 directory and file don't exit.&#60;/p&#62;
&#60;p&#62;Can add forums and topics but can view them as subdirectories don't seem to be getting created.&#60;/p&#62;
&#60;p&#62;Any thoughts or suggestions?&#60;/p&#62;
&#60;p&#62;Thanks.
&#60;/p&#62;</description>
</item>
<item>
<title>jaycarter on "Close - but 404 on topics and profiles"</title>
<link>http://bbpress.org/forums/topic/close-but-404-on-topics-and-profiles#post-1067</link>
<pubDate>Sat, 04 Nov 2006 05:00:09 +0000</pubDate>
<dc:creator>jaycarter</dc:creator>
<guid isPermaLink="false">1067@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I've got the same problem.  I originally was trying to integrate with wp to my directory structure is &#60;a href=&#34;http://www.chapelhillteam.org/blog/forums.&#34; rel=&#34;nofollow&#34;&#62;www.chapelhillteam.org/blog/forums.&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I get a 404 with&#60;/p&#62;
&#60;p&#62; &#34;The requested URL /blog/forums/topic/2?replies=1 does not exist.&#34;&#60;/p&#62;
&#60;p&#62;Get the same thing on profiles.
&#60;/p&#62;</description>
</item>
<item>
<title>djuggler on "Close - but 404 on topics and profiles"</title>
<link>http://bbpress.org/forums/topic/close-but-404-on-topics-and-profiles#post-1061</link>
<pubDate>Fri, 03 Nov 2006 23:18:07 +0000</pubDate>
<dc:creator>djuggler</dc:creator>
<guid isPermaLink="false">1061@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;~/siliconholler.com/forums/
&#60;/p&#62;</description>
</item>
<item>
<title>mdawaffe on "Close - but 404 on topics and profiles"</title>
<link>http://bbpress.org/forums/topic/close-but-404-on-topics-and-profiles#post-1054</link>
<pubDate>Fri, 03 Nov 2006 19:25:44 +0000</pubDate>
<dc:creator>mdawaffe</dc:creator>
<guid isPermaLink="false">1054@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;In what diretory is the .htaccess file located?
&#60;/p&#62;</description>
</item>
<item>
<title>djuggler on "Close - but 404 on topics and profiles"</title>
<link>http://bbpress.org/forums/topic/close-but-404-on-topics-and-profiles#post-1007</link>
<pubDate>Thu, 02 Nov 2006 21:00:34 +0000</pubDate>
<dc:creator>djuggler</dc:creator>
<guid isPermaLink="false">1007@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Because I like to be difficult, I have my Wordpress installed at ~/siliconholler.com/blog/ and mapped to &#60;a href=&#34;http://blog.siliconholler.com/.&#34; rel=&#34;nofollow&#34;&#62;http://blog.siliconholler.com/.&#60;/a&#62; My bbpress installation is in directory ~/siliconholler.com/forum/ and mapped to &#60;a href=&#34;http://forum.siliconholler.com/&#34; rel=&#34;nofollow&#34;&#62;http://forum.siliconholler.com/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;It mostly works. When I try to look at the default topic &#60;a href=&#34;http://forum.siliconholler.com/topic/1?replies=1&#34; rel=&#34;nofollow&#34;&#62;http://forum.siliconholler.com/topic/1?replies=1&#60;/a&#62; I get a 404. If I try to view a profile &#60;a href=&#34;http://forum.siliconholler.com/profile/1&#34; rel=&#34;nofollow&#34;&#62;http://forum.siliconholler.com/profile/1&#60;/a&#62; I also get a 404.&#60;/p&#62;
&#60;p&#62;.htaccess currently has Options +MultiViews and I have also tried the code generated by /bb-admin/rewrite-rules.php&#60;/p&#62;
&#60;p&#62;My config.php reads:&#60;br /&#62;
// ** MySQL settings ** //&#60;br /&#62;
...&#60;br /&#62;
$bb_table_prefix  = 'bb_';&#60;br /&#62;
	$bb-&#38;gt;domain = 'http://forum.siliconholler.com';&#60;br /&#62;
	$bb-&#38;gt;path   = '/';&#60;br /&#62;
$bb-&#38;gt;name   = 'Reality Me Discussions';&#60;br /&#62;
$bb-&#38;gt;admin_email = 'validemailaddyhere';&#60;br /&#62;
$bb-&#38;gt;mod_rewrite = true;&#60;br /&#62;
$bb-&#38;gt;page_topics = 30;&#60;br /&#62;
$bb-&#38;gt;edit_lock = 60;&#60;br /&#62;
$bb-&#38;gt;gmt_offset = -5;&#60;br /&#62;
define('BBLANG', '');&#60;br /&#62;
$bb-&#38;gt;akismet_key = 'properkeyhere';&#60;br /&#62;
$bb-&#38;gt;wp_table_prefix = 'wp_';&#60;br /&#62;
$bb-&#38;gt;wp_home = 'http://blog.siliconholler.com';&#60;br /&#62;
$bb-&#38;gt;wp_siteurl = 'http://blog.siliconholler.com';&#60;br /&#62;
/* Stop editing */&#60;br /&#62;
define('BBPATH', dirname(__FILE__) . '/' );&#60;br /&#62;
require_once( BBPATH . 'bb-settings.php' );&#60;/p&#62;
&#60;p&#62;Any suggestions?&#60;br /&#62;
Doug McCaughan&#60;br /&#62;
&#60;a href=&#34;http://sidesigns.com/&#34; rel=&#34;nofollow&#34;&#62;http://sidesigns.com/&#60;/a&#62;&#60;br /&#62;
&#60;a href=&#34;http://blog.siliconholler.com/&#34; rel=&#34;nofollow&#34;&#62;http://blog.siliconholler.com/&#60;/a&#62;
&#60;/p&#62;</description>
</item>

</channel>
</rss>
