<?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; User Favorites: ipstenu</title>
		<link>http://bbpress.org/forums/profile/</link>
		<description>bbPress Support Forums &#187; User Favorites: ipstenu</description>
		<language>en-US</language>
		<pubDate>Fri, 25 May 2012 16:12:20 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1</generator>
				<atom:link href="http://bbpress.org/forums/rss/profile/" rel="self" type="application/rss+xml" />

		<item>
			<title>yokima on "WordPress 2.7 and bbPress?"</title>
			<link>http://bbpress.org/forums/topic/wordpress-27-and-bbpress#post-23995</link>
			<pubDate>Sun, 15 Feb 2009 03:35:43 +0000</pubDate>
			<dc:creator>yokima</dc:creator>
			<guid isPermaLink="false">23995@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>ipstenu: it was this <a href="http://ciarang.com/posts/mediawiki-with-wordpress" rel="nofollow">http://ciarang.com/posts/mediawiki-with-wordpress</a> and some adjustments:</p>
<p>1. I installed wordpress on /blog and mediawiki on /wiki and bbpress on /talk<br />
-&#62; for this I added an absolute path with the line $WP_relpath='/var/www/html/krcla/blog'; and set the cookies to point to the root folder</p>
<p>2. some others that I can't remember at this point..</p>
<p>The result is that MediaWiki ends up being somewhat heavier than a plain mediawiki, but by redirecting both bbPress and MediaWiki logins to WordPress, I get a single WordPRess login action -&#62; logged in WordPress, bbPress, and two MediaWikis!
</p>]]></description>
					</item>
		<item>
			<title>C Bog on "WordPress 2.7 and bbPress?"</title>
			<link>http://bbpress.org/forums/topic/wordpress-27-and-bbpress#post-23984</link>
			<pubDate>Sat, 14 Feb 2009 10:06:36 +0000</pubDate>
			<dc:creator>C Bog</dc:creator>
			<guid isPermaLink="false">23984@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>i have spent some time now analyzing the code of bbpress and wordpress.<br />
it seems to me that an update of the old bbpress code (version 0.9.0.4) is unfeasable, because sam already managed to succesfully integrate version 1.0 with wordpress 2.7.1</p>
<p>all you have to do in order to use bbpress alpha with the recent versions of wordpress is to follow the bbpress installation instructions and it will work out of the box.</p>
<p>there is still some work to be done. as far as i can tell, bbpress and wordpess use multiple cookies for multiple paths. the one they share is the one for the root path. so... if you login into wordpress, you won't be logged in into bbpress admin section. this does not happen the other way arround.</p>
<p>it is not recomended though to use the alpha version in production sites. for now, it seems that a downgrade of wordpress would be the best solution.
</p>]]></description>
					</item>
		<item>
			<title>circuit on "WordPress 2.7 and bbPress?"</title>
			<link>http://bbpress.org/forums/topic/wordpress-27-and-bbpress#post-23978</link>
			<pubDate>Fri, 13 Feb 2009 23:02:22 +0000</pubDate>
			<dc:creator>circuit</dc:creator>
			<guid isPermaLink="false">23978@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>i am running wp 2.7 and bbpress alpha 6 with no issues... not really sure how i did it, but i'll help if i can...
</p>]]></description>
					</item>
		<item>
			<title>C Bog on "WordPress 2.7 and bbPress?"</title>
			<link>http://bbpress.org/forums/topic/wordpress-27-and-bbpress#post-23977</link>
			<pubDate>Fri, 13 Feb 2009 15:51:28 +0000</pubDate>
			<dc:creator>C Bog</dc:creator>
			<guid isPermaLink="false">23977@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>as far as i can see, by studying the code, wordpress has introduced a salt for hashing the passwords since 2.5<br />
bbpress (my version is 0.9.0.4) has not updated it's functions to include this salt.</p>
<p>the alpha release of bbpress 1.0 seems to take care of this problem, but the file structure, as far as i can see is completely different from the older versions, so a simple copy &#38; paste wouldn't do.</p>
<p>maybe the stable 1.0 release will take care of this issue, but since then (i don't recommend using the alpha version on production web sites) i will try to modify the pluggable.php file of bbpress 0.9.0.4 in order to allow the usage of salts.<br />
i'll be back these days with further details.
</p>]]></description>
					</item>
		<item>
			<title>Ipstenu on "WordPress 2.7 and bbPress?"</title>
			<link>http://bbpress.org/forums/topic/wordpress-27-and-bbpress#post-23949</link>
			<pubDate>Thu, 12 Feb 2009 14:59:27 +0000</pubDate>
			<dc:creator>Ipstenu</dc:creator>
			<guid isPermaLink="false">23949@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Sumit1988 has it right.  </p>
