<?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: Folder</title>
<link>http://bbpress.org/forums/</link>
<description>bbPress support forums Tag: Folder</description>
<language>en</language>
<pubDate>Wed, 03 Dec 2008 00:27:16 +0000</pubDate>

<item>
<title>lyrics on "in which folder upload bbpress?"</title>
<link>http://bbpress.org/forums/topic/in-which-folder-upload-bbpress#post-21116</link>
<pubDate>Sat, 29 Nov 2008 08:56:56 +0000</pubDate>
<dc:creator>lyrics</dc:creator>
<guid isPermaLink="false">21116@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;You put it in the folder that you want your forum index to be, most people usually make a folder called /forums/ or /forum/ unless you want it to be as the root index of the whole website (for example if the main site itself is the forum).&#60;/p&#62;
&#60;p&#62;Another alternative is to make a subdomain like forums.domain.com, I prefer this way personally. Then just put the files into the root folder where the subdomain points. Hope this helps.
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "Plugins Locations"</title>
<link>http://bbpress.org/forums/topic/plugins-locations#post-21068</link>
<pubDate>Thu, 27 Nov 2008 15:27:55 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">21068@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I have asked in the past about including the my-plugins and my-templates directories as well.  I wish someone of authority would explain the reason to not include two empty directories in the archive.  There must be a good reason.
&#60;/p&#62;</description>
</item>
<item>
<title>_ck_ on "Plugins Locations"</title>
<link>http://bbpress.org/forums/topic/plugins-locations#post-21067</link>
<pubDate>Thu, 27 Nov 2008 14:45:03 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">21067@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;bbPress attempted to correct where it could some of the naming and placement issues for files and functions that persisted in WordPress because of legacy reasons. In that way and a few others it's design is subtly superior to WordPress.
&#60;/p&#62;</description>
</item>
<item>
<title>johnhiler on "Plugins Locations"</title>
<link>http://bbpress.org/forums/topic/plugins-locations#post-21063</link>
<pubDate>Thu, 27 Nov 2008 02:25:30 +0000</pubDate>
<dc:creator>johnhiler</dc:creator>
<guid isPermaLink="false">21063@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;It may be a little thing, but I don't understand why the themes and plugin folders have different names (and are stored in different places) from the similar folders in WordPress.
&#60;/p&#62;</description>
</item>
<item>
<title>_ck_ on "Plugins Locations"</title>
<link>http://bbpress.org/forums/topic/plugins-locations#post-21056</link>
<pubDate>Wed, 26 Nov 2008 16:57:34 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">21056@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;The core developers absolutely refuse to ship bbPress with  pre-made &#60;code&#62;/my-plugins&#60;/code&#62; and &#60;code&#62;/my-templates&#60;/code&#62; directory for reasons I cannot fathom. It's very weird, especially since documentation to create it is very sparse and they will still work if you put items incorrectly into the &#60;code&#62;bb-&#60;/code&#62; directories.
&#60;/p&#62;</description>
</item>
<item>
<title>787Consulting on "Plugins Locations"</title>
<link>http://bbpress.org/forums/topic/plugins-locations#post-21045</link>
<pubDate>Tue, 25 Nov 2008 21:23:41 +0000</pubDate>
<dc:creator>787Consulting</dc:creator>
<guid isPermaLink="false">21045@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Thanks guys!
&#60;/p&#62;</description>
</item>
<item>
<title>mobiel internet on "Plugins Locations"</title>
<link>http://bbpress.org/forums/topic/plugins-locations#post-21040</link>
<pubDate>Tue, 25 Nov 2008 19:26:41 +0000</pubDate>
<dc:creator>mobiel internet</dc:creator>
<guid isPermaLink="false">21040@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;You can just use the /my-plugins/ folder
&#60;/p&#62;</description>
</item>
<item>
<title>Ipstenu on "Plugins Locations"</title>
<link>http://bbpress.org/forums/topic/plugins-locations#post-21039</link>
<pubDate>Tue, 25 Nov 2008 19:10:56 +0000</pubDate>
<dc:creator>Ipstenu</dc:creator>
<guid isPermaLink="false">21039@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;You need to create the folder :)  You'll have these folders on the root of your forums:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;/bb-admin/
/bb-cache/
/bb-includes/
/bb-plugins/
/bb-templates/
/my-plugins/
/my-templates/&#60;/code&#62;&#60;/pre&#62;</description>
</item>
<item>
<title>787Consulting on "Plugins Locations"</title>
<link>http://bbpress.org/forums/topic/plugins-locations#post-21035</link>
<pubDate>Tue, 25 Nov 2008 17:26:23 +0000</pubDate>
<dc:creator>787Consulting</dc:creator>
<guid isPermaLink="false">21035@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I have been dowloading the plugins from the forums and now in several readme.txt files the creators keep refering to the plugins location at /my-plugins/. &#60;/p&#62;
&#60;p&#62;Now in WP I know that plugins is located under w-content/plugins/ so I had assumed that bb-plugins was the correct folder.&#60;/p&#62;
&#60;p&#62;is /my-plugins/ just a verbage for a standard plugin folder or do you have to create a new folder?&#60;/p&#62;
&#60;p&#62;PS I know what they say about assuming... makes an ASS out of U and ME.
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "in which folder upload bbpress?"</title>
<link>http://bbpress.org/forums/topic/in-which-folder-upload-bbpress#post-20917</link>
<pubDate>Sat, 22 Nov 2008 00:15:26 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">20917@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;No, I meant what I said.  A lot of sites are just WordPress sites, so example.com/ gets you WordPress and example.com/bbpress/ gets you bbPress.&#60;/p&#62;
&#60;p&#62;The point was only to show the relationship between the folders though.  With this information, you can probably figure out where it all needs to go.
&#60;/p&#62;</description>
</item>
<item>
<title>Ipstenu on "in which folder upload bbpress?"</title>
<link>http://bbpress.org/forums/topic/in-which-folder-upload-bbpress#post-20892</link>
<pubDate>Fri, 21 Nov 2008 16:34:42 +0000</pubDate>
<dc:creator>Ipstenu</dc:creator>
<guid isPermaLink="false">20892@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Psst!  You mean to put bbpress here:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;/home/www/example.com/bbpress&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;If you put it under wordpress, your URL will be &#60;a href=&#34;http://www.example.com/wordpress/bbpress&#34; rel=&#34;nofollow&#34;&#62;www.example.com/wordpress/bbpress&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "in which folder upload bbpress?"</title>
<link>http://bbpress.org/forums/topic/in-which-folder-upload-bbpress#post-20863</link>
<pubDate>Fri, 21 Nov 2008 05:01:29 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">20863@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Put it in your root, but in a folder of its own.  So, if you have WordPress here&#60;/p&#62;
&#60;p&#62;&#60;code&#62;/home/www/example.com/wordpress/&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;you can put bbPress here:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;/home/www/example.com/wordpress/bbpress/&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Then, your website/blog is &#60;a href=&#34;http://www.example.com&#34; rel=&#34;nofollow&#34;&#62;www.example.com&#60;/a&#62; and your forum is &#60;a href=&#34;http://www.example.com/bbpress/&#34; rel=&#34;nofollow&#34;&#62;www.example.com/bbpress/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;You can call your folder whatever you want, it might be forum, forums, bbpress, anything at all.
&#60;/p&#62;</description>
</item>
<item>
<title>matteoraggi on "in which folder upload bbpress?"</title>
<link>http://bbpress.org/forums/topic/in-which-folder-upload-bbpress#post-20861</link>
<pubDate>Fri, 21 Nov 2008 03:10:27 +0000</pubDate>
<dc:creator>matteoraggi</dc:creator>
<guid isPermaLink="false">20861@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;in installation manual is written to upload files, but not in which folder of wordpress, into plugins or content or on root or where?
&#60;/p&#62;</description>
</item>
<item>
<title>Anonymous on "Just a question..."</title>
<link>http://bbpress.org/forums/topic/just-a-question#post-17706</link>
<pubDate>Sun, 27 Jul 2008 15:02:43 +0000</pubDate>
<dc:creator>Anonymous</dc:creator>
<guid isPermaLink="false">17706@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;So it is not available yet to convert?
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "Just a question..."</title>
<link>http://bbpress.org/forums/topic/just-a-question#post-17705</link>
<pubDate>Sun, 27 Jul 2008 15:00:31 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">17705@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Yes, put it in it's own folder, inside the WordPress folder.  So you might have something like this:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;/var/www/public/website/wordpress
/var/www/public/website/wordpress/bbpress/&#60;/code&#62;&#60;/pre&#62;
&#38;nbsp;&#60;/p&#62;
&#60;p&#62;The 404 error might be because you are trying to use permalinks, either &#34;slugs&#34; or true, and they're not set up on your server.  I would change them to &#60;code&#62;false&#60;/code&#62; for now and see if you can get the links to work.  If that works, then you know that was the problem and you just need to set up permalinks.&#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;
&#60;p&#62;phpBB3 conversion:&#60;br /&#62;
&#60;a href=&#34;http://bbpress.org/forums/topic/phpbb3-converstion&#34; rel=&#34;nofollow&#34;&#62;http://bbpress.org/forums/topic/phpbb3-converstion&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I don't think so, not easily, not yet.    I think there was a script to export  phpBB2 to bbPress:&#60;br /&#62;
&#60;a href=&#34;http://bbpress.org/forums/topic/a-phpbb-to-bbpress-database-converter&#34; rel=&#34;nofollow&#34;&#62;http://bbpress.org/forums/topic/a-phpbb-to-bbpress-database-converter&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>Anonymous on "Just a question..."</title>
<link>http://bbpress.org/forums/topic/just-a-question#post-17704</link>
<pubDate>Sun, 27 Jul 2008 14:36:41 +0000</pubDate>
<dc:creator>Anonymous</dc:creator>
<guid isPermaLink="false">17704@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Also can I convert my board from phpbb3 to bbpress?
&#60;/p&#62;</description>
</item>
<item>
<title>Anonymous on "Just a question..."</title>
<link>http://bbpress.org/forums/topic/just-a-question#post-17703</link>
<pubDate>Sun, 27 Jul 2008 14:31:21 +0000</pubDate>
<dc:creator>Anonymous</dc:creator>
<guid isPermaLink="false">17703@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;On this website I am getting the error...so I can put it in the wp folder correct? Thanks
&#60;/p&#62;</description>
</item>
<item>
<title>_ck_ on "Just a question..."</title>
<link>http://bbpress.org/forums/topic/just-a-question#post-17702</link>
<pubDate>Sun, 27 Jul 2008 14:26:46 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">17702@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Hopefully you put it in it's own folder, either under your WordPress folder, or off the webroot of your website.&#60;/p&#62;
&#60;p&#62;View your profile should not give you an error unless you have something configured incorrectly.
&#60;/p&#62;</description>
</item>
<item>
<title>Anonymous on "Just a question..."</title>
<link>http://bbpress.org/forums/topic/just-a-question#post-17700</link>
<pubDate>Sun, 27 Jul 2008 14:04:12 +0000</pubDate>
<dc:creator>Anonymous</dc:creator>
<guid isPermaLink="false">17700@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Ok I was wondering where I should upload bbpress? Right in the wordpress folder on my server? Also why can't I click on the View your profile link? It says &#34;User not found.&#34; is that because it is still beta so to speak...&#60;br /&#62;
Thanks,&#60;br /&#62;
Noproblem
&#60;/p&#62;</description>
</item>
<item>
<title>daddo on "Plugins Folder - How to?"</title>
<link>http://bbpress.org/forums/topic/plugins-folder-how-to#post-6404</link>
<pubDate>Thu, 05 Apr 2007 15:25:01 +0000</pubDate>
<dc:creator>daddo</dc:creator>
<guid isPermaLink="false">6404@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;&#60;a href=&#34;http://bbpress.org/documentation/customization/&#34; rel=&#34;nofollow&#34;&#62;http://bbpress.org/documentation/customization/&#60;/a&#62;&#60;br /&#62;
Q &#34;Where do I put my plugins and custom templates?&#34;&#60;br /&#62;
A &#34;Plugins should go in a directory called my-plugins/ and every theme you upload should go into a separate subdirectory with a directory called my-templates/. Both of these directories should be in bbPress’ root directory (that is, the directory with bbPress’ config.php file in it).
&#60;/p&#62;</description>
</item>
<item>
<title>jpp3 on "Plugins Folder - How to?"</title>
<link>http://bbpress.org/forums/topic/plugins-folder-how-to#post-6403</link>
<pubDate>Thu, 05 Apr 2007 15:09:13 +0000</pubDate>
<dc:creator>jpp3</dc:creator>
<guid isPermaLink="false">6403@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Do I need to create the plugins folder (my-plugins)? Where should it reside?&#60;/p&#62;
&#60;p&#62;I currently have it in my root bbPress directory, but I don't see it anywhere in the admin interface. Anybody care to help?
&#60;/p&#62;</description>
</item>
<item>
<title>flatworm on "I installed the thing, but it does not show graphics and interface."</title>
<link>http://bbpress.org/forums/topic/i-installed-the-thing-but-it-does-not-show-graphics-and-interface#post-5080</link>
<pubDate>Sat, 03 Mar 2007 02:26:31 +0000</pubDate>
<dc:creator>flatworm</dc:creator>
<guid isPermaLink="false">5080@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;It works. Thank you very much.&#60;br /&#62;
I can't belive it, so i will doublecheck.&#60;br /&#62;
It did look for some coolforumexample.&#60;/p&#62;
&#60;p&#62;:)
&#60;/p&#62;</description>
</item>
<item>
<title>Trent on "I installed the thing, but it does not show graphics and interface."</title>
<link>http://bbpress.org/forums/topic/i-installed-the-thing-but-it-does-not-show-graphics-and-interface#post-5056</link>
<pubDate>Fri, 02 Mar 2007 02:58:43 +0000</pubDate>
<dc:creator>Trent</dc:creator>
<guid isPermaLink="false">5056@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Try your other thread:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://bbpress.org/forums/topic/820?replies=3&#34; rel=&#34;nofollow&#34;&#62;http://bbpress.org/forums/topic/820?replies=3&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Trent
&#60;/p&#62;</description>
</item>
<item>
<title>flatworm on "I installed the thing, but it does not show graphics and interface."</title>
<link>http://bbpress.org/forums/topic/i-installed-the-thing-but-it-does-not-show-graphics-and-interface#post-5054</link>
<pubDate>Fri, 02 Mar 2007 02:45:14 +0000</pubDate>
<dc:creator>flatworm</dc:creator>
<guid isPermaLink="false">5054@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;What to do?&#60;br /&#62;
????????????
&#60;/p&#62;</description>
</item>
<item>
<title>flatworm on "I installed the thing, but it does not show graphics and interface."</title>
<link>http://bbpress.org/forums/topic/i-installed-the-thing-but-it-does-not-show-graphics-and-interface#post-5036</link>
<pubDate>Thu, 01 Mar 2007 15:56:41 +0000</pubDate>
<dc:creator>flatworm</dc:creator>
<guid isPermaLink="false">5036@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;If it is a style problem, then why i cannot log in.&#60;br /&#62;
Also, what file is that path to style sheet located in?
&#60;/p&#62;</description>
</item>
<item>
<title>flatworm on "I installed the thing, but it does not show graphics and interface."</title>
<link>http://bbpress.org/forums/topic/i-installed-the-thing-but-it-does-not-show-graphics-and-interface#post-4990</link>
<pubDate>Wed, 28 Feb 2007 03:26:54 +0000</pubDate>
<dc:creator>flatworm</dc:creator>
<guid isPermaLink="false">4990@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Thanks, I will try.&#60;br /&#62;
I suck at code file editing, but sometimes i get lucky.
&#60;/p&#62;</description>
</item>
<item>
<title>wyDay on "I installed the thing, but it does not show graphics and interface."</title>
<link>http://bbpress.org/forums/topic/i-installed-the-thing-but-it-does-not-show-graphics-and-interface#post-4989</link>
<pubDate>Wed, 28 Feb 2007 03:09:51 +0000</pubDate>
<dc:creator>wyDay</dc:creator>
<guid isPermaLink="false">4989@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Trent, does the maintainer of the code know the localhost problem exists (yes, even with path-to-url.2.php plugin)? The only way I've managed to get around it is by directly editing the &#34;bb-templates/kakumei&#34; files.&#60;/p&#62;
&#60;p&#62;Also, another note, I'm using lighttpd on a windows machine. This probably adds to the slash havoc.
&#60;/p&#62;</description>
</item>
<item>
<title>flatworm on "I installed the thing, but it does not show graphics and interface."</title>
<link>http://bbpress.org/forums/topic/i-installed-the-thing-but-it-does-not-show-graphics-and-interface#post-4987</link>
<pubDate>Wed, 28 Feb 2007 03:00:41 +0000</pubDate>
<dc:creator>flatworm</dc:creator>
<guid isPermaLink="false">4987@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Can I look at  filled-out  config file, please?&#60;br /&#62;
Put the text up here. (erase passwords)
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "I installed the thing, but it does not show graphics and interface."</title>
<link>http://bbpress.org/forums/topic/i-installed-the-thing-but-it-does-not-show-graphics-and-interface#post-4878</link>
<pubDate>Sun, 25 Feb 2007 17:46:40 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">4878@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;flatworm, also, you can contact me via email and I will help get you running off-list.  See my profile, go to that website and follow the the &#34;contact us&#34; link and email to support.   I will help you out.  You don't need to get into the development of bbPress.&#60;/p&#62;
&#60;p&#62;Also, you're not experiencing 'errors with graphics' you've got a problem with the path to your stylesheet.  That's all.  That may very well be a bug, but all software has bugs.  Don't just trade one problem for another.&#60;/p&#62;
&#60;p&#62;vanilla support forum: &#60;a href=&#34;http://lussumo.com/community/9/&#34; rel=&#34;nofollow&#34;&#62;http://lussumo.com/community/9/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Also, did you ever look in a rendered page (in your browser) for the stylesheet line?  If you do see that (use 'view source' or something similar in your browser when you pull up a page similar to the one you took a screenshot of) post the information from that stylesheet line.  My guess is that the slashes are backslashes.&#60;/p&#62;
&#60;p&#62;Also, I never understood the point of installing community/forum software on localhost, unless it's just for testing.  Even if that's the case, I prefer to test in the environment where it will be live so you're not solving problems that won't ever happen once it's live, and you won't experience new problems that you didn't anticipate.&#60;/p&#62;
&#60;p&#62;But, contact me off-forum and I will help you.
&#60;/p&#62;</description>
</item>
<item>
<title>Trent on "I installed the thing, but it does not show graphics and interface."</title>
<link>http://bbpress.org/forums/topic/i-installed-the-thing-but-it-does-not-show-graphics-and-interface#post-4874</link>
<pubDate>Sun, 25 Feb 2007 16:26:16 +0000</pubDate>
<dc:creator>Trent</dc:creator>
<guid isPermaLink="false">4874@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I understand your frustration on this issue flatworm, but as ChrisHajer has already told you, there has been some issue with installating bbPress on localhost.   Go through the tickets that were linked above so you can get a better idea of the issues and maybe try this.   Create a plugin called url-fix.php and put in the information from the link from this post:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://bbpress.org/forums/topic/730?replies=9#post-4797&#34; rel=&#34;nofollow&#34;&#62;http://bbpress.org/forums/topic/730?replies=9#post-4797&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Trent
&#60;/p&#62;</description>
</item>

</channel>
</rss>
