<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
		>
	<channel>
		<title>bbPress Support Forums &#187; Tag: install - Recent Posts</title>
		<link>http://bbpress.org/forums/tags/install</link>
		<description>bbPress Support Forums &#187; Tag: install - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Fri, 25 May 2012 15:17:54 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1</generator>
				<atom:link href="http://bbpress.org/forums/rss/tags/install" rel="self" type="application/rss+xml" />

		<item>
			<title>John James Jacoby on "Forum migration tool"</title>
			<link>http://bbpress.org/forums/topic/forum-migration-tool#post-98571</link>
			<pubDate>Sat, 25 Feb 2012 17:40:29 +0000</pubDate>
			<dc:creator>John James Jacoby</dc:creator>
			<guid isPermaLink="false">98571@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Jared is correct. There is a migration plugin already. Also, this is a duplicate post of one from several weeks ago that you posted here and then cross posted to WordPress.org. The more time we spend moderating the forums of duplicate content is the less that's spent writing code.
</p>]]></description>
					</item>
		<item>
			<title>jaredatch on "Forum migration tool"</title>
			<link>http://bbpress.org/forums/topic/forum-migration-tool#post-98569</link>
			<pubDate>Sat, 25 Feb 2012 17:23:43 +0000</pubDate>
			<dc:creator>jaredatch</dc:creator>
			<guid isPermaLink="false">98569@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>The problem with this is that bbPress is maintained by @jjj and a few other contributors. So the time and features have to be prioritized.</p>
<p>Writing an importer is a *lot* of work. Right off the bat a forum importer is going to be at least twice as much work as, say, a MovableType -&#62; WordPress importer.</p>
<p>Now you have to take into account how many, ultimately, separate importers you would have to write. Let's see here... vBulletin, phpBB, Vanilla, punBB, SMF, IPB... and those are just some of the popular ones. So 6 importers *might* cover most off people's needs.</p>
<p>Then you have to keep in mind that the importers are constantly breaking because of software updates to the original forums packages. I'd say ever 2-4 months you can expect breakage due to an update.</p>
<p>Bottom line? You are looking at 6 importers (at least) to cover the popular forum suites, that not only would take a huge time investment to get off the ground, but would have to be constantly maintained and updated so they don't break or get out of date.</p>
<p>Is it do-able? Sure. However, if you want @jjj to tackle this don't expect to ever see another bbPress update or feature again - it's just a matter of time.</p>
<p>This is really where contributors need to step in and help out. This would ideally be written and maintained by different contributors.
</p>]]></description>
					</item>
		<item>
			<title>OC2PS on "Forum migration tool"</title>
			<link>http://bbpress.org/forums/topic/forum-migration-tool#post-98566</link>
			<pubDate>Sat, 25 Feb 2012 13:44:09 +0000</pubDate>
			<dc:creator>OC2PS</dc:creator>
			<guid isPermaLink="false">98566@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>bbPress needs to face the fact that most people who want a forum, have already had a forum. The *new* market for forums is much smaller than the *installed base* of forums.</p>