<p>yokima, how did you share login with MediaWiki and bbPress/Wordpress?
</p>]]></description>
					</item>
		<item>
			<title>Sumit1988 on "WordPress 2.7 and bbPress?"</title>
			<link>http://bbpress.org/forums/topic/wordpress-27-and-bbpress#post-23942</link>
			<pubDate>Thu, 12 Feb 2009 07:38:15 +0000</pubDate>
			<dc:creator>Sumit1988</dc:creator>
			<guid isPermaLink="false">23942@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>i think i remember, that here in the forum are a lot of threads that says:<br />
WP 2.7 + bbPress 0.xx = Nope!<br />
WP &#60; 2.7 +bbPress 0,xx = yes<br />
and finally<br />
WP 2.7 + bbpress 1.0 = yes</p>
<p>So, either you downgrade your WP or you use the alpha version of BBpress.<br />
You shouldn'T get issues with login then...
</p>]]></description>
					</item>
		<item>
			<title>yokima on "WordPress 2.7 and bbPress?"</title>
			<link>http://bbpress.org/forums/topic/wordpress-27-and-bbpress#post-23941</link>
			<pubDate>Thu, 12 Feb 2009 06:35:44 +0000</pubDate>
			<dc:creator>yokima</dc:creator>
			<guid isPermaLink="false">23941@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Ah yes, I did have issues with logout as well. I did however combine it together with MediaWiki shared login so that's pretty good for me so far..
</p>]]></description>
					</item>
		<item>
			<title>Ashfame on "WordPress 2.7 and bbPress?"</title>
			<link>http://bbpress.org/forums/topic/wordpress-27-and-bbpress#post-23859</link>
			<pubDate>Sun, 08 Feb 2009 11:14:57 +0000</pubDate>
			<dc:creator>Ashfame</dc:creator>
			<guid isPermaLink="false">23859@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>I wasn't able to get WP 2.7 + bbPress 0.9 in sync but when I tried WP 2.7 with bbPress alpha 6, I am able to get a sync but not fully.<br />
Dividing this into 4 cases :</p>
<p>CASE I</p>
<p>Logged in from : WP<br />
Reflected in other : Yes<br />
Logged Out from : WP<br />
Reflected in other : Yes<br />
Complaints : None so far</p>
<p>CASE II</p>
<p>Logged in from : bbP<br />
Reflected in other : Yes<br />
Logged Out from : bbP<br />
Reflected in other : Yes<br />
Complaints : None so far</p>
<p>CASE III</p>
<p>Logged in from : WP<br />
Reflected in other : Yes<br />
Logged Out from : bbP<br />
Reflected in other : No<br />
Complaints : Unable to logout. Doesn't reflect anywhere.</p>
<p>CASE IV</p>
<p>Logged in from : bbP<br />
Reflected in other : Yes<br />
Logged Out from : WP<br />
Reflected in other : No<br />
Complaints : Unable to logout. Doesn't reflect anywhere.</p>
<p>I guess the only problem is that logging out from other than where you logged in doesn't logged you out.
</p>]]></description>
					</item>
		<item>
			<title>Ashfame on "WordPress 2.7 and bbPress?"</title>
			<link>http://bbpress.org/forums/topic/wordpress-27-and-bbpress#post-23857</link>
			<pubDate>Sun, 08 Feb 2009 07:27:02 +0000</pubDate>
			<dc:creator>Ashfame</dc:creator>
			<guid isPermaLink="false">23857@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Let me try and get back. &#60; WP 2.7 + bbPress 0.9 &#62;
</p>]]></description>
					</item>
		<item>
			<title>yokima on "WordPress 2.7 and bbPress?"</title>
			<link>http://bbpress.org/forums/topic/wordpress-27-and-bbpress#post-23855</link>
			<pubDate>Sun, 08 Feb 2009 04:39:12 +0000</pubDate>
			<dc:creator>yokima</dc:creator>
			<guid isPermaLink="false">23855@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>WP 2.7 and bbPress Alpha 6 works fine for me - no issues
