<?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: path</title>
<link>http://bbpress.org/forums/</link>
<description>bbPress support forums Tag: path</description>
<language>en</language>
<pubDate>Tue, 02 Dec 2008 22:14:58 +0000</pubDate>

<item>
<title>ChgoGrrl99 on "I'm installed But Get 404 Not Found"</title>
<link>http://bbpress.org/forums/topic/im-installed-but-get-404-not-found#post-12051</link>
<pubDate>Sun, 18 Nov 2007 02:34:19 +0000</pubDate>
<dc:creator>ChgoGrrl99</dc:creator>
<guid isPermaLink="false">12051@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Ok...Success!&#60;/p&#62;
&#60;p&#62;So, first of all, thank you for all of your help.&#60;br /&#62;
I guess what I was doing wrong was creating a sub-directory called &#34;forum&#34; and then uploading the bbpress folder into that.  I think that changed the address when it tried to access the files.  For instance, rather than being &#60;a href=&#34;http://www.my_site.com/forums&#34; rel=&#34;nofollow&#34;&#62;www.my_site.com/forums&#60;/a&#62;  it ended up being &#60;a href=&#34;http://www.my_site.com/forums/bbpress.&#34; rel=&#34;nofollow&#34;&#62;www.my_site.com/forums/bbpress.&#60;/a&#62;  My guess is it couldn't find it.&#60;/p&#62;
&#60;p&#62;So, what I did was, and I'm sure everyone reading this is thinking &#34;Duh&#34; was to create a sub-directory named forum so the address would be &#60;a href=&#34;http://www.my_site.com/forum&#34; rel=&#34;nofollow&#34;&#62;www.my_site.com/forum&#60;/a&#62; and then upload the bbpress &#34;files&#34; not the folder their housed in.  Worked like a charm and even the sign-in page for step 1 looked like a WP sign-in sheet. &#60;/p&#62;
&#60;p&#62;Thanks again for you help.  I'm done for the night, but I'm sure I'll be back soon as I try to set this thing up.  Have a great night.
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "I'm installed But Get 404 Not Found"</title>
<link>http://bbpress.org/forums/topic/im-installed-but-get-404-not-found#post-12050</link>
<pubDate>Sun, 18 Nov 2007 01:48:57 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">12050@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Whatever file your wp-config.php is in is where you normally want your bbpress folder.    That would give you one of two things:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.site.com/&#34; rel=&#34;nofollow&#34;&#62;http://www.site.com/&#60;/a&#62; (where this is actually WordPress for your site)&#60;br /&#62;
&#60;a href=&#34;http://www.site.com/bbpress&#34; rel=&#34;nofollow&#34;&#62;http://www.site.com/bbpress&#60;/a&#62; (bbPress forum)&#60;/p&#62;
&#60;p&#62;OR&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.site.com/&#34; rel=&#34;nofollow&#34;&#62;http://www.site.com/&#60;/a&#62; (website)&#60;br /&#62;
&#60;a href=&#34;http://www.site.com/wordpress&#34; rel=&#34;nofollow&#34;&#62;http://www.site.com/wordpress&#60;/a&#62; (WordPress blog)&#60;br /&#62;
&#60;a href=&#34;http://www.site.com/wordpress/bbpress&#34; rel=&#34;nofollow&#34;&#62;http://www.site.com/wordpress/bbpress&#60;/a&#62; (bbPress forum)&#60;/p&#62;
&#60;p&#62;Lots of people use WordPress alone for their website.  If you are using it for your site, and your site is at &#60;a href=&#34;http://www.site.com,&#34; rel=&#34;nofollow&#34;&#62;http://www.site.com,&#60;/a&#62; and you want bbpress in a folder called bbpress, then drop the bbpress folder into the root folder for your site (wherever wp-config.php is.)&#60;/p&#62;
&#60;p&#62;IF you don't need integration, and you have a website, a blog (WordPress) and want a forum (bbPress) just put the bbpress folder at the same level as the wordpress folder.  So you would have this:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.site.com/&#34; rel=&#34;nofollow&#34;&#62;http://www.site.com/&#60;/a&#62;&#60;br /&#62;
&#60;a href=&#34;http://www.site.com/wordpress/&#34; rel=&#34;nofollow&#34;&#62;http://www.site.com/wordpress/&#60;/a&#62;&#60;br /&#62;
&#60;a href=&#34;http://www.site.com/bbpress/&#34; rel=&#34;nofollow&#34;&#62;http://www.site.com/bbpress/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;If you are not concerned with integration, and you have a website AND a WordPress install, then I would do the option directly above (with bbpress and wordpress directories at the same level.)&#60;/p&#62;
&#60;p&#62;Hope that makes sense.
&#60;/p&#62;</description>
</item>
<item>
<title>ChgoGrrl99 on "I'm installed But Get 404 Not Found"</title>
<link>http://bbpress.org/forums/topic/im-installed-but-get-404-not-found#post-12048</link>
<pubDate>Sun, 18 Nov 2007 01:40:57 +0000</pubDate>
<dc:creator>ChgoGrrl99</dc:creator>
<guid isPermaLink="false">12048@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Well, guess what?  I just went and deleted all of the bbpress database tables and deleted the forums sub-directory. &#60;/p&#62;
&#60;p&#62;I'm going to do a fresh install.  I think I should have installed bbPress inside the WP subdirectory and I think you and I have discussed this before.&#60;/p&#62;
&#60;p&#62;But, I'm an idiot today I guess.  So, if you don't mind, this time when I install I should ftp bbPress to wordpress correct?  WP is the main page (top level domain).&#60;/p&#62;
&#60;p&#62;So the url would be what?  &#60;a href=&#34;http://www.my_site.com/wordpress/bbpress?&#34; rel=&#34;nofollow&#34;&#62;www.my_site.com/wordpress/bbpress?&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Or, am I totally off base here.  Once again, I'm hosted by Yahoo and cannot make a .htaccess file and I will leave my mod_rewrite = false if that makes a difference.&#60;/p&#62;
&#60;p&#62;BTW, I'm not going to register users on the main site, so there's no need to integrate WP with bbPress.&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "I'm installed But Get 404 Not Found"</title>
<link>http://bbpress.org/forums/topic/im-installed-but-get-404-not-found#post-12047</link>
<pubDate>Sun, 18 Nov 2007 01:34:03 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">12047@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Hmmm - can you post a URL where this is visible?  I can't imagine why there would be no URL after the &#60;a href=&#34;http://&#34; rel=&#34;nofollow&#34;&#62;http://&#60;/a&#62; in the 404 message (unless you edited that out so the world would not see it.)
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "I'm installed But Get 404 Not Found"</title>
<link>http://bbpress.org/forums/topic/im-installed-but-get-404-not-found#post-12046</link>
<pubDate>Sun, 18 Nov 2007 01:31:48 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">12046@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;A URL to your site would help with some of these problems.&#60;/p&#62;
&#60;p&#62;If your website is at &#60;a href=&#34;http://www.my_site.com/,&#34; rel=&#34;nofollow&#34;&#62;http://www.my_site.com/,&#60;/a&#62; whatever folder beneath that level where you installed bbPress is the URL you should list in your config.  So if you installed it in /forums/bbpress then yes, that is that is what would be in your config.&#60;/p&#62;
&#60;p&#62;Normally, you would use a subfolder right inside your website root folder.  So, when you unzip bbPress, it creates a bbpress folder.  You can rename that to forums if you want to access your site at &#60;a href=&#34;http://www.my_site.com/forums/&#34; rel=&#34;nofollow&#34;&#62;http://www.my_site.com/forums/&#60;/a&#62; - if you put that bbpress folder inside the forums folder, then the URL is going to be &#60;a href=&#34;http://www.my_site.com/forums/bbpress&#34; rel=&#34;nofollow&#34;&#62;http://www.my_site.com/forums/bbpress&#60;/a&#62; .
&#60;/p&#62;</description>
</item>
<item>
<title>ChgoGrrl99 on "I'm installed But Get 404 Not Found"</title>
<link>http://bbpress.org/forums/topic/im-installed-but-get-404-not-found#post-12042</link>
<pubDate>Sun, 18 Nov 2007 00:42:56 +0000</pubDate>
<dc:creator>ChgoGrrl99</dc:creator>
<guid isPermaLink="false">12042@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Could I have entered the path wrong in the config file?&#60;br /&#62;
I have &#60;a href=&#34;http://www.my_site.com/forums&#34; rel=&#34;nofollow&#34;&#62;www.my_site.com/forums&#60;/a&#62; and in the forums sub-directory I installed bbPress.&#60;br /&#62;
Should it have been &#60;a href=&#34;http://www.my_site.com/forums/bbpress?&#34; rel=&#34;nofollow&#34;&#62;www.my_site.com/forums/bbpress?&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>ChgoGrrl99 on "I'm installed But Get 404 Not Found"</title>
<link>http://bbpress.org/forums/topic/im-installed-but-get-404-not-found#post-12041</link>
<pubDate>Sun, 18 Nov 2007 00:34:31 +0000</pubDate>
<dc:creator>ChgoGrrl99</dc:creator>
<guid isPermaLink="false">12041@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Hi,&#60;br /&#62;
I just finished installing and now, when I click on say the first post I get a 404 Not Found the requested url &#60;a href=&#34;http://&#34; rel=&#34;nofollow&#34;&#62;http://&#60;/a&#62; was not found on this server.&#60;/p&#62;
&#60;p&#62;I have mod_rewrite set to false and, oh, because I'm hosted by Yahoo, I'm not allowed to have a .htaccess file.&#60;/p&#62;
&#60;p&#62;any ideas?
&#60;/p&#62;</description>
</item>
<item>
<title>RonJRoy on "Style Sheet"</title>
<link>http://bbpress.org/forums/topic/style-sheet#post-10421</link>
<pubDate>Thu, 23 Aug 2007 04:33:57 +0000</pubDate>
<dc:creator>RonJRoy</dc:creator>
<guid isPermaLink="false">10421@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;The set up is simply &#60;a href=&#34;http://localhost/bp_web/forums/bbpress&#34; rel=&#34;nofollow&#34;&#62;http://localhost/bp_web/forums/bbpress&#60;/a&#62; and the site is up with no style sheet. I have looked through the templates and I have viewed the source and the style sheet is coming-up as error 404 not found. It seems to me that somewhere in the bbpress coding that the style sheet is not linked properly. I'm not very well versed in php but I have a good handle on css and xhtml.
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "Style Sheet"</title>
<link>http://bbpress.org/forums/topic/style-sheet#post-10419</link>
<pubDate>Thu, 23 Aug 2007 04:25:53 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">10419@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Sounds like the path to the site is wrong in the config.  Do you have a URL where this is occuring, or any info about your hosting setup.&#60;/p&#62;
&#60;p&#62;You have access to the HTML in all the template files and the CSS too.  You can make bbPress look like whatever you want.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://bbpress.org/forums/topic/top-100-bbpress-sites&#34; rel=&#34;nofollow&#34;&#62;http://bbpress.org/forums/topic/top-100-bbpress-sites&#60;/a&#62;&#60;br /&#62;
&#60;a href=&#34;http://bbpress.org/forums/forum/pimp-your-press&#34; rel=&#34;nofollow&#34;&#62;http://bbpress.org/forums/forum/pimp-your-press&#60;/a&#62;&#60;br /&#62;
&#60;a href=&#34;http://bbpress.org/forums/topic/strut-your-bbpress&#34; rel=&#34;nofollow&#34;&#62;http://bbpress.org/forums/topic/strut-your-bbpress&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>RonJRoy on "Style Sheet"</title>
<link>http://bbpress.org/forums/topic/style-sheet#post-10415</link>
<pubDate>Thu, 23 Aug 2007 02:58:14 +0000</pubDate>
<dc:creator>RonJRoy</dc:creator>
<guid isPermaLink="false">10415@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;To add to my last post, It appears that the style sheet is not being applied to the forum. I would like to make some extensive changes and I need to know what files I use and how is the style sheet to be linked? Do we have access to the html and can we change the layout?
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "admin page not displaying properly"</title>
<link>http://bbpress.org/forums/topic/admin-page-not-displaying-properly#post-10330</link>
<pubDate>Tue, 21 Aug 2007 01:56:16 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">10330@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;The forum is located here:&#60;br /&#62;
&#60;a href=&#34;http://claystreet.uparkforfree.com/bbpress/index.php&#34; rel=&#34;nofollow&#34;&#62;http://claystreet.uparkforfree.com/bbpress/index.php&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;But the config entry is wrong, because the server thinks the URI for the site is here:&#60;br /&#62;
&#60;a href=&#34;http://claystreet.uparkforfree.com/forum.html/&#34; rel=&#34;nofollow&#34;&#62;http://claystreet.uparkforfree.com/forum.html/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;So, in your config.php, you have this:&#60;br /&#62;
&#60;code&#62;$bb-&#38;gt;uri = &#38;#39;http://claystreet.uparkforfree.com/forum.html/&#38;#39;;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;instead of this:&#60;br /&#62;
&#60;code&#62;$bb-&#38;gt;uri = &#38;#39;http://claystreet.uparkforfree.com/bbpress/&#38;#39;;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Change that line, and you'll be good to go.  The site looks like that because the path to the style.css file is wrong (among other things).  In fact, once the URI is corrected, the site looks like this:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.chrishajer.com/bike/XLF/ClayStreet.png&#34; rel=&#34;nofollow&#34;&#62;http://www.chrishajer.com/bike/XLF/ClayStreet.png&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Good luck.
&#60;/p&#62;</description>
</item>
<item>
<title>gro11ver on "admin page not displaying properly"</title>
<link>http://bbpress.org/forums/topic/admin-page-not-displaying-properly#post-10328</link>
<pubDate>Tue, 21 Aug 2007 00:22:51 +0000</pubDate>
<dc:creator>gro11ver</dc:creator>
<guid isPermaLink="false">10328@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I installed and seem to have a database connection, yet my page looks like this: &#60;a href=&#34;http://claystreet.uparkforfree.com/bbpress/index.php.&#34; rel=&#34;nofollow&#34;&#62;http://claystreet.uparkforfree.com/bbpress/index.php.&#60;/a&#62;&#60;br /&#62;
i cant find info how to fix this. thanks for helping.
&#60;/p&#62;</description>
</item>
<item>
<title>Omarvelous on "localhost installs"</title>
<link>http://bbpress.org/forums/topic/localhost-installs#post-7624</link>
<pubDate>Thu, 24 May 2007 13:38:10 +0000</pubDate>
<dc:creator>Omarvelous</dc:creator>
<guid isPermaLink="false">7624@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;GREAT!! Thx!
&#60;/p&#62;</description>
</item>
<item>
<title>dprice on "localhost installs"</title>
<link>http://bbpress.org/forums/topic/localhost-installs#post-6907</link>
<pubDate>Sun, 22 Apr 2007 13:42:41 +0000</pubDate>
<dc:creator>dprice</dc:creator>
<guid isPermaLink="false">6907@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Cheers mirfan - your fix worked a treat! (I've got an XP install using &#60;a href=&#34;http://www.wampserver.com/en/index.php&#34; title=&#34;WAMP server&#34;&#62;WAMP&#60;/a&#62; as a server - just for testing stuff atm).
&#60;/p&#62;</description>
</item>
<item>
<title>mirfan on "localhost installs"</title>
<link>http://bbpress.org/forums/topic/localhost-installs#post-6438</link>
<pubDate>Fri, 06 Apr 2007 06:34:00 +0000</pubDate>
<dc:creator>mirfan</dc:creator>
<guid isPermaLink="false">6438@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I changed&#60;br /&#62;
&#60;code&#62;define( 'BBPATH', dirname(__FILE__) . '/' );&#60;/code&#62;&#60;br /&#62;
with this:&#60;br /&#62;
&#60;code&#62;define( 'BBPATH', str_replace('\\', '/', realpath(dirname(__FILE__))) . '/' );&#60;/code&#62;&#60;br /&#62;
in bb-load.php, and now it works on localhost with windows xp sp2.
&#60;/p&#62;</description>
</item>
<item>
<title>tquizzle on "localhost installs"</title>
<link>http://bbpress.org/forums/topic/localhost-installs#post-6373</link>
<pubDate>Wed, 04 Apr 2007 16:23:15 +0000</pubDate>
<dc:creator>tquizzle</dc:creator>
<guid isPermaLink="false">6373@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;davetropeano's fix worked, although I had to dig a little to find out exactly what he was referring to.&#60;br /&#62;
You dont want to create a &#60;strong&#62;field&#60;/strong&#62; but rather a &#60;strong&#62;row&#60;/strong&#62; in the &#34;bb_topicmeta&#34; table.&#60;br /&#62;
I was able to check a working bbpress installation on Linux to verify the setting. I noticed that the bb_active_theme was set to use the full server path to the template folder. The below did the trick for me.&#60;/p&#62;
&#60;p&#62;meta_id = next available number&#60;br /&#62;
topic_id = 0&#60;br /&#62;
meta_key = bb_active_theme&#60;br /&#62;
meta_value = /bbpress-path/bb-templates/theme-to-use/&#60;/p&#62;
&#60;p&#62;Save that, cross your fingers and refresh your forum.
&#60;/p&#62;</description>
</item>
<item>
<title>Trent on "localhost installs"</title>
<link>http://bbpress.org/forums/topic/localhost-installs#post-6254</link>
<pubDate>Sat, 31 Mar 2007 22:30:51 +0000</pubDate>
<dc:creator>Trent</dc:creator>
<guid isPermaLink="false">6254@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Thanks for the discussion!   I will make sure I point mdawaffe to this thread! &#60;/p&#62;
&#60;p&#62;Cheers,&#60;/p&#62;
&#60;p&#62;Trent
&#60;/p&#62;</description>
</item>
<item>
<title>davetropeano on "localhost installs"</title>
<link>http://bbpress.org/forums/topic/localhost-installs#post-6250</link>
<pubDate>Sat, 31 Mar 2007 20:40:49 +0000</pubDate>
<dc:creator>davetropeano</dc:creator>
<guid isPermaLink="false">6250@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I recently did my first bbpress install on localhost and it went miserably. I used the latest download from today.&#60;/p&#62;
&#60;p&#62;Checking on this forum I had the same path seperator issues and stylesheet issues others had, etc.&#60;/p&#62;
&#60;p&#62;My $bb-&#38;gt;domain and $bb-&#38;gt;path were fine. The fresh install just didn't work properly under xampp and then again a retry on easyPHP.&#60;/p&#62;
&#60;p&#62;This is the solution and findings I found:&#60;/p&#62;
&#60;p&#62;1. The first issue is because in config.php and bb-load.php dirname(__FILE__) is used to get the base path for BBPATH. This is not a good thing on localhost Windows based installs.&#60;/p&#62;
&#60;p&#62;2. There are a number of attempted workarounds to this that I've read about in this forum. All of them that I saw didn't work. Focusing on the issue with the stylesheet href not being correct I noticed that there was logic in the bb_get_active_theme_folder() function.&#60;/p&#62;
&#60;p&#62;By default, the installer does NOT create an option entry 'bb_active_theme' in the database table topicmeta. The code logic doesn't make the correct uri.&#60;/p&#62;
&#60;p&#62;To fix this, do an install and then add a database field bb_active_theme in the topicmeta table.&#60;/p&#62;
&#60;p&#62;For example, I set mine to:&#60;br /&#62;
&#60;a href=&#34;http://localhost/dev/bbpress/&#34; rel=&#34;nofollow&#34;&#62;http://localhost/dev/bbpress/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Playing regular expression games to change x:\ and \ in general is not worth it. This seemed to be simple and worked right out of the box.
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "I cannot install bbp"</title>
<link>http://bbpress.org/forums/topic/i-cannot-install-bbp#post-5037</link>
<pubDate>Thu, 01 Mar 2007 16:12:52 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">5037@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Why is this not 'http://localhost' in your config?&#60;/p&#62;
&#60;p&#62;$bb-&#38;gt;domain = 'http://my-cool-forums.example.com'; &#60;/p&#62;
&#60;p&#62;Seems like it would be looking for a subdomain of example.com is you use that in your config.  In this screenshot, the browser status bar shows that it is looking for &#60;a href=&#34;http://my-cool-forums.example.com&#34; rel=&#34;nofollow&#34;&#62;http://my-cool-forums.example.com&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://img291.imageshack.us/img291/6812/untitled2sy5.png&#34; rel=&#34;nofollow&#34;&#62;http://img291.imageshack.us/img291/6812/untitled2sy5.png&#60;/a&#62; (look at the status on the bottom left, why is that there?)&#60;/p&#62;
&#60;p&#62;Does that URL also appear in the source of the rendered page, which you took a screenshot of?  So, if you right click in the browser window, and select &#34;view source&#34; does that URL appear (the example.com one)?
&#60;/p&#62;</description>
</item>
<item>
<title>Trent on "I cannot install bbp"</title>
<link>http://bbpress.org/forums/topic/i-cannot-install-bbp#post-5023</link>
<pubDate>Thu, 01 Mar 2007 04:44:55 +0000</pubDate>
<dc:creator>Trent</dc:creator>
<guid isPermaLink="false">5023@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I am not sure what problems you are having exactly.   Is it the same as your last post on this issue?   If so, chrishajer wanted to help you in &#60;a href=&#34;http://bbpress.org/forums/topic/795?replies=17#post-4858&#34;&#62;this reply&#60;/a&#62;.&#60;/p&#62;
&#60;p&#62;I see from your screenshot and your config.php file above that you haven't edited it to your circumstance.   You have to put in the values that correspond to your install for these parts here:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;$bb-&#38;gt;domain = &#38;#39;http://my-cool-forums.example.com&#38;#39;; // Example: &#38;#39;http://bbpress.example.com&#38;#39;
// There should be both a leading and trailing slash here. &#38;#39;/&#38;#39; is fine if the site is in root.
$bb-&#38;gt;path = &#38;#39;/&#38;#39;;	 // Example: &#38;#39;/forums/&#38;#39;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Right now, you have the my-cool-forums.example.com and that has to be the URL of your install.   Does your system work with an IP address or &#60;a href=&#34;http://localhost&#34; rel=&#34;nofollow&#34;&#62;http://localhost&#60;/a&#62; or how do you access it.   That will be part of the reason the graphics don't work as that portion isn't correct.&#60;/p&#62;
&#60;p&#62;Trent
&#60;/p&#62;</description>
</item>
<item>
<title>flatworm on "I cannot install bbp"</title>
<link>http://bbpress.org/forums/topic/i-cannot-install-bbp#post-5018</link>
<pubDate>Thu, 01 Mar 2007 04:07:45 +0000</pubDate>
<dc:creator>flatworm</dc:creator>
<guid isPermaLink="false">5018@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;My bbPress does not want to show graphics and log me on.&#60;br /&#62;
It looks like if i would run it from my disk, without xampp.&#60;/p&#62;
&#60;p&#62;Help me please.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://img291.imageshack.us/img291/6812/untitled2sy5.png&#34; rel=&#34;nofollow&#34;&#62;http://img291.imageshack.us/img291/6812/untitled2sy5.png&#60;/a&#62;&#60;br /&#62;
&#60;a href=&#34;http://img137.imageshack.us/img137/8210/untitledua0.png&#34; rel=&#34;nofollow&#34;&#62;http://img137.imageshack.us/img137/8210/untitledua0.png&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;My bbPress does not want to show graphics and log me on.&#60;br /&#62;
It looks like if i would run it from my disk, without xampp.&#60;/p&#62;
&#60;p&#62;Here is my config.php&#60;br /&#62;
&#38;lt;?php&#60;/p&#62;
&#60;p&#62;// ** MySQL settings ** //&#60;br /&#62;
define('BBDB_NAME', 'wordpress');      // The name of the database&#60;br /&#62;
define('BBDB_USER', 'admin');     // Your MySQL username&#60;br /&#62;
define('BBDB_PASSWORD', 'precision'); // ...and password&#60;br /&#62;
define('BBDB_HOST', 'localhost');    // 99% chance you won't need to change this value&#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;// If your bbPress URL is &#60;a href=&#34;http://bbpress.example.com/forums/&#34; rel=&#34;nofollow&#34;&#62;http://bbpress.example.com/forums/&#60;/a&#62; , the examples would be correct.&#60;br /&#62;
// Adjust the domain and path to suit your actual URL.&#60;br /&#62;
	// Just the domain name; no directories or path. There should be no trailing slash here.&#60;br /&#62;
	$bb-&#38;gt;domain = 'http://my-cool-forums.example.com'; // Example: 'http://bbpress.example.com'&#60;br /&#62;
	// There should be both a leading and trailing slash here. '/' is fine if the site is in root.&#60;br /&#62;
	$bb-&#38;gt;path   = '/';				   // Example: '/forums/'&#60;/p&#62;
&#60;p&#62;// What are you going to call me?&#60;br /&#62;
$bb-&#38;gt;name   = 'Thinker';&#60;/p&#62;
&#60;p&#62;// This must be set before running the install script.&#60;br /&#62;
$bb-&#38;gt;admin_email = 'v@m.com';&#60;/p&#62;
&#60;p&#62;// Set to true if you want pretty permalinks.&#60;br /&#62;
$bb-&#38;gt;mod_rewrite = false;&#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 = 0;&#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 = ''; // 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 the rest 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 = '';  // WordPress - Options-&#38;gt;General: Blog address (URL) // No trailing slash.  Example: 'http://example.com'&#60;br /&#62;
$bb-&#38;gt;wp_siteurl = '';  // WordPress - Options-&#38;gt;General: WordPress address (URL) // No trailing slash. Example: 'http://example.com'&#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;</description>
</item>
<item>
<title>medden on "Plugin: Graphic Display Ranks -- Error"</title>
<link>http://bbpress.org/forums/topic/plugin-graphic-display-ranks-error#post-4633</link>
<pubDate>Sun, 18 Feb 2007 19:08:41 +0000</pubDate>
<dc:creator>medden</dc:creator>
<guid isPermaLink="false">4633@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I'm getting the same problem.&#60;br /&#62;
Did you ever find a solution?
&#60;/p&#62;</description>
</item>
<item>
<title>actorjiml on "Plugin: Graphic Display Ranks -- Error"</title>
<link>http://bbpress.org/forums/topic/plugin-graphic-display-ranks-error#post-3964</link>
<pubDate>Sat, 03 Feb 2007 13:53:14 +0000</pubDate>
<dc:creator>actorjiml</dc:creator>
<guid isPermaLink="false">3964@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I'm using this code in my Graphic Display Ranks plugin:&#60;br /&#62;
&#60;code&#62;$path_to_subdirectory= bb_get_option(&#38;#39;uri&#38;#39;) . &#38;quot;my-plugins/ranks/&#38;quot;;&#60;br /&#62;
$get_config = $path_to_subdirectory . &#38;quot;gdr_config.php&#38;quot;;&#60;br /&#62;
include($get_config);&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;The plugin works just fine on the forum, but on the admin pages I'm getting these warnings:&#60;/p&#62;
&#60;p&#62;Warning: main(my-plugins/ranks/gdr_config.php): failed to open stream: No such file or directory in /home/brightan/public_html/bbPress/my-plugins/display-rank-images.php on line 43&#60;/p&#62;
&#60;p&#62;Warning: main(my-plugins/ranks/gdr_config.php): failed to open stream: No such file or directory in /home/brightan/public_html/bbPress/my-plugins/display-rank-images.php on line 43&#60;/p&#62;
&#60;p&#62;Warning: main(): Failed opening 'my-plugins/ranks/gdr_config.php' for inclusion (include_path='.:/usr/local/lib/php') in /home/brightan/public_html/bbPress/my-plugins/display-rank-images.php on line 43&#60;/p&#62;
&#60;p&#62;I'm pretty sure it's something to do with the path, but what am I not seeing?
&#60;/p&#62;</description>
</item>
<item>
<title>ear1grey on "Change URL address?"</title>
<link>http://bbpress.org/forums/topic/change-url-address#post-1422</link>
<pubDate>Tue, 14 Nov 2006 22:44:51 +0000</pubDate>
<dc:creator>ear1grey</dc:creator>
<guid isPermaLink="false">1422@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;The symlink would mean old URI's would still work, but any new URI's generated (on every new page) would point to the preferred address.&#60;/p&#62;
&#60;p&#62;I think it's maybe also worth adding this to &#60;code&#62;robots.txt&#60;/code&#62; a:&#60;br /&#62;
&#60;code&#62;User-agent: *&#60;br /&#62;
Disallow: /your-old-folder&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;So that any robots that discover one of the older URLs don't go indexing what they might consider as duplicate pages.&#60;/p&#62;
&#60;p&#62;Longer term you could also add a 301 redirect to htaccess to ensure any links to the old content have rank properly attributed to the new location... but this is probably getting &#60;em&#62;waaay&#60;/em&#62; too complex if it's a new installation.&#60;/p&#62;
&#60;p&#62;Another alternative, of course, is to just rename the folder and change your &#60;code&#62;config.php&#60;/code&#62; - it's more maverick than the symlink approach, but if your forum is new and has no fully qualified self referencing links contained within, then it's not much of a wrench to just move the whole kaboodle.
&#60;/p&#62;</description>
</item>
<item>
<title>ergate on "Change URL address?"</title>
<link>http://bbpress.org/forums/topic/change-url-address#post-1418</link>
<pubDate>Tue, 14 Nov 2006 21:56:56 +0000</pubDate>
<dc:creator>ergate</dc:creator>
<guid isPermaLink="false">1418@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Only gotchas I can see would be in the content of the posts,  if there are links from one post to another post within the forum.  They will break.
&#60;/p&#62;</description>
</item>
<item>
<title>ear1grey on "Change URL address?"</title>
<link>http://bbpress.org/forums/topic/change-url-address#post-1416</link>
<pubDate>Tue, 14 Nov 2006 21:18:00 +0000</pubDate>
<dc:creator>ear1grey</dc:creator>
<guid isPermaLink="false">1416@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I think the easiest (&#38;#38; most stable)  solution is to use a symlink such as &#60;code&#62;ln -s /path/to/bbpress newname&#60;/code&#62; in the folder where you want the new forum to appear (probably at the top level of your server). &#60;/p&#62;
&#60;p&#62;Then, once that's running, open your &#60;code&#62;config.php&#60;/code&#62; and change &#60;code&#62;$bb-&#38;gt;path = &#38;#39;/newname/&#38;#39;;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;I think that's all, and you have the advantage of being able to get the symlink working before asking bbpress to use the new path when creating links.&#60;/p&#62;
&#60;p&#62;Anyone see any gotchas with that?
&#60;/p&#62;</description>
</item>
<item>
<title>worrypascanada on "Change URL address?"</title>
<link>http://bbpress.org/forums/topic/change-url-address#post-1408</link>
<pubDate>Tue, 14 Nov 2006 18:51:30 +0000</pubDate>
<dc:creator>worrypascanada</dc:creator>
<guid isPermaLink="false">1408@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Hello again,&#60;/p&#62;
&#60;p&#62;How and where can I change my URL from &#60;a href=&#34;http://www.patrimoineacadien.com/bbpress/&#34; rel=&#34;nofollow&#34;&#62;http://www.patrimoineacadien.com/bbpress/&#60;/a&#62; to &#60;a href=&#34;http://www.patrimoineacadien.com/somethingnew/?&#34; rel=&#34;nofollow&#34;&#62;http://www.patrimoineacadien.com/somethingnew/?&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thanks for replying.
&#60;/p&#62;</description>
</item>

</channel>
</rss>