<p>Consequently, most of the people who would want to use bbPress probably are already using another forum script and need help migrating. It is collossal mistake to leave this for community plugins.</p>
<p>If I have a forum software in a production environment, then one of the major factors influencing my decision regarding migration is whether or not there is a robust, stable, tried and tested and reliable migration path to the target software. This is extremely important for me. In fact, I would suffer a somewhat inferior software willingly rather than move to a better software if there is no clear migration path or there is a high degree of risk in migration.</p>
<p>It is a mistake on part of bbPress to leave migration to community plugin developers. Even if there were some plugins out there that did the job, it would be much less reassuring to prospective users compared to a migration/import path created by the bbPress team. As it happens there are only 2 import plugins ( <a href="http://wordpress.org/extend/plugins/forumconverter/" rel="nofollow">http://wordpress.org/extend/plugins/forumconverter/</a> and  <a href="http://wordpress.org/extend/plugins/bbconverter/)" rel="nofollow">http://wordpress.org/extend/plugins/bbconverter/)</a> out there and both of them are broken and not supported.</p>
<p>WordPress does it right in building an importer directly into the core.</p>
<p>Over the next 18-24 months, I expect to see a mass exodus from phpBB as they rewrite the software from ground up ( <a href="http://area51.phpbb.com/phpBB/viewtopic.php?f=75&#038;t=41583)" rel="nofollow">http://area51.phpbb.com/phpBB/viewtopic.php?f=75&#038;t=41583)</a>. If bbPress provide a good migration path, it stands the chance to capture some of fleeing population.</p>
<p>Task</p>
<p>I think it would be greatly beneficial to the project if the bbPress team build a bbPress importer that supports the top 4 forum software: phpBB, Invision, SMF and vBulletin.</p>
<p>Such a migration tool, importer or converter will:</p>
<p>i) import topics and forum hierarchies into bbpress</p>
<p>including the relations between forums, topics and replies<br />
and slugs for forums, topics and replies<br />
ii) generate an .htaccess to place in the old forum directory so that old URLs are 301 redirected to new ones.</p>
<p>iii) import users including profiles, passwords, signatures and roles</p>
<p>@jjj You have mentioned at <a href="http://bbpress.trac.wordpress.org/ticket/1740" rel="nofollow">http://bbpress.trac.wordpress.org/ticket/1740</a> that this is more appropriate for a plugin and that bundling that code in the core of bbPress seems needless for many users that are starting off fresh.</p>
<p>I believe that this function is too important to be left to the mercy of others. There is a huge trust issue...if I have to entrust my data to someone, I want to make sure that they are reliable, trustworthy, good enough, and understand the software well.</p>
<p>I take your point about not bundling the function in the core. How about a migration plugin by the bbPress team?
</p>]]></description>
					</item>
		<item>
			<title>BlackedOut271 on "Getting 404 - Permalink Config?"</title>
			<link>http://bbpress.org/forums/topic/getting-404-permalink-config#post-97935</link>
			<pubDate>Tue, 07 Feb 2012 13:05:38 +0000</pubDate>
			<dc:creator>BlackedOut271</dc:creator>
			<guid isPermaLink="false">97935@http://bbpress.org/forums/</guid>
			<description><![CDATA[<br />]]></description>
					</item>
		<item>
			<title>BlackedOut271 on "Getting 404 - Permalink Config?"</title>
			<link>http://bbpress.org/forums/topic/getting-404-permalink-config#post-97934</link>
			<pubDate>Tue, 07 Feb 2012 12:59:11 +0000</pubDate>
			<dc:creator>BlackedOut271</dc:creator>
			<guid isPermaLink="false">97934@http://bbpress.org/forums/</guid>
			<description><![CDATA[<br />]]></description>
					</item>
		<item>
			<title>BlackedOut271 on "Getting 404 - Permalink Config?"</title>
			<link>http://bbpress.org/forums/topic/getting-404-permalink-config#post-97933</link>
			<pubDate>Tue, 07 Feb 2012 12:45:00 +0000</pubDate>
			<dc:creator>BlackedOut271</dc:creator>
			<guid isPermaLink="false">97933@http://bbpress.org/forums/</guid>
			<description><![CDATA[<br />]]></description>
					</item>
		<item>
			<title>veppa on "Problems installing bbPress - Can&#039;t get admin page"</title>
			<link>http://bbpress.org/forums/topic/problems-installing-bbpress-cant-get-admin-page#post-97306</link>
			<pubDate>Wed, 18 Jan 2012 05:02:32 +0000</pubDate>
			<dc:creator>veppa</dc:creator>
			<guid isPermaLink="false">97306@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>bbpress is worpdress plugin. you should copy bbpress folder to wp-content\plugins folder. </p>