</p>]]></description>
					</item>
		<item>
			<title>Ashfame on "WordPress 2.7 and bbPress?"</title>
			<link>http://bbpress.org/forums/topic/wordpress-27-and-bbpress#post-23847</link>
			<pubDate>Sat, 07 Feb 2009 14:29:46 +0000</pubDate>
			<dc:creator>Ashfame</dc:creator>
			<guid isPermaLink="false">23847@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Hi Warren<br />
I am working for WP + bbPress for my college website and I will create accounts in one go. There won't be open registrations. I just need to have the functionality of using same login credentials at both place and logged in at both WP &#38; bbPress at the same time. Students will need to login before they can comment on posts on WP. Can I achieve this with WP 2.7 and bbPress 0.9?
</p>]]></description>
					</item>
		<item>
			<title>WarrenScott on "WordPress 2.7 and bbPress?"</title>
			<link>http://bbpress.org/forums/topic/wordpress-27-and-bbpress#post-22613</link>
			<pubDate>Mon, 05 Jan 2009 13:34:22 +0000</pubDate>
			<dc:creator>WarrenScott</dc:creator>
			<guid isPermaLink="false">22613@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>bbpress 0.9.0.4 and wordpress 2.7 intregrate but bbpress doesn't hanlde the roles at all. If a user gegisters through wordpress, all is good but if they register through bbpress, they get an "you don't have permission to view this page" when they try to login to wordpress.</p>
<p>I think this should be addressed asap, but as I'm ready through the forums, I see Sam or any other developer has addressed this issue at all. There are some .htaccess 301 redirects and a small code change you can make to redirect users from the bbpress registration page to the wordpress registration page, but in my humble opinion, one should not have to do this because the whole reason to use bbpress with wordpress was the fact that they intregrate.</p>
<p>Bottom line...bbpress needs to update the user roles to that of wordpress user roles period.
</p>]]></description>
					</item>
		<item>
			<title>levifig on "Integrate wp2.7 and bbp1.0a2"</title>
			<link>http://bbpress.org/forums/topic/integrate-wp27-and-bbp10a2/page/2#post-21462</link>
			<pubDate>Thu, 11 Dec 2008 02:01:50 +0000</pubDate>
			<dc:creator>levifig</dc:creator>
			<guid isPermaLink="false">21462@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>@josswinn:<br />
Sure, but when is a 1.0 product coming out?? And remember, WP is not bound to bbPress and bbPress is just darn slow! I'm ok with that, but I can't afford using it if that's the case! Every new WP version breaks integration and then there's months before a new version of bbPress comes out... Sorry, not for me!</p>
<p>Don't get me wrong, I love what they got here, but it just doesn't fit me! I'll recommend it to ppl wanting a very lightweight forum with little to no integration with any CMS! Well.. in that case why use bbPress, that's my question!</p>
<p>See? :)
</p>]]></description>
					</item>
		<item>
			<title>Joss Winn on "Integrate wp2.7 and bbp1.0a2"</title>
			<link>http://bbpress.org/forums/topic/integrate-wp27-and-bbp10a2/page/2#post-21457</link>
			<pubDate>Wed, 10 Dec 2008 22:07:24 +0000</pubDate>
			<dc:creator>Joss Winn</dc:creator>
			<guid isPermaLink="false">21457@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Well, I wouldn't be so harsh... It's not even 1.0 software yet and I'm looking to integrate two applications from SVN trunk, ideally using a third-party LDAP plugin :-) I didn't really expect it to work but hopefully reporting my findings might help us along the way...</p>
<p>I've spent enough time on it for now, but will watch for progress and help test with interest.
</p>]]></description>
					</item>
		<item>
			<title>tomwi on "Integrate wp2.7 and bbp1.0a2"</title>
			<link>http://bbpress.org/forums/topic/integrate-wp27-and-bbp10a2/page/2#post-21450</link>
			<pubDate>Wed, 10 Dec 2008 18:30:23 +0000</pubDate>
			<dc:creator>tomwi</dc:creator>
			<guid isPermaLink="false">21450@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>yep, very frustrating... i have the same issue whether i use 2.5 and alpha 1 rc2, 2.6 and alpha1 rc2, or 2.7 and alpha 1 rc2.</p>
