<?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; Topic: WordPress 2.7 and bbPress?</title>
		<link>http://bbpress.org/forums/topic/wordpress-27-and-bbpress</link>
		<description>bbPress Support Forums &#187; Topic: WordPress 2.7 and bbPress?</description>
		<language>en-US</language>
		<pubDate>Fri, 25 May 2012 16:26:45 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1</generator>
				<atom:link href="http://bbpress.org/forums/rss/topic/wordpress-27-and-bbpress" 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>Ipstenu on "WordPress 2.7 and bbPress?"</title>
			<link>http://bbpress.org/forums/topic/wordpress-27-and-bbpress#post-20103</link>
			<pubDate>Tue, 21 Oct 2008 18:52:40 +0000</pubDate>
			<dc:creator>Ipstenu</dc:creator>
			<guid isPermaLink="false">20103@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>I'm about <em>this</em> close to making my new forums live. I've got WP 2.6 and bbPress alpha tied in together pretty well, but they recently announced the lockdown on 2.7, which means that may come out by years end.</p>
<p>Has anyone started testing with 2.7 yet?  I'm not asking if I should not go forward and get my forums started, just wanted to know what kettle of worms I was opening ;)
</p>]]></description>
					</item>

	</channel>
</rss>