<p>if you have problem installing wordpress plugin then read detailed instructions here: </p>
<p><a href="http://codex.wordpress.org/Managing_Plugins#Installing_Plugins" rel="nofollow">http://codex.wordpress.org/Managing_Plugins#Installing_Plugins</a>
</p>]]></description>
					</item>
		<item>
			<title>lalong on "Problems installing bbPress - Can&#039;t get admin page"</title>
			<link>http://bbpress.org/forums/topic/problems-installing-bbpress-cant-get-admin-page#post-97301</link>
			<pubDate>Wed, 18 Jan 2012 01:30:53 +0000</pubDate>
			<dc:creator>lalong</dc:creator>
			<guid isPermaLink="false">97301@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Fresh website.<br />
Installed WordPress 3.3 into website's root dir<br />
Downloaded bbpress (2.0.2)<br />
ftp'ed files into ftp . mysite . com\bbpress (wordpress root dir)<br />
renamed ftp . mysite . com\bbpress to ftp:mysite.com\forum<br />
went to http:\\www.mysite.com\forum<br />
and nothing but a blank page shows...<br />
Any ideaa?
</p>]]></description>
					</item>
		<item>
			<title>Jdamonte on "Install bbpress in a subdirectory of multi site"</title>
			<link>http://bbpress.org/forums/topic/install-bbpress-in-a-subdirectory-of-multi-site#post-94624</link>
			<pubDate>Fri, 25 Nov 2011 01:16:05 +0000</pubDate>
			<dc:creator>Jdamonte</dc:creator>
			<guid isPermaLink="false">94624@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>I'm sorry I see that its to add to .htaccess...thanks again, I'll let you know how I go. CHeers
</p>]]></description>
					</item>
		<item>
			<title>Jdamonte on "Install bbpress in a subdirectory of multi site"</title>
			<link>http://bbpress.org/forums/topic/install-bbpress-in-a-subdirectory-of-multi-site#post-94623</link>
			<pubDate>Fri, 25 Nov 2011 01:13:20 +0000</pubDate>
			<dc:creator>Jdamonte</dc:creator>
			<guid isPermaLink="false">94623@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Thanks for this info, can you also tell me where to place the re-write rules for the main site and sub sites?
</p>]]></description>
					</item>
		<item>
			<title>Trobee on "Install bbpress in a subdirectory of multi site"</title>
			<link>http://bbpress.org/forums/topic/install-bbpress-in-a-subdirectory-of-multi-site#post-94620</link>
			<pubDate>Thu, 24 Nov 2011 19:30:45 +0000</pubDate>
			<dc:creator>Trobee</dc:creator>
			<guid isPermaLink="false">94620@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>I have a similar situation, although I will have forums on other subsites eventually, so I have it enabled over the whole site, but I only created forums on one subsite. </p>