<p>login to WP, go to BB and click on "Admin" does not go to Admin section - BROKEN<br />
login WP, user stays logged in to WP and BB - WORKS<br />
login to BB, user is not logged into WP - BROKEN</p>
<p>I've tried every integration post on wordpress.org and bbpress.org with no luck.  anyone have ideas?
</p>]]></description>
					</item>
		<item>
			<title>levifig on "Integrate wp2.7 and bbp1.0a2"</title>
			<link>http://bbpress.org/forums/topic/integrate-wp27-and-bbp10a2/page/2#post-21447</link>
			<pubDate>Wed, 10 Dec 2008 16:48:23 +0000</pubDate>
			<dc:creator>levifig</dc:creator>
			<guid isPermaLink="false">21447@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>@josswinn:<br />
I think we're all on the same boat: accounts shared and... that's about it!</p>
<p>F.R.U.S.T.R.A.T.I.N.G.</p>
<p>I'm starting to wonder if this is actually a worthy open-source project or some project that started with some pretty good intentions and just died out! bbPress is in nooo way related to WP!
</p>]]></description>
					</item>
		<item>
			<title>Joss Winn on "Integrate wp2.7 and bbp1.0a2"</title>
			<link>http://bbpress.org/forums/topic/integrate-wp27-and-bbp10a2#post-21446</link>
			<pubDate>Wed, 10 Dec 2008 16:43:08 +0000</pubDate>
			<dc:creator>Joss Winn</dc:creator>
			<guid isPermaLink="false">21446@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Just to add to this conversation: I've tried to integrate WPMU Version 2.7-RC1-10145 and bbPress Version 1.0-alpha-2 (both from svn trunk).</p>
<p>User accounts are being shared, user roles are not mapping, cookies are not working.</p>
<p>Anyone else got past this point without a dirty hack for these recent versions?</p>
<p>(On another note, bbPress doesn't seem to want to know about users that are created from LDAP accounts which WPMU is authenticating against. It only recognises locally created accounts). I'm using <a href="https://sourceforge.net/projects/wpmu-ldap">this</a> nice plugin for LDAP.
</p>]]></description>
					</item>
		<item>
			<title>levifig on "Integrate wp2.7 and bbp1.0a2"</title>
			<link>http://bbpress.org/forums/topic/integrate-wp27-and-bbp10a2#post-21444</link>
			<pubDate>Wed, 10 Dec 2008 16:21:06 +0000</pubDate>
			<dc:creator>levifig</dc:creator>
			<guid isPermaLink="false">21444@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Again, I posted something here this morning and it's not showing up while it showed up immediately after posting...</p>
<p>Will it show up later? Is it gone forever? </p>
<p>Bottom line: no more bbPress for me!
</p>]]></description>
					</item>
		<item>
			<title>mvds on "Integrate wp2.7 and bbp1.0a2"</title>
			<link>http://bbpress.org/forums/topic/integrate-wp27-and-bbp10a2#post-21443</link>
			<pubDate>Wed, 10 Dec 2008 15:13:10 +0000</pubDate>
			<dc:creator>mvds</dc:creator>
			<guid isPermaLink="false">21443@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>@Nipon: try to log out and then back in again. I bet you it will tell you that the username does not exist!</p>
<p>I had to take out the WP-&#62;BBP integration to get that back working.
</p>]]></description>
					</item>
		<item>
			<title>Nipon on "Integrate wp2.7 and bbp1.0a2"</title>
			<link>http://bbpress.org/forums/topic/integrate-wp27-and-bbp10a2#post-21434</link>
			<pubDate>Wed, 10 Dec 2008 11:26:48 +0000</pubDate>
			<dc:creator>Nipon</dc:creator>
			<guid isPermaLink="false">21434@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>@levifig: Well I forgot to add... yes me too lost the <code>wp_user_level</code> on my user id. But in the end, I can't access BB admin though it shows me logged in.
</p>]]></description>
					</item>
		<item>
			<title>John James Jacoby on "Integrate wp2.7 and bbp1.0a2"</title>
			<link>http://bbpress.org/forums/topic/integrate-wp27-and-bbp10a2#post-21430</link>
			<pubDate>Wed, 10 Dec 2008 08:41:03 +0000</pubDate>
			<dc:creator>John James Jacoby</dc:creator>
			<guid isPermaLink="false">21430@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>If you want to check out <a href="http://www.delsolownersclub.com" rel="nofollow">http://www.delsolownersclub.com</a>, I am running wp2.7rc2 and bbpress1.0a2 right now. Logins are done through WordPress, and if I need to access the bbPress admin, I can login that way privately myself by typing the URL. </p>
