<?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 Tag: dreamhost</title>
<link>http://bbpress.org/forums/</link>
<description>bbPress Support Forums Tag: dreamhost</description>
<language>en</language>
<pubDate>Fri, 09 Jan 2009 03:40:53 +0000</pubDate>

<item>
<title>chrishajer on "404 errors on all posts - please help"</title>
<link>http://bbpress.org/forums/topic/404-errors-on-all-posts-please-help#post-19546</link>
<pubDate>Mon, 29 Sep 2008 14:25:44 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">19546@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;matchfox: did you already try this?&#60;br /&#62;
&#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;/p&#62;
&#60;p&#62;If your site works without permalinks, it's most definitely an issue with the rewrite rules.
&#60;/p&#62;</description>
</item>
<item>
<title>matchfox on "404 errors on all posts - please help"</title>
<link>http://bbpress.org/forums/topic/404-errors-on-all-posts-please-help#post-19543</link>
<pubDate>Mon, 29 Sep 2008 11:49:50 +0000</pubDate>
<dc:creator>matchfox</dc:creator>
<guid isPermaLink="false">19543@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;i have the same problem. if i change the permalink settings to name-based, some of the links (like editing profiles), return a 404 error).
&#60;/p&#62;</description>
</item>
<item>
<title>joelteixeira on "Install problem - Call-time pass-by-reference has been deprecated;"</title>
<link>http://bbpress.org/forums/topic/install-problem-call-time-pass-by-reference-has-been-deprecated#post-18362</link>
<pubDate>Sat, 16 Aug 2008 12:20:19 +0000</pubDate>
<dc:creator>joelteixeira</dc:creator>
<guid isPermaLink="false">18362@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;The diff between &#60;strong&#62;functions.core.php&#60;/strong&#62; from the working install (&#60;em&#62;without errors - latest-alpha.zip&#60;/em&#62;) and &#60;strong&#62;functions.core.php&#60;/strong&#62; from the trunk directory (&#60;em&#62;in this install I see the error message&#60;/em&#62;) .&#60;/p&#62;
&#60;p&#62;A diff recursive from the root directory of both installs gave me a lot of output so I focused only in this file. I made a backup of the &#34;problematic&#34; file and overwrote it with the working (from the latest) so I got no more erros.&#60;/p&#62;
&#60;p&#62;I made this just to test, I know we should not mix files from different verionos&#60;/p&#62;
&#60;p&#62;$ diff ./bb-tag/bb-includes/backpress/functions.core.php ./bb-trunk/bb-includes/backpress/functions.core.php&#60;br /&#62;
494a495,507&#60;br /&#62;
&#38;gt;&#60;br /&#62;
&#38;gt; function backpress_convert_object( &#38;#38;$object, $output ) {&#60;br /&#62;
&#38;gt;       if ( is_array( $object ) ) {&#60;br /&#62;
&#38;gt;               foreach ( array_keys( $object ) as $key )&#60;br /&#62;
&#38;gt;                       backpress_convert_object( &#38;#38;$object[$key], $output );&#60;br /&#62;
&#38;gt;       } else {&#60;br /&#62;
&#38;gt;               switch ( $output ) {&#60;br /&#62;
&#38;gt;                       case OBJECT  : break;&#60;br /&#62;
&#38;gt;                       case ARRAY_A : $object = get_object_vars($object); break;&#60;br /&#62;
&#38;gt;                       case ARRAY_N : $object = array_values(get_object_vars($object)); break;&#60;br /&#62;
&#38;gt;               }&#60;br /&#62;
&#38;gt;       }&#60;br /&#62;
&#38;gt; }
&#60;/p&#62;</description>
</item>
<item>
<title>joelteixeira on "Install problem - Call-time pass-by-reference has been deprecated;"</title>
<link>http://bbpress.org/forums/topic/install-problem-call-time-pass-by-reference-has-been-deprecated#post-18361</link>
<pubDate>Sat, 16 Aug 2008 11:45:59 +0000</pubDate>
<dc:creator>joelteixeira</dc:creator>
<guid isPermaLink="false">18361@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;@chrishajer: I didn't the diff cause I'm starting over with the forum - no data to care. So after the error comes I just removed all files and elimI searched and inated all tables from database. I should make some tests and take the diff.&#60;/p&#62;
&#60;p&#62;@balgo: Yes, is a php error, but is called from a script in functions.core.php. There's no results relevant to actual versions of bbpress neither functions.core file.&#60;/p&#62;
&#60;p&#62;@zappoman: What let me really confused, please correct me if I'm wrong, is that I got error installing from &#34;svn co &#60;a href=&#34;http://svn.automattic.com/bbpress/tags/1.0-alpha-1/&#34; rel=&#34;nofollow&#34;&#62;http://svn.automattic.com/bbpress/tags/1.0-alpha-1/&#60;/a&#62;&#34; but had no errors with a installations from &#34;bbPress 1.0 Alpha (latest-alpha.zip)&#34; in the download page.  Since is tagged, is the same package right?&#60;/p&#62;
&#60;p&#62;Thanks all your attention guys.
&#60;/p&#62;</description>
</item>
<item>
<title>zappoman on "Install problem - Call-time pass-by-reference has been deprecated;"</title>
<link>http://bbpress.org/forums/topic/install-problem-call-time-pass-by-reference-has-been-deprecated#post-18355</link>
<pubDate>Sat, 16 Aug 2008 04:00:24 +0000</pubDate>
<dc:creator>zappoman</dc:creator>
<guid isPermaLink="false">18355@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;This is new to the trunk... it is introduce by the function...&#60;/p&#62;
&#60;p&#62;function backpress_convert_object( &#38;#38;$object, $output ) {}&#60;/p&#62;
&#60;p&#62;Which was new since the alpha drop.&#60;/p&#62;
&#60;p&#62;(sorry for the duplicate ticket, I just deleted mine)
&#60;/p&#62;</description>
</item>
<item>
<title>balgo on "Install problem - Call-time pass-by-reference has been deprecated;"</title>
<link>http://bbpress.org/forums/topic/install-problem-call-time-pass-by-reference-has-been-deprecated#post-18353</link>
<pubDate>Sat, 16 Aug 2008 03:42:42 +0000</pubDate>
<dc:creator>balgo</dc:creator>
<guid isPermaLink="false">18353@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;this is a minor issue the developers should fix, but if you'd like to learn more, google for that php error (&#34;Call-time pass-by-reference has been deprecated&#34;).. it's a php-specific problem, and as such, there's lots of dialogue about it floating around..
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "Install problem - Call-time pass-by-reference has been deprecated;"</title>
<link>http://bbpress.org/forums/topic/install-problem-call-time-pass-by-reference-has-been-deprecated#post-18349</link>
<pubDate>Sat, 16 Aug 2008 03:24:02 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">18349@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Joel, did you do a diff on the two different directories to see what might have changed?
&#60;/p&#62;</description>
</item>
<item>
<title>joelteixeira on "Install problem - Call-time pass-by-reference has been deprecated;"</title>
<link>http://bbpress.org/forums/topic/install-problem-call-time-pass-by-reference-has-been-deprecated#post-18347</link>
<pubDate>Sat, 16 Aug 2008 02:16:22 +0000</pubDate>
<dc:creator>joelteixeira</dc:creator>
<guid isPermaLink="false">18347@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Guys,&#60;/p&#62;
&#60;p&#62;Something really strange in this problem, only happens when I do a SVN install.&#60;/p&#62;
&#60;p&#62;Errors to:&#60;br /&#62;
svn co &#60;a href=&#34;http://svn.automattic.com/bbpress/tags/1.0-alpha-1/&#34; rel=&#34;nofollow&#34;&#62;http://svn.automattic.com/bbpress/tags/1.0-alpha-1/&#60;/a&#62; .&#60;br /&#62;
svn co &#60;a href=&#34;http://svn.automattic.com/bbpress/trunk/&#34; rel=&#34;nofollow&#34;&#62;http://svn.automattic.com/bbpress/trunk/&#60;/a&#62; .&#60;/p&#62;
&#60;p&#62;But if I download (wget) latest.zip or latest-alpha.zip extract and install it will work without the mentioned error. omg --confused--
&#60;/p&#62;</description>
</item>
<item>
<title>joelteixeira on "Install problem - Call-time pass-by-reference has been deprecated;"</title>
<link>http://bbpress.org/forums/topic/install-problem-call-time-pass-by-reference-has-been-deprecated#post-18346</link>
<pubDate>Sat, 16 Aug 2008 02:02:39 +0000</pubDate>
<dc:creator>joelteixeira</dc:creator>
<guid isPermaLink="false">18346@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Thanks chrishajer, &#60;/p&#62;
&#60;p&#62;Ticket &#60;a href=&#34;http://trac.bbpress.org/ticket/929&#34;&#62;#929&#60;/a&#62; opened.
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "Install problem - Call-time pass-by-reference has been deprecated;"</title>
<link>http://bbpress.org/forums/topic/install-problem-call-time-pass-by-reference-has-been-deprecated#post-18343</link>
<pubDate>Sat, 16 Aug 2008 01:41:27 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">18343@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;If you have an issue with the alpha release, please file a ticket at trac.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://trac.bbpress.org/newticket&#34; rel=&#34;nofollow&#34;&#62;http://trac.bbpress.org/newticket&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;You will need to log in before you can file a ticket.  Be sure to choose the correct version when submitting the ticket.
&#60;/p&#62;</description>
</item>
<item>
<title>joelteixeira on "Install problem - Call-time pass-by-reference has been deprecated;"</title>
<link>http://bbpress.org/forums/topic/install-problem-call-time-pass-by-reference-has-been-deprecated#post-18340</link>
<pubDate>Fri, 15 Aug 2008 23:48:13 +0000</pubDate>
<dc:creator>joelteixeira</dc:creator>
<guid isPermaLink="false">18340@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Thanks your attention Balgo, but I didn't do that cause I want to developers help me to understand the problem. I don't wanna just edit the file and maybe be messing something worse. &#60;/p&#62;
&#60;p&#62;Should this edit be really necessary, is inoffensive? Is there something wrong with the code? With the server? &#60;/p&#62;
&#60;p&#62;I know is not a stable version, problems is expected... I just want to understand this one.
&#60;/p&#62;</description>
</item>
<item>
<title>balgo on "Install problem - Call-time pass-by-reference has been deprecated;"</title>
<link>http://bbpress.org/forums/topic/install-problem-call-time-pass-by-reference-has-been-deprecated#post-18338</link>
<pubDate>Fri, 15 Aug 2008 23:33:20 +0000</pubDate>
<dc:creator>balgo</dc:creator>
<guid isPermaLink="false">18338@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;if you want to modify the files to fix the problem, remove the &#38;#38; symbol from within the line it's complaining about:&#60;/p&#62;
&#60;p&#62;/bb-includes/backpress/functions.core.php on line 499
&#60;/p&#62;</description>
</item>
<item>
<title>joelteixeira on "Install problem - Call-time pass-by-reference has been deprecated;"</title>
<link>http://bbpress.org/forums/topic/install-problem-call-time-pass-by-reference-has-been-deprecated#post-18335</link>
<pubDate>Fri, 15 Aug 2008 23:07:23 +0000</pubDate>
<dc:creator>joelteixeira</dc:creator>
<guid isPermaLink="false">18335@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Ok, just to let you know. &#60;/p&#62;
&#60;p&#62;I tried a latest stable version (0.9.0.2) install and got no errors... only occurs with the alpha release.&#60;/p&#62;
&#60;p&#62;Help plz.
&#60;/p&#62;</description>
</item>
<item>
<title>joelteixeira on "Install problem - Call-time pass-by-reference has been deprecated;"</title>
<link>http://bbpress.org/forums/topic/install-problem-call-time-pass-by-reference-has-been-deprecated#post-18331</link>
<pubDate>Fri, 15 Aug 2008 22:54:46 +0000</pubDate>
<dc:creator>joelteixeira</dc:creator>
<guid isPermaLink="false">18331@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Everything works on a localhost install, but when I try install on dreamhost I get the following error:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;Warning: Call-time pass-by-reference has been deprecated; If you would like to pass it by reference, modify the declaration of [runtime function name](). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file in /bb-includes/backpress/functions.core.php on line 499&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;The message stays on the top of page, above header, seems that I can use everything but the message stays there. How can I get ride of this.&#60;/p&#62;
&#60;p&#62;SVN INFO:&#60;/p&#62;
&#60;blockquote&#62;&#60;p&#62;
$ svn info&#60;br /&#62;
Path: URL: &#60;a href=&#34;http://svn.automattic.com/bbpress/trunk&#34; rel=&#34;nofollow&#34;&#62;http://svn.automattic.com/bbpress/trunk&#60;/a&#62;&#60;br /&#62;
Repository Root: &#60;a href=&#34;http://svn.automattic.com/bbpress&#34; rel=&#34;nofollow&#34;&#62;http://svn.automattic.com/bbpress&#60;/a&#62;&#60;br /&#62;
Repository UUID: 9866e705-20ec-0310-96e7-cbb4277adcfb&#60;br /&#62;
Revision: 1651&#60;br /&#62;
Node Kind: directory&#60;br /&#62;
Schedule: normal&#60;br /&#62;
Last Changed Author: sambauers&#60;br /&#62;
Last Changed Rev: 1651&#60;br /&#62;
Last Changed Date: 2008-08-13 12:13:00 -0700 (Wed, 13 Aug 2008)
&#60;/p&#62;&#60;/blockquote&#62;
&#60;p&#62;Thanks,&#60;br /&#62;
Joel  Teixeira
&#60;/p&#62;</description>
</item>
<item>
<title>corenominal on "404 errors on all posts - please help"</title>
<link>http://bbpress.org/forums/topic/404-errors-on-all-posts-please-help#post-18270</link>
<pubDate>Wed, 13 Aug 2008 23:04:45 +0000</pubDate>
<dc:creator>corenominal</dc:creator>
<guid isPermaLink="false">18270@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;No word back from Dreamhost support, but it appears as if many DH customers are experiencing similar issues with other applications. I managed to fix my issue by logging into my DH account and changing the PHP version from 5.2.x -&#38;gt; 4.4.x and then back to 5.2.x. &#60;/p&#62;
&#60;p&#62;Hope this helps someone :)
&#60;/p&#62;</description>
</item>
<item>
<title>corenominal on "404 errors on all posts - please help"</title>
<link>http://bbpress.org/forums/topic/404-errors-on-all-posts-please-help#post-18268</link>
<pubDate>Wed, 13 Aug 2008 22:31:46 +0000</pubDate>
<dc:creator>corenominal</dc:creator>
<guid isPermaLink="false">18268@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I am experiencing the same issues with my bbPress install. It was working fine before and I have not changed anything either. I figure the host (Dreamhost) has changed some configuration or other. I have contacted them and am waiting to hear back.
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "404 errors on all posts - please help"</title>
<link>http://bbpress.org/forums/topic/404-errors-on-all-posts-please-help#post-18253</link>
<pubDate>Wed, 13 Aug 2008 15:54:11 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">18253@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;That won't do anything at all for your bbPress installation I don't think.
&#60;/p&#62;</description>
</item>
<item>
<title>peuter on "404 errors on all posts - please help"</title>
<link>http://bbpress.org/forums/topic/404-errors-on-all-posts-please-help#post-18252</link>
<pubDate>Wed, 13 Aug 2008 15:22:14 +0000</pubDate>
<dc:creator>peuter</dc:creator>
<guid isPermaLink="false">18252@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I have both WP and bbP using the same .htaccess file, in root. So, is this OK:&#60;/p&#62;
&#60;p&#62;# BEGIN WordPress&#60;br /&#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;# END WordPress&#60;/p&#62;
&#60;p&#62;Options +MultiViews
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "404 errors on all posts - please help"</title>
<link>http://bbpress.org/forums/topic/404-errors-on-all-posts-please-help#post-17344</link>
<pubDate>Wed, 16 Jul 2008 18:38:38 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">17344@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;bbPress does not create the .htaccess file for you like WordPress does.  I think in future releases they are considering creating it for you.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://trac.bbpress.org/ticket/838&#34; rel=&#34;nofollow&#34;&#62;http://trac.bbpress.org/ticket/838&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>i_xiter on "404 errors on all posts - please help"</title>
<link>http://bbpress.org/forums/topic/404-errors-on-all-posts-please-help#post-17332</link>
<pubDate>Wed, 16 Jul 2008 02:58:51 +0000</pubDate>
<dc:creator>i_xiter</dc:creator>
<guid isPermaLink="false">17332@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Had the same bug, when I installed bbpress for the first time today. I noticed that it didnt even create the .htaccess file.
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "404 errors on all posts - please help"</title>
<link>http://bbpress.org/forums/topic/404-errors-on-all-posts-please-help#post-17132</link>
<pubDate>Tue, 08 Jul 2008 22:18:18 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">17132@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I think you need to set up permalinks on your server if you want pretty or name based ones.  False works fine, so it's definitely a permalinks issue.  Not sure why it was working before, but this is what needs to be done now:&#60;/p&#62;
&#60;p&#62;&#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;/p&#62;</description>
</item>
<item>
<title>f1f on "404 errors on all posts - please help"</title>
<link>http://bbpress.org/forums/topic/404-errors-on-all-posts-please-help#post-17131</link>
<pubDate>Tue, 08 Jul 2008 22:10:28 +0000</pubDate>
<dc:creator>f1f</dc:creator>
<guid isPermaLink="false">17131@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;OK I've tried changing the permalink settings and here's what happens:&#60;/p&#62;
&#60;p&#62;If I set them to 'none' - i.e. forums.php?id=1 the posts work&#60;br /&#62;
If I set them to 'name based' - i.e. /forums/first-forum/ the posts do not work&#60;/p&#62;
&#60;p&#62;Obviously I would rather have name based if possible. Any thoughts?
&#60;/p&#62;</description>
</item>
<item>
<title>f1f on "404 errors on all posts - please help"</title>
<link>http://bbpress.org/forums/topic/404-errors-on-all-posts-please-help#post-17130</link>
<pubDate>Tue, 08 Jul 2008 22:05:08 +0000</pubDate>
<dc:creator>f1f</dc:creator>
<guid isPermaLink="false">17130@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;No I haven't moved the forum. The last thing I changed - which must have been a week ago or longer - was adding the following code into the .htaccess file for Wordpress (not BBPress):&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;define(&#38;#39;COOKIE_DOMAIN&#38;#39;, &#38;#39;&#38;#39;);
define(&#38;#39;COOKIEPATH&#38;#39;, &#38;#39;/&#38;#39;);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Could that have had an effect? If so it seems odd that it took so long to manifest itself.&#60;/p&#62;
&#60;p&#62;Thanks for the speedy response by the way :-)
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "404 errors on all posts - please help"</title>
<link>http://bbpress.org/forums/topic/404-errors-on-all-posts-please-help#post-17121</link>
<pubDate>Tue, 08 Jul 2008 21:11:39 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">17121@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I would say this is a mod_rewrite and permalink issue.  If it was working before, then something changed with the host, maybe the .htaccess file in the forum directory, or the parent one.  But, all you need to do to get around it, for now, is turn off the permalinks, to false.&#60;/p&#62;
&#60;p&#62;This URL works fine for a second:&#60;br /&#62;
&#60;a href=&#34;http://www.f1fanatic.co.uk/forum/forum.php?id=2&#34; rel=&#34;nofollow&#34;&#62;http://www.f1fanatic.co.uk/forum/forum.php?id=2&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Then it redirects to a permalink URL:&#60;br /&#62;
&#60;a href=&#34;http://www.f1fanatic.co.uk/forum/forum/motor-racing-discussion&#34; rel=&#34;nofollow&#34;&#62;http://www.f1fanatic.co.uk/forum/forum/motor-racing-discussion&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Maybe you moved the forum recently and did not update the permalink structure?
&#60;/p&#62;</description>
</item>
<item>
<title>f1f on "404 errors on all posts - please help"</title>
<link>http://bbpress.org/forums/topic/404-errors-on-all-posts-please-help#post-17119</link>
<pubDate>Tue, 08 Jul 2008 21:05:05 +0000</pubDate>
<dc:creator>f1f</dc:creator>
<guid isPermaLink="false">17119@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;My BBPress installation has been working fine but suddenly today I can't access the content on any of my posts. All the post titles are listed, but clicking on them gives a 404 error:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.f1fanatic.co.uk/forum/&#34; rel=&#34;nofollow&#34;&#62;http://www.f1fanatic.co.uk/forum/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I have no idea what's caused this. It's been over a week since I made  any changes to BBPress or the Wordpress installation it's integrated with.&#60;/p&#62;
&#60;p&#62;I've checked my MySQL database and all the forum data appears to still be in there, it just isn't displaying. Any ideas what's broken?
&#60;/p&#62;</description>
</item>
<item>
<title>sambauers on "Permalinks works with DreamHost?"</title>
<link>http://bbpress.org/forums/topic/permalinks-works-with-dreamhost#post-16866</link>
<pubDate>Mon, 23 Jun 2008 06:05:46 +0000</pubDate>
<dc:creator>sambauers</dc:creator>
<guid isPermaLink="false">16866@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Permalinks have worked for me on Dreamhost in the past.
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "Permalinks works with DreamHost?"</title>
<link>http://bbpress.org/forums/topic/permalinks-works-with-dreamhost#post-16829</link>
<pubDate>Fri, 20 Jun 2008 13:42:12 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">16829@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;You can &#60;a href=&#34;http://bbpress.org/forums/search.php?q=dreamhost&#34;&#62;search the forum for dreamhost&#60;/a&#62; and see what other people's experience has been, but according to this post from a year ago, it appears to work OK.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://bbpress.org/forums/topic/weird-permalink-problem#post-2304&#34; rel=&#34;nofollow&#34;&#62;http://bbpress.org/forums/topic/weird-permalink-problem#post-2304&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>motaboy21 on "Permalinks works with DreamHost?"</title>
<link>http://bbpress.org/forums/topic/permalinks-works-with-dreamhost#post-16823</link>
<pubDate>Fri, 20 Jun 2008 10:32:23 +0000</pubDate>
<dc:creator>motaboy21</dc:creator>
<guid isPermaLink="false">16823@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;hey, im Motz again, and as you can see my website (hentaitube.org) doesnt have permalinks cuz it doesnt work, and i´ve tried everything. i have godaddy.com now but i wanna switch to Dreamhost, its possible that if i just change the premalinks to &#34;slugs&#34; using dreamhost this system will work correctly? oO im using the version 0.8.3.1  ...&#60;/p&#62;
&#60;p&#62;thanks!
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "Installation problem..please help fast"</title>
<link>http://bbpress.org/forums/topic/installation-problemplease-help-fast#post-13612</link>
<pubDate>Sun, 03 Feb 2008 17:25:40 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">13612@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Or, just turn off permalinks in your config.php:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;$bb-&#38;gt;mod_rewrite = false;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;At least at that point, things would work for you.
&#60;/p&#62;</description>
</item>
<item>
<title>_ck_ on "Installation problem..please help fast"</title>
<link>http://bbpress.org/forums/topic/installation-problemplease-help-fast#post-13608</link>
<pubDate>Sun, 03 Feb 2008 13:37:56 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">13608@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Before I got to the bottom I almost knew right off it was dreamhost and a localhost issue.&#60;/p&#62;
&#60;p&#62;Slugs aren't working because they don't do multiviews.&#60;br /&#62;
You'll have to place a real htaccess file into the directory with rewrite rules.&#60;/p&#62;
&#60;p&#62;&#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;/p&#62;</description>
</item>

</channel>
</rss>