<p>The only thing I think I had to do was set up rewrites in .htaccess from all other subsites and the main site to view user profile pages.</p>
<p>For the main page:</p>
<p>RewriteRule ^users/(.*)$ /forums/users/$1 [L,R=301]</p>
<p>For subsites:</p>
<p>RewriteRule ^[subsite]/users/(.*)$ /forums/users/$1 [L,R=301]</p>
<p>Also, I am using the "Move Privacy Options" plugin to make the subsite private, and I noticed that the bbpess rss feeds are not private. I am currently woking on fixing this and so far this is what I have got, which is by no means perfect.</p>
<p>You will need to find the functions bbp_display_topics_feed_rss2 and bbp_display_replies_feed_rss2 in bbp-topic-functions.php and bbp-reply-functions.php respectively, and add this code to the beginning of each fuction</p>
<pre><code>if (!isset($_SERVER[&#039;PHP_AUTH_USER&#039;])) {
          header(&#039;WWW-Authenticate: Basic realm=&#34;My Website&#34;&#039;);
          header(&#039;HTTP/1.1 401 Authorization Required&#039;);
          exit;
        }
        $user = wp_authenticate($_SERVER[&#039;PHP_AUTH_USER&#039;], $_SERVER[&#039;PHP_AUTH_PW&#039;]);

        if ( !$user &#124;&#124; is_wp_error($user) ) {
          header(&#039;WWW-Authenticate: Basic realm=&#34;My Website&#34;&#039;);
          header(&#039;HTTP/1.1 401 Authorization Required&#039;);
        }</code></pre>
<p>Which should limit who can read the rss feeds to people who have a login to your wordpress site.
</p>]]></description>
					</item>
		<item>
			<title>Jdamonte on "Install bbpress in a subdirectory of multi site"</title>
			<link>http://bbpress.org/forums/topic/install-bbpress-in-a-subdirectory-of-multi-site#post-94618</link>
			<pubDate>Thu, 24 Nov 2011 16:41:41 +0000</pubDate>
			<dc:creator>Jdamonte</dc:creator>
			<guid isPermaLink="false">94618@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Hi, I am trying to set up the bbpress forum as private on a subdirectory of a multi site and am not sure of the most practical approach. If I enable it on the subsite I can't make the pages such as login, register, lost p/w etc. as the templates don't show on the sub-directory only on the main site.</p>
<p>Any ideas would be really appreciated.
</p>]]></description>
					</item>
		<item>
			<title>Jdamonte on "bbPress 2.0, Buddypress 1.5 and Multisite"</title>
			<link>http://bbpress.org/forums/topic/bbpress-20-buddypress-15-and-multisite#post-94596</link>
			<pubDate>Wed, 23 Nov 2011 18:52:45 +0000</pubDate>
			<dc:creator>Jdamonte</dc:creator>
			<guid isPermaLink="false">94596@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>On the same topic, can a standalone instal of bbpress be set up on a sub domain?</p>
<p>Where are the files for reg, log in, lost p/w etc.?
</p>]]></description>
					</item>
		<item>
			<title>shyaam on "WordPress + BuddyPress + bbPress (Integration)"</title>
			<link>http://bbpress.org/forums/topic/wordpress-buddypress-bbpress-integration#post-94297</link>
			<pubDate>Tue, 15 Nov 2011 16:18:46 +0000</pubDate>
			<dc:creator>shyaam</dc:creator>
			<guid isPermaLink="false">94297@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>pimarts: I really need your help in understanding if there is a documentation on how you did it or if you could provide me more assistance directly, that would be great as well.</p>
<p>kangenguru: When I did it using your technique, I had issues :( the BBPress plugin did not have the bb-config.php, so I used the bb-config that is within the buddypress. Hence, I couldnt get the bb-press 2.0 to work. But again when I did it with what is built into buddypress itself, all the files and folders showed up like they were missing.</p>
<p>I am not saying that integrating buddyPress+BBPress is bad, but all I am saying is that I did not know how to work with this issue (could be the lack of knowledge). If anyone could help, that would be awesome.</p>
<p>PS: please do not ask me to google for the documents... I have googled for the past 3 weeks and found several solutions and most of them did not work in my situation. So any help would be greatly appreciated.
</p>]]></description>
					</item>
		<item>
			<title>pieface on "The install page doesn&#039;t work"</title>
			<link>http://bbpress.org/forums/topic/the-install-page-doesnt-work#post-94098</link>
			<pubDate>Wed, 09 Nov 2011 19:02:54 +0000</pubDate>
			<dc:creator>pieface</dc:creator>
			<guid isPermaLink="false">94098@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>I uploaded bbPress 1.1 to my website.<br />
Visited the bbPress directory which I called "forum".<br />
It redirected me to /forum/bb-admin/install.php.</p>
<p>Which said: "There doesn't seem to be a bb-config.php file. This usually means that you want to install bbPress."</p>
<p>When I click on "Go to step 1", nothing happens - it just refreshes the page, and does not display the first step. There no error messages.</p>
<p>I am using PHP version 5.1.6<br />
I don't have word press installed.</p>
<p>Any Ideas?
</p>]]></description>
					</item>
		<item>
			<title>Andre on "bbPress 2.0, Buddypress 1.5 and Multisite"</title>
			<link>http://bbpress.org/forums/topic/bbpress-20-buddypress-15-and-multisite#post-93174</link>
			<pubDate>Tue, 11 Oct 2011 22:39:37 +0000</pubDate>
			<dc:creator>Andre</dc:creator>
			<guid isPermaLink="false">93174@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>You were on the right track when you enabled bbPress solely on the 1 main site.</p>