<p>Registrations are also forced through WordPress, as I need to use the register plus plugin or the facebook connect plugin to control registrations. All registered users have author access to WordPress, which conventionally is a horrible idea, but for our intentions it works alright. Unfortunately WordPress doesn't automatically give the new user access to the forums because it isn't aware of the roles for it. I have to manually run the map tool in bbPress when a new user registers. Again, it's a small private group of about 90 users or so, and we all know each other.
</p>]]></description>
					</item>
		<item>
			<title>levifig on "Integrate wp2.7 and bbp1.0a2"</title>
			<link>http://bbpress.org/forums/topic/integrate-wp27-and-bbp10a2#post-21427</link>
			<pubDate>Wed, 10 Dec 2008 08:13:51 +0000</pubDate>
			<dc:creator>levifig</dc:creator>
			<guid isPermaLink="false">21427@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>I'm getting annoyed by bbPress already...<br />
Wouldn't post my reply and then posted 3 times and then no way to delete them... :&#124;
</p>]]></description>
					</item>
		<item>
			<title>levifig on "Integrate wp2.7 and bbp1.0a2"</title>
			<link>http://bbpress.org/forums/topic/integrate-wp27-and-bbp10a2#post-21425</link>
			<pubDate>Wed, 10 Dec 2008 08:12:42 +0000</pubDate>
			<dc:creator>levifig</dc:creator>
			<guid isPermaLink="false">21425@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>@Nipon:<br />
I had the same problem. I had to manually add a row to the wp_usermeta table! For some reason, I lost the "wp_user_level" on my user... setting that to "10" fixed the problem! I had full admin rights to the WP install again, while keeping the "keymaster stuff" on wp_capabilities...</p>
<p>Hope it helps...</p>
<p>I'm still struggling with some stuff and wish I didn't have to have my users sign in twice... I might come up with a solution for that or, at least, have the BB login look exactly like my WP's custom login page. I'm actually contemplating of just taking punBB... It's no more of a PITA to install and configure and it's a much better solution!</p>
<p>And I thought bbPress would be better and easier because of being from the same "ecosystem"... I was *sooooo* wrong... ;(
</p>]]></description>
					</item>
		<item>
			<title>John James Jacoby on "Integrate wp2.7 and bbp1.0a2"</title>
			<link>http://bbpress.org/forums/topic/integrate-wp27-and-bbp10a2#post-21328</link>
			<pubDate>Mon, 08 Dec 2008 01:10:55 +0000</pubDate>
			<dc:creator>John James Jacoby</dc:creator>
			<guid isPermaLink="false">21328@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>@Nipon: I had that plug-in installed at one point also, but I'm not sure if it is the culprit or not. I actually installed it hoping that it would pick up on the bbPress roles but it didn't.</p>
<p>If you integrate by modifying the config.php files, you won't be able to access the bbPress admin regardless of where you login from.</p>
<p>If you don't integrate the config.php files, you can access the bbPress admin by logging in ONLY through the forum/bb-login.php.</p>
<p>WordPress just isn't aware of how to assign your session/role the forum admin rights. I am convinced this isn't a cookie issue because all of us seem to have them pretty well synced up, and we're able to login and stay logged in.
</p>]]></description>
					</item>
		<item>
			<title>Nipon on "Integrate wp2.7 and bbp1.0a2"</title>
			<link>http://bbpress.org/forums/topic/integrate-wp27-and-bbp10a2#post-21327</link>
			<pubDate>Sun, 07 Dec 2008 23:59:39 +0000</pubDate>
			<dc:creator>Nipon</dc:creator>
			<guid isPermaLink="false">21327@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>I can login it seems but the bb admin page wont open! I am using role managers plugin... is it to be blamed?
</p>]]></description>
					</item>
		<item>
			<title>Nipon on "Integrate wp2.7 and bbp1.0a2"</title>
			<link>http://bbpress.org/forums/topic/integrate-wp27-and-bbp10a2#post-21326</link>
			<pubDate>Sun, 07 Dec 2008 23:38:24 +0000</pubDate>
			<dc:creator>Nipon</dc:creator>
			<guid isPermaLink="false">21326@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>I did as johnjamesj said (except that i left "secure auth" cookie salt as blank because I don't see it anywhere) I am on wp 2.7rc1 and bb1.0a2. After installing, BB integrated and extracted the wp admin id to assign it the keymaster role. But I could not login in the newly created forum. On the WP side, I was stripped of my admin status and told that I don't have the permissions.. bla bla. After initial panic, I edited  wp_capabilities (under wp_usermeta). It was changed by BB to<br />
<code>a:1:{s:9:&#34;keymaster&#34;;b:1;}</code><br />
I changed it to<br />
<code>a:1:{s:13:&#34;administrator&#34;;b:1;}</code><br />
and got back admin powers in wp much to my relief.</p>
<p>But the problem remains, I can't login to BB. Something is seriously wrong.
</p>]]></description>
					</item>
		<item>
			<title>John James Jacoby on "Integrate wp2.7 and bbp1.0a2"</title>
			<link>http://bbpress.org/forums/topic/integrate-wp27-and-bbp10a2#post-21255</link>
			<pubDate>Thu, 04 Dec 2008 07:26:16 +0000</pubDate>
			<dc:creator>John James Jacoby</dc:creator>
			<guid isPermaLink="false">21255@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>@elwagar: Conversely, once they are registered you can assign them a role by going to the bbPress admin, WordPress Integration, and remapping. I feel like a plug-in could help this registration laziness along, but I also think this should just work correctly right away.</p>
<p>I actually had a similar issue years ago integrating phpBB 2.x and osCommerce together, trying to get one to work inside the other with cookies and what-not was a really big problem, one that I never really did get working 100% correctly.</p>
<p>I have no experience with bbPress Live, but it might be worth looking into. CK posted a really nice SQL example on how to grab information without a plug-in, so if you can't get that to work, you could always put in a little manual labor. ;)
</p>]]></description>
					</item>
		<item>
			<title>eliwagar on "Integrate wp2.7 and bbp1.0a2"</title>
			<link>http://bbpress.org/forums/topic/integrate-wp27-and-bbp10a2#post-21254</link>
			<pubDate>Thu, 04 Dec 2008 06:39:43 +0000</pubDate>
			<dc:creator>eliwagar</dc:creator>
			<guid isPermaLink="false">21254@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>I am still kind of fighting with it...what i found was that initially new members added to bbpress via WP don´t get a role assigned...but on publishing their first post they will be assigned the proper role...</p>
<p>As you mentioned bbpress live above: On install it says "not implemented" on the settings screen for the post to WP section. And I can´t get it work either. Is there any secret?
</p>]]></description>
					</item>
		<item>
			<title>eliwagar on "Integrate wp2.7 and bbp1.0a2"</title>
			<link>http://bbpress.org/forums/topic/integrate-wp27-and-bbp10a2#post-21243</link>
			<pubDate>Wed, 03 Dec 2008 14:31:23 +0000</pubDate>
			<dc:creator>eliwagar</dc:creator>
			<guid isPermaLink="false">21243@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>:( I have just realized that...Bugfixing can be so frustrating...I will check again tonight...
</p>]]></description>
					</item>
		<item>
			<title>John James Jacoby on "Integrate wp2.7 and bbp1.0a2"</title>
			<link>http://bbpress.org/forums/topic/integrate-wp27-and-bbp10a2#post-21241</link>
			<pubDate>Wed, 03 Dec 2008 14:14:52 +0000</pubDate>
			<dc:creator>John James Jacoby</dc:creator>
			<guid isPermaLink="false">21241@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Have you tried logging in and out of both your WordPress and bbPress installations and accessing both admin panels? I mean each combination each way.</p>
<ol>
<li>Log into WordPress; Check admin panel access and cookies; Log out of WordPress</li>
<li>Log into bbPress; Check admin panel access and cookies; Log out of bbPress</li>
<li>Log into WordPress; Check admin panel access and cookies; Log  out of bbPress</li>
<li>Log into bbPress; Check admin panel access and cookies; Log out of WordPress</li>
</ol>
<p>That is where the problem lies, and I have been running the most updated trunks of both bbPress and WordPress the entire time. :/
</p>]]></description>
					</item>

	</channel>
</rss>