<p>Install WP.<br />
Enable Multisite, but you don't have to create the other sites yet.<br />
Install and activate Buddypress without installing or activating forums through BuddyPress.<br />
Install and activate bbPress.</p>
<p>You are going to get that warning for the time being because BuddyPress 1.5 and bbPress 2.0 aren't fully integrated yet. Better/Full integration is being worked on for BuddyPress 1.6 which is supposed to come out around the same time as WP 3.3, which just hit beta 1 and is scheduled for release at the end of November
</p>]]></description>
					</item>
		<item>
			<title>dosch on "bbPress 2.0, Buddypress 1.5 and Multisite"</title>
			<link>http://bbpress.org/forums/topic/bbpress-20-buddypress-15-and-multisite#post-93173</link>
			<pubDate>Tue, 11 Oct 2011 21:36:21 +0000</pubDate>
			<dc:creator>dosch</dc:creator>
			<guid isPermaLink="false">93173@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Hey all!</p>
<p>I am trying to make my dream-setup:</p>
<p>One multi-site with six sites.<br />
The main site has bussypress1.5 with bbPress2.0.</p>
<p>I can;t get this to work... Is there already a tutorial on how to do this?<br />
At first I tried installing BuddyP. and then activating fora and installing bbPress in the process; enebling it network-wide. But then the bbPress-fora show up on the dashboard of every site.</p>
<p>Now I tried to enable bbPress only on the site I want to use it, but it generates conflicts with the Buddypress installation. I get this error:</p>
<p>"The forums component has not been set up yet."</p>
<p>(also, on a side-note; BuddyPress can only be configured on the dashboard of the Network, not only on the site I actually want to have it running on, but that seems to fit maybe more on the BuddyPress forum).</p>
<p>I'd be gratefull for any help or step-by-step guidance here!
</p>]]></description>
					</item>
		<item>
			<title>ogrody on "Here&#039;s how to install Avatar Upload plugin"</title>
			<link>http://bbpress.org/forums/topic/avatar-upload-how-to-install#post-91065</link>
			<pubDate>Mon, 22 Aug 2011 17:56:52 +0000</pubDate>
			<dc:creator>ogrody</dc:creator>
			<guid isPermaLink="false">91065@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>thanks very much for info.
</p>]]></description>
					</item>
		<item>
			<title>ratsoid2 on "Here&#039;s how to install Avatar Upload plugin"</title>
			<link>http://bbpress.org/forums/topic/avatar-upload-how-to-install#post-90990</link>
			<pubDate>Sat, 20 Aug 2011 08:01:44 +0000</pubDate>
			<dc:creator>ratsoid2</dc:creator>
			<guid isPermaLink="false">90990@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Check the other solutions on the wp forum... something like:<br />
<a href="http://wordpress.org/support/topic/plugin-user-photo-front-end-upload?replies=17#post-2226189" rel="nofollow">http://wordpress.org/support/topic/plugin-user-photo-front-end-upload?replies=17#post-2226189</a></p>
<p>The solution I posted worked and I don't know what to tell you... Maybe you can put a pop-up link instead of using thickbox/prettyphoto/any other overlay plugin.
</p>]]></description>
					</item>
		<item>
			<title>janoochen on "Here&#039;s how to install Avatar Upload plugin"</title>
			<link>http://bbpress.org/forums/topic/avatar-upload-how-to-install#post-90987</link>
			<pubDate>Sat, 20 Aug 2011 03:44:34 +0000</pubDate>
			<dc:creator>janoochen</dc:creator>
			<guid isPermaLink="false">90987@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>@ratsoid2 Hey thanks it worked.<br />
But when I click Modify your avatar. I get sent to a page. The thickbox doesn't appear.
</p>]]></description>
					</item>
		<item>
			<title>angelsmith90 on "Here&#039;s how to install Avatar Upload plugin"</title>
			<link>http://bbpress.org/forums/topic/avatar-upload-how-to-install#post-90861</link>
			<pubDate>Wed, 17 Aug 2011 12:44:16 +0000</pubDate>
			<dc:creator>angelsmith90</dc:creator>
			<guid isPermaLink="false">90861@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Thanks for the information friend...
</p>]]></description>
					</item>
		<item>
			<title>ratsoid2 on "Here&#039;s how to install Avatar Upload plugin"</title>
			<link>http://bbpress.org/forums/topic/avatar-upload-how-to-install#post-90855</link>
			<pubDate>Wed, 17 Aug 2011 10:06:10 +0000</pubDate>
			<dc:creator>ratsoid2</dc:creator>
			<guid isPermaLink="false">90855@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>@philsown<br />
Download User Avatar for WP here: <a href="http://wordpress.org/extend/plugins/user-avatar/" rel="nofollow">http://wordpress.org/extend/plugins/user-avatar/</a></p>
<p>1. In single-user-edit.php, Before</p>
<p><code>&#60;?php bbp_get_template_part( &#039;bbpress/content&#039;, &#039;single-user-edit&#039;   ); ?&#62;</code></p>
<p>add: <a href="http://pastebin.com/rfLFaRvq" rel="nofollow">http://pastebin.com/rfLFaRvq</a></p>
<p>2. In style.css add:</p>
<p><code>.bbp-single-user-edit { position:relative; }<br />
#user-avatar-display { position:absolute; top:160px; right:20px; text-align:center; width:155px; }<br />
#user-avatar-display a { color:#000; text-decoration:none; text-align:center; };</code></p>
<p>3. In functions.php add: <a href="http://pastebin.com/YfbiN65x" rel="nofollow">http://pastebin.com/YfbiN65x</a></p>
<p>That's it.<br />
Original solution: <a href="http://wordpress.org/support/topic/plugin-user-photo-front-end-upload?replies=17#post-2186636" rel="nofollow">http://wordpress.org/support/topic/plugin-user-photo-front-end-upload?replies=17#post-2186636</a><br />
It works great for me. Cheers.
</p>]]></description>
					</item>
		<item>
			<title>Pagal on "Here&#039;s how to install Avatar Upload plugin"</title>
			<link>http://bbpress.org/forums/topic/avatar-upload-how-to-install#post-90814</link>
			<pubDate>Mon, 15 Aug 2011 20:11:40 +0000</pubDate>
			<dc:creator>Pagal</dc:creator>
			<guid isPermaLink="false">90814@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>@philsown</p>
<p>should edit avatar-upload.php<br />
changing line 7, the following</p>
<p><code>do bb_auth (); / / logged in? </code></p>
<p>with </p>
<p><code>bb_auth ('logged_in'); / / logged in?</code></p>
<p>Please let me know, if this work for you, thanks
</p>]]></description>
					</item>
		<item>
			<title>philsown on "Here&#039;s how to install Avatar Upload plugin"</title>
			<link>http://bbpress.org/forums/topic/avatar-upload-how-to-install#post-90809</link>
			<pubDate>Mon, 15 Aug 2011 17:18:00 +0000</pubDate>
			<dc:creator>philsown</dc:creator>
			<guid isPermaLink="false">90809@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Ratsoid2 - Consider this me asking. Please let us know what you did to get avatars working. Thanks :-)
</p>]]></description>
					</item>
		<item>
			<title>adv_user on "WordPress + BuddyPress + bbPress (Integration)"</title>
			<link>http://bbpress.org/forums/topic/wordpress-buddypress-bbpress-integration#post-90765</link>
			<pubDate>Sun, 14 Aug 2011 22:27:26 +0000</pubDate>
			<dc:creator>adv_user</dc:creator>
			<guid isPermaLink="false">90765@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Certainly kangenguru, integration is actually very simple.</p>
<p>I remember 2 years ago as I suffered to do this on another site, they were separate systems. Now, as they are plugins, is extremely easy.</p>
<p>Congratulations to all team WordPress.
</p>]]></description>
					</item>
		<item>
			<title>ratsoid2 on "Here&#039;s how to install Avatar Upload plugin"</title>
			<link>http://bbpress.org/forums/topic/avatar-upload-how-to-install#post-90750</link>
			<pubDate>Sun, 14 Aug 2011 10:48:07 +0000</pubDate>
			<dc:creator>ratsoid2</dc:creator>
			<guid isPermaLink="false">90750@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>I got avatars in my forums. If anyone needs guidance, just ask.
</p>]]></description>
					</item>
		<item>
			<title>kangenguru on "WordPress + BuddyPress + bbPress (Integration)"</title>
			<link>http://bbpress.org/forums/topic/wordpress-buddypress-bbpress-integration#post-90741</link>
			<pubDate>Sat, 13 Aug 2011 23:13:45 +0000</pubDate>
			<dc:creator>kangenguru</dc:creator>
			<guid isPermaLink="false">90741@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>I have 2 sites that I installed on wordpress mu the buddypress plugin and activated bbpress within buddypress.  It seemed like an easier implementation.  See it here at <a href="http://networkmarketingunderground.com" rel="nofollow">http://networkmarketingunderground.com</a>.
</p>]]></description>
					</item>
		<item>
			<title>adv_user on "WordPress + BuddyPress + bbPress (Integration)"</title>
			<link>http://bbpress.org/forums/topic/wordpress-buddypress-bbpress-integration#post-90549</link>
			<pubDate>Tue, 09 Aug 2011 20:16:57 +0000</pubDate>
			<dc:creator>adv_user</dc:creator>
			<guid isPermaLink="false">90549@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Right!<br />
Thank you for the tip.</p>
<p>I did exactly this (installed in separate plugins) and it worked fine.</p>
<p>The only thing that is kept turned on the option to create forums in groups, since they are different subjects of the forum site.</p>
<p>But both work very well (bbPress and BuddyPress).</p>
<p>Thanks!
</p>]]></description>
					</item>
		<item>
			<title>pimarts on "WordPress + BuddyPress + bbPress (Integration)"</title>
			<link>http://bbpress.org/forums/topic/wordpress-buddypress-bbpress-integration#post-90546</link>
			<pubDate>Tue, 09 Aug 2011 16:57:54 +0000</pubDate>
			<dc:creator>pimarts</dc:creator>
			<guid isPermaLink="false">90546@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>What I did at <a href="http://www.swnk.org" rel="nofollow">http://www.swnk.org</a> is install the bbPress &#38; Buddypress plugins separately from each other. I'm not using the forums function of buddyPress and I'm re-directing the forum profiles to the BuddyPress profiles for instance.
</p>]]></description>
					</item>
		<item>
			<title>adv_user on "WordPress + BuddyPress + bbPress (Integration)"</title>
			<link>http://bbpress.org/forums/topic/wordpress-buddypress-bbpress-integration#post-90543</link>
			<pubDate>Tue, 09 Aug 2011 16:52:36 +0000</pubDate>
			<dc:creator>adv_user</dc:creator>
			<guid isPermaLink="false">90543@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Hello</p>
<p>I wish I had on my site/blog WordPress both: a social network and a forum.</p>
<p>&#60;b&#62;But what is the best option for integrating it with 100% quality?&#60;/b&#62;</p>
<p>What I tried:<br />
First installed BuddyPress and activate forum, then, within groups is possible to have discussion forums.</p>
<p>But the problem is that when accessing <a href="http://www.site.com/forums" rel="nofollow">http://www.site.com/forums</a> list just the latest topics and the group they belong to.</p>
<p>And I would need, beyond the scope of forum for each group, a global forum for the entire site, to divide the topics into categories ("forums" different).</p>
<p>What suggestions?<br />
Should I install BuddyPress bbPress and WordPress as separate plugins? This does not affect integration?
</p>]]></description>
					</item>

	</channel>
</rss>

