<?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: undo - Recent Posts</title>
		<link>http://bbpress.org/forums/tags/undo</link>
		<description>bbPress Support Forums &#187; Tag: undo - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Thu, 09 Feb 2012 21:23:10 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1</generator>
				<atom:link href="http://bbpress.org/forums/rss/tags/undo" rel="self" type="application/rss+xml" />

		<item>
			<title>msmeritt on "Basic integration screencast"</title>
			<link>http://bbpress.org/forums/topic/basic-integration-screencast/page/4#post-57734</link>
			<pubDate>Sat, 12 Sep 2009 20:25:38 +0000</pubDate>
			<dc:creator>msmeritt</dc:creator>
			<guid isPermaLink="false">57734@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Ah, well, that did help me at least get into my admin area, thanks. Now what else needs to happen, other than deactivation the integration plugin? There have to be some settings in WP and/or bbPress that need to be set back to something, no?
</p>]]></description>
					</item>
		<item>
			<title>Ashfame on "Basic integration screencast"</title>
			<link>http://bbpress.org/forums/topic/basic-integration-screencast/page/4#post-57731</link>
			<pubDate>Sat, 12 Sep 2009 20:01:56 +0000</pubDate>
			<dc:creator>Ashfame</dc:creator>
			<guid isPermaLink="false">57731@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>@msmeritt<br />
Just flush your cookies ;)
</p>]]></description>
					</item>
		<item>
			<title>msmeritt on "Basic integration screencast"</title>
			<link>http://bbpress.org/forums/topic/basic-integration-screencast/page/3#post-57730</link>
			<pubDate>Sat, 12 Sep 2009 19:52:26 +0000</pubDate>
			<dc:creator>msmeritt</dc:creator>
			<guid isPermaLink="false">57730@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>A while back, I added bbPress to my website. I used the bbPress Integration plugin and followed the screencast instructions, but it never quite worked right. Since then, I've seen too little need for integration, and I'd like to just get rid of it -- keeping the bbPress installation, but getting rid of integration.</p>
<p>I can't find good instructions on how to do this. Further, I can't even properly get into my bbPress admin area. I log in, but I just get the regular bbPress screen, and when I click Admin, it just redirects me right back to the regular screen. And I do believe this is the result of things going wrong with cookies because of the integration plugin.</p>
<p>Help! Thanks :)
</p>]]></description>
					</item>
		<item>
			<title>Michael Chacon on "Basic integration screencast"</title>
			<link>http://bbpress.org/forums/topic/basic-integration-screencast/page/3#post-57245</link>
			<pubDate>Fri, 04 Sep 2009 01:54:35 +0000</pubDate>
			<dc:creator>Michael Chacon</dc:creator>
			<guid isPermaLink="false">57245@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>I have buddypress install with bbforum integration working as far as it shares users etc and if you login you are logged in to both sites. </p>
<p>However, I can't log out of the other if i logged in with </p>
<p>For example if i log in using WordPress and go to my forums I am logged in but can not log out from that location, i have to go back to wordpress to logout.</p>
<p> The same if I login through forum I can go to wordpress and I am logged in but I can not log out, I have to go back to forum to logout. </p>
<p>Clicking logout button does nothing in either scenerio.
</p>]]></description>
					</item>
		<item>
			<title>crios on "Basic integration screencast"</title>
			<link>http://bbpress.org/forums/topic/basic-integration-screencast/page/3#post-38603</link>
			<pubDate>Fri, 10 Jul 2009 23:10:13 +0000</pubDate>
			<dc:creator>crios</dc:creator>
			<guid isPermaLink="false">38603@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>I integrated 2.8 &#38; 1.0.1 and it seems to be working beautifully.</p>
<p>I created a walk through for myself (based off of the screencast), you can see it <a href="http://rppg.crios.info/wiki/index.php?title=BbPress_Integration#Software_Version">here.</a> I thought I would post it here for anybody else that might want a set of typed instructions. Maybe this topic should be sticky or put a similar set of instructions on the documentation page?</p>
<blockquote><p>
1. Install WP 2.8 on domain, in this case <a href="http://example.com" rel="nofollow">http://example.com</a> (I'm going to skip the WP install. I know how to do this.)<br />
          * database: exampledb<br />
2. Open wp-config.php in a text editor.<br />
3. Go to <a href="http://api.wordpress.org/secret-key/1.1/" rel="nofollow">http://api.wordpress.org/secret-key/1.1/</a> and copy the provided keys (the entire text).<br />
4. Paste the copied keys into wp-config.php above the text "/* Stop editing */."<br />
5. Save wp-config.php to web host.<br />
6. Install bbPress files into a subdirectory. In this case <a href="http://example.com/forum" rel="nofollow">http://example.com/forum</a>. (I'm going to skip the bbPress install. I know how to do this.)<br />
7. Fill in step 1 of bbPress setup.<br />
          * database: exampledb (use same database as WP install.)<br />
8. Step 2 of the bbPress install.<br />
9. Check "Add integration settings."<br />
10. Check "Add cookie integration settings."<br />
11. Open wp-config.php again and copy and paste "AUTH_KEY" , "SECURE_AUTH_KEY" and "LOGGED_IN_KEY" (just the long string of letter, numbers and symbols in between the quotes) into the appropriate fields in the bbPress Step 2 page.<br />
12. Go to <a href="http://example.com/wp-admin/options.php" rel="nofollow">http://example.com/wp-admin/options.php</a> (there should be a link in the ? section of the salt fields)<br />
13. Find the appropriate salts and copy and paste them into the appropriate fields in the bbPress Step 2 page.<br />
          * If there is no secure_auth_salt leave it blank.<br />
14. Check "Add user database integration settings."<br />
15. Look in wp-config.php again and copy the "table_prefix" into the appropriate field on the integration page. (in my case it was not just wp_ , it was wp_xxxxxx_ (the x being other numbers and letters.).)<br />
16. Click the save button and you should see "Your WordPress integration cookie and database settings have been successfully validated. etc..."<br />
17. Click the Step 3 button.<br />
18. Fill in the Site name: Example Forum.<br />
19. Check the URL (should be <a href="http://example.com/forum/)" rel="nofollow">http://example.com/forum/)</a>.<br />
20. Select a Key Master (if integration was successful the WP admin should show up here and can be selected).<br />
21. Fill "First forum name" (First Forum).<br />
22. Click "Save."<br />
23. Click "Complete Installation."<br />
24. Go to the brand new forum.<br />
25. I was already logged in to WP so when I went to bbPress, again I was already logged in.<br />
26. Click on "Admin"<br />
         * It shouldn't work.<br />
27. Click "Log Out."<br />
28. Log back in to bbPress as the admin.<br />
29. Click on "Admin."<br />
30. You should be able to enter the Admin page of bbPress now.<br />
31. Go to "Settings" / "WordPress Integration."<br />
32. Setup the "User Role Map".<br />
          * WP Admin: Keymaster<br />
          * WP Editor: Moderator<br />
          * Everybody else is a member.<br />
33. Click Save.<br />
34. Go to the WP install (<a href="http://example.com" rel="nofollow">http://example.com</a>)<br />
35. Install bbPress Integration (WP Plugin): 1.0<br />
36. Activate the integration plugin.<br />
37. Go to "Settings" / "bbPress Integration."<br />
38. Check the "bbPress URL."<br />
39. Leave "plugins URL" alone.<br />
40. Check WordPress type.<br />
41. Click Save.<br />
42. Scroll down to "Manual Cookie Settings" and copy the code in the grey box.<br />
43. Open wp-config.php and paste the copied code above the text "/* Stop editing */."<br />
44. Save wp-config.php to the web host.<br />
45. Voila everything should be set up!<br />
46. log in and log out of WP and bbPress and move back and forth between the two to make sure that the integration is working.
</p></blockquote>]]></description>
					</item>
		<item>
			<title>dan90036 on "Basic integration screencast"</title>
			<link>http://bbpress.org/forums/topic/basic-integration-screencast/page/3#post-38519</link>
			<pubDate>Thu, 09 Jul 2009 16:24:48 +0000</pubDate>
			<dc:creator>dan90036</dc:creator>
			<guid isPermaLink="false">38519@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Sam, I have WP 2.6.2, I followed all your steps and I have an integrated beauty now... Thank you so much! I acknowledge you for the complete work you did.  If you want to see the labor of following your steps go to <a href="http://www.aperio.ro/forums/" rel="nofollow">http://www.aperio.ro/forums/</a>  </p>
<p>Dan
</p>]]></description>
					</item>
		<item>
			<title>HTK on "Basic integration screencast"</title>
			<link>http://bbpress.org/forums/topic/basic-integration-screencast/page/3#post-37587</link>
			<pubDate>Thu, 25 Jun 2009 16:31:04 +0000</pubDate>
			<dc:creator>HTK</dc:creator>
			<guid isPermaLink="false">37587@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Yeah, I think I'll just get WordPress 2.7 and Unstable version of BBpress so I don't have to deal with crap. Not like 2.8 has anything major to offer anyway.
</p>]]></description>
					</item>
		<item>
			<title>jockoe on "Basic integration screencast"</title>
			<link>http://bbpress.org/forums/topic/basic-integration-screencast/page/3#post-37580</link>
			<pubDate>Thu, 25 Jun 2009 13:54:12 +0000</pubDate>
			<dc:creator>jockoe</dc:creator>
			<guid isPermaLink="false">37580@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>I use bbPress 1.0-rc-3 and WP 2.8. I'm not sure if this is a problem or not. Here is what's going on...</p>
<p>I installed bbpress this afternoon and things went fairly well. I followed Sam's screencast on intergrating bbpress with my WP site. (which is superb!) After following the instructions exactly, I could not get to my WP dashboard. (Though I could login) I deleted the "bbpress Integration" plugin and removed the lines it had me put in wp-config.php. I could then get to my dashboard, and logging into my site or forum logged me into the other. (logging out worked too)</p>
<p>I added a "Forum" page to my site that when clicked redirects the user to my forum. I discovered recently that when I log into my website and click the "Forum" link to administer my forum... I am logged in as I should be, but I cannot access my bbpress Admin page. (I can access the bbpress Admin page when I log directly into the forum as well as when I log into my site and type the forum URL into the address bar. Just not by clicking the link on my site.)</p>
<p>Do you think it because I am not using the "bbpress Integration" plugin or is there a different problem with my installation?</p>
<p>My site is at <a href="http://www.tracyandcarol.com/" rel="nofollow">http://www.tracyandcarol.com/</a>
</p>]]></description>
					</item>
		<item>
			<title>HTK on "Basic integration screencast"</title>
			<link>http://bbpress.org/forums/topic/basic-integration-screencast/page/3#post-37566</link>
			<pubDate>Thu, 25 Jun 2009 03:58:43 +0000</pubDate>
			<dc:creator>HTK</dc:creator>
			<guid isPermaLink="false">37566@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Alright, so basically I have to get WordPress 2.7 and unstable version of bbpress. Alright no problem I guess, Blogs are simple and these forums are simple and thats just the way I like it.
</p>]]></description>
					</item>
		<item>
			<title>johnhiler on "Basic integration screencast"</title>
			<link>http://bbpress.org/forums/topic/basic-integration-screencast/page/3#post-37552</link>
			<pubDate>Wed, 24 Jun 2009 22:39:17 +0000</pubDate>
			<dc:creator>johnhiler</dc:creator>
			<guid isPermaLink="false">37552@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>There's no existing way that I'm aware of to integrate 2.8 with bbPress 0.9.  The two plugins which allow that sort of cookie integration were broken when WordPress changed their cookie method in 2.8...
</p>]]></description>
					</item>
		<item>
			<title>HTK on "Basic integration screencast"</title>
			<link>http://bbpress.org/forums/topic/basic-integration-screencast/page/3#post-37544</link>
			<pubDate>Wed, 24 Jun 2009 18:37:16 +0000</pubDate>
			<dc:creator>HTK</dc:creator>
			<guid isPermaLink="false">37544@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>That was a great tutorial my friend, it seemed simple but I haven't done it yet and before I do I have few questions.</p>
<p>Will WordPress 2.8 work with bbpress  0.9.0.5 or do I have to do WordPress 2.8 with bbpress 1.0-rc-3?</p>
<p>Thank you in advance.
</p>]]></description>
					</item>
		<item>
			<title>nedsferatu on "Basic integration screencast"</title>
			<link>http://bbpress.org/forums/topic/basic-integration-screencast/page/3#post-37411</link>
			<pubDate>Mon, 22 Jun 2009 14:56:48 +0000</pubDate>
			<dc:creator>nedsferatu</dc:creator>
			<guid isPermaLink="false">37411@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>I wrote up a quick outline of the screencast that may be helpful:</p>
<p><a href="http://1isa2isb.com/wordpress-and-bbpress-integration">http://1isa2isb.com/wordpress-and-bbpress-integration</a></p>
<p>I found that I would forget some of the non-intuitive steps but not want to re-watch the whole screencast.
</p>]]></description>
					</item>
		<item>
			<title>quiltingwithmoxie on "Basic integration screencast"</title>
			<link>http://bbpress.org/forums/topic/basic-integration-screencast/page/3#post-36495</link>
			<pubDate>Fri, 05 Jun 2009 05:55:01 +0000</pubDate>
			<dc:creator>quiltingwithmoxie</dc:creator>
			<guid isPermaLink="false">36495@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Grrr I tried the Download 1.0 RC.zip version and that didn't work either. This time no user info appeared, it took my info, acted as if it was working, generated an email with no password but nothing really happened. Here is the error this time:</p>
<p>Forum could not be created!</p>
<p>Referrer is OK, beginning installation…<br />
&#62;&#62;&#62; Setting up custom user table constants</p>
<p>Step 1 - Creating database tables<br />
&#62;&#62;&#62; Database is already installed!!!</p>
<p>Step 2 - WordPress integration (optional)<br />
&#62;&#62;&#62; WordPress address (URL): <a href="http://quiltingwithmoxie.com/" rel="nofollow">http://quiltingwithmoxie.com/</a><br />
&#62;&#62;&#62; Blog address (URL): <a href="http://quiltingwithmoxie.com/blog/" rel="nofollow">http://quiltingwithmoxie.com/blog/</a><br />
&#62;&#62;&#62; WordPress cookie keys set.<br />
&#62;&#62;&#62; WordPress "auth" cookie salt set from input.<br />
&#62;&#62;&#62; WordPress "secure auth" cookie salt set from input.<br />
&#62;&#62;&#62; WordPress "logged in" cookie salt set from input.<br />
&#62;&#62;&#62; User database table prefix: wp_<br />
&#62;&#62;&#62; WordPress MU primary blog ID: 1</p>
<p>Step 3 - Site settings<br />
&#62;&#62;&#62; Site name: Quilting with Moxie Guild<br />
&#62;&#62;&#62; Site address (URL): <a href="http://quiltingwithmoxie.com/guild/" rel="nofollow">http://quiltingwithmoxie.com/guild/</a><br />
&#62;&#62;&#62; From email address: --snip--<br />
&#62;&#62;&#62; Key master created<br />
&#62;&#62;&#62;&#62;&#62;&#62; Username: admin<br />
&#62;&#62;&#62;&#62;&#62;&#62; Email address: --snip--<br />
&#62;&#62;&#62;&#62;&#62;&#62; Password:<br />
&#62;&#62;&#62; Description: Just another bbPress community<br />
&#62;&#62;&#62; Forum could not be created!<br />
&#62;&#62;&#62; Key master email sent</p>
<p>There were some errors encountered during installation!</p>
<p>What now?</p>
<p>Blessings,<br />
Wendy
</p>]]></description>
					</item>
		<item>
			<title>quiltingwithmoxie on "Basic integration screencast"</title>
			<link>http://bbpress.org/forums/topic/basic-integration-screencast/page/3#post-36489</link>
			<pubDate>Thu, 04 Jun 2009 22:44:11 +0000</pubDate>
			<dc:creator>quiltingwithmoxie</dc:creator>
			<guid isPermaLink="false">36489@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>I get all the way to the end of the installation in step 3 at <a href="http://quiltingwithmoxie.com/guild" rel="nofollow">http://quiltingwithmoxie.com/guild</a> and there is no user present in the Key Master box. However, I have a user...me!  I tried to enter the user info manually and got this error:</p>
<p>Database installation failed!!!</p>
<p>Referrer is OK, beginning installation…<br />
&#62;&#62;&#62; Setting up custom user table constants<br />
&#62;&#62;&#62;&#62;&#62;&#62; Removed user tables from schema</p>
<p>Step 1 - Creating database tables<br />
&#62;&#62;&#62; Database installation failed!!!<br />
&#62;&#62;&#62;&#62;&#62;&#62; Halting installation!</p>
<p>If  I leave it blank it won't go any further. What is wrong? Why can I not get this installed? I meticulously followed the videos directions. Thanks for any help you can give :-)
</p>]]></description>
					</item>
		<item>
			<title>RDSR on "Basic integration screencast"</title>
			<link>http://bbpress.org/forums/topic/basic-integration-screencast/page/3#post-36311</link>
			<pubDate>Mon, 01 Jun 2009 16:04:16 +0000</pubDate>
			<dc:creator>RDSR</dc:creator>
			<guid isPermaLink="false">36311@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Hey i got this working, the only problem is, when i log into WP or BBpress, it logs the other out. Its not a big deal but i was just curious if theres a way to fix this. :) Thanks
</p>]]></description>
					</item>
		<item>
			<title>Arturo on "Basic integration screencast"</title>
			<link>http://bbpress.org/forums/topic/basic-integration-screencast/page/3#post-36233</link>
			<pubDate>Sat, 30 May 2009 13:57:17 +0000</pubDate>
			<dc:creator>Arturo</dc:creator>
			<guid isPermaLink="false">36233@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>i'm integrated the rc-1 of bbpress and wp 2.7.1 (not mu) but when i login in wp i'm logout to bbpress and if i login to bbpress i'm logout to wp.</p>
<p>i've checked all the key and are the same, i've installed the plugin... so i've followed step-by-step the screencast...</p>
<p>please can anyone help me? thanks!
</p>]]></description>
					</item>
		<item>
			<title>Ashfame on "Basic integration screencast"</title>
			<link>http://bbpress.org/forums/topic/basic-integration-screencast/page/3#post-36159</link>
			<pubDate>Wed, 27 May 2009 14:50:04 +0000</pubDate>
			<dc:creator>Ashfame</dc:creator>
			<guid isPermaLink="false">36159@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>@superbison<br />
Are you trying the stable release of both or the latest development ones?
</p>]]></description>
					</item>
		<item>
			<title>superbison on "Basic integration screencast"</title>
			<link>http://bbpress.org/forums/topic/basic-integration-screencast/page/3#post-36139</link>
			<pubDate>Wed, 27 May 2009 05:34:02 +0000</pubDate>
			<dc:creator>superbison</dc:creator>
			<guid isPermaLink="false">36139@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>I'm so happy for you all with working integration. I couldn't get my log-in/logout integrated. In other words, I log in to one, then must log in to the other.<br />
Thinking it was something in my theme, I started completely fresh after trying everything to get my existing WP site 100%. </p>
<p>Today, clean server - root installation - new WP, new bbpress, followed video! edited, checked, double checked and still ... utter frustration.</p>
<p>log in to one, logs you out of the other and vice versus. All the cookies show and disappear. looks just like the video.<br />
I will try for a few more hours some day, then I quit. Good Luck to all.
</p>]]></description>
					</item>
		<item>
			<title>dbosch on "Basic integration screencast"</title>
			<link>http://bbpress.org/forums/topic/basic-integration-screencast/page/3#post-28658</link>
			<pubDate>Mon, 04 May 2009 20:59:56 +0000</pubDate>
			<dc:creator>dbosch</dc:creator>
			<guid isPermaLink="false">28658@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Thanks for the awesome video tut. Bad thing is that we cant use  Alpha version on live sites yet. and 0.9 is not compatible.</p>
<p>is there any other forum that can be merged with WP 2.7 that shares user DB and passwords?
</p>]]></description>
					</item>
		<item>
			<title>erico564 on "Basic integration screencast"</title>
			<link>http://bbpress.org/forums/topic/basic-integration-screencast/page/3#post-28592</link>
			<pubDate>Fri, 01 May 2009 16:44:19 +0000</pubDate>
			<dc:creator>erico564</dc:creator>
			<guid isPermaLink="false">28592@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>@filiped What is this "undergrade cookie" plugin? Can you post a link?</p>
<p>Thanks!
</p>]]></description>
					</item>
		<item>
			<title>dmbware on "Basic integration screencast"</title>
			<link>http://bbpress.org/forums/topic/basic-integration-screencast/page/3#post-28556</link>
			<pubDate>Thu, 30 Apr 2009 20:22:33 +0000</pubDate>
			<dc:creator>dmbware</dc:creator>
			<guid isPermaLink="false">28556@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Will this integration work for MU WordPress ?
</p>]]></description>
					</item>
		<item>
			<title>Johanhorak on "Basic integration screencast"</title>
			<link>http://bbpress.org/forums/topic/basic-integration-screencast/page/3#post-25546</link>
			<pubDate>Thu, 09 Apr 2009 16:10:49 +0000</pubDate>
			<dc:creator>Johanhorak</dc:creator>
			<guid isPermaLink="false">25546@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>@filiped thanks. I got this done now for login/cookies between bbpres/buddypress
</p>]]></description>
					</item>
		<item>
			<title>filiped on "Basic integration screencast"</title>
			<link>http://bbpress.org/forums/topic/basic-integration-screencast/page/3#post-25524</link>
			<pubDate>Thu, 09 Apr 2009 01:12:09 +0000</pubDate>
			<dc:creator>filiped</dc:creator>
			<guid isPermaLink="false">25524@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>johanh, I recomend you to use 0.9 with plugin to undergrade wordpress cookie system. It's flawless.
</p>]]></description>
					</item>
		<item>
			<title>johanh on "Basic integration screencast"</title>
			<link>http://bbpress.org/forums/topic/basic-integration-screencast/page/3#post-25476</link>
			<pubDate>Tue, 07 Apr 2009 18:20:31 +0000</pubDate>
			<dc:creator>johanh</dc:creator>
			<guid isPermaLink="false">25476@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Hi Is this thread dead? Sorry but then I have to post the above anew as three days is reasonable to assume it's dead.
</p>]]></description>
					</item>
		<item>
			<title>Johanhorak on "Basic integration screencast"</title>
			<link>http://bbpress.org/forums/topic/basic-integration-screencast/page/3#post-25382</link>
			<pubDate>Sat, 04 Apr 2009 10:13:03 +0000</pubDate>
			<dc:creator>Johanhorak</dc:creator>
			<guid isPermaLink="false">25382@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Hi Thanks for this video. I am sure I will get it all done.  I am at the moment getting to the point <a href="http://domain.com/forums/bb-admin/install.php?step=3" rel="nofollow">http://domain.com/forums/bb-admin/install.php?step=3</a> where I need to *select* the keymaster account. In the video there's a drop down menu on this page where you select admin. For some reason I need to enter the username, email etc. This indicates to me  that something went wrong.</p>
<p>The only problem I had was trying to find the salts as I could only get logged_in_salt from options.php. The first time install I took the other salts from mu config, the second time I left them empty as per the instructions but I got an error as auth_salt was needed. I then only took the auth_salt from mu config. </p>
<p>There's obviously a cookie problem at <a href="http://ilocals.info/forums/" rel="nofollow">http://ilocals.info/forums/</a></p>
<p>Can you please tell me how to correct this situation?</p>
<p>Thanks and regards
</p>]]></description>
					</item>
		<item>
			<title>filiped on "Basic integration screencast"</title>
			<link>http://bbpress.org/forums/topic/basic-integration-screencast/page/3#post-25380</link>
			<pubDate>Sat, 04 Apr 2009 05:20:12 +0000</pubDate>
			<dc:creator>filiped</dc:creator>
			<guid isPermaLink="false">25380@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Perfect video, couldn't do the integration with out it.</p>
<p>Just 1 minor problem:</p>
<p> - I'm using wordpress 2.6.5 (I think) with bbPress 1.0-Alpha-6. I could fully integrate the logins, but not the Admin panel.</p>
<p>There's that plugin (showed over the last minutes off the video) to make possible login at WordPress and get access to the Admin panel. Unfortunately, it sais that you need to use at least WP 2.7 for it to work.</p>
<p>Well, I actually tried to install and activate it in my WP 2.6, it worked and generated me the "define('COOKIEPATH', '/');" code. </p>
<p>But in the end, it doesnt work like expected. Probably because of the 2.7 minimum requirement.</p>
<p>Is there any solution to make this work out? I just need this last step working to keep it 100% integrated.</p>
<p>Best regards.
</p>]]></description>
					</item>
		<item>
			<title>adeboy on "Basic integration screencast"</title>
			<link>http://bbpress.org/forums/topic/basic-integration-screencast/page/3#post-25102</link>
			<pubDate>Thu, 26 Mar 2009 21:14:31 +0000</pubDate>
			<dc:creator>adeboy</dc:creator>
			<guid isPermaLink="false">25102@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Well i didn't get the 0.9 WP integration to work so couldn't stop myself using the alpha with the help of the screencast and it seems to work fine with just the Akismet and Human Test plugins. </p>
<p>There was one bug i found when deleting the only topic in a forum but that has been resolved in the trunk so i was able to copy that fix.
</p>]]></description>
					</item>
		<item>
			<title>adeboy on "Basic integration screencast"</title>
			<link>http://bbpress.org/forums/topic/basic-integration-screencast/page/3#post-24876</link>
			<pubDate>Wed, 18 Mar 2009 19:15:24 +0000</pubDate>
			<dc:creator>adeboy</dc:creator>
			<guid isPermaLink="false">24876@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Why is this video so prominent when it requires the unstable alpha version? Two stickies up and _CK_ is telling us not to use the alpha.
</p>]]></description>
					</item>
		<item>
			<title>Mac_User on "Basic integration screencast"</title>
			<link>http://bbpress.org/forums/topic/basic-integration-screencast/page/3#post-24155</link>
			<pubDate>Sat, 21 Feb 2009 14:39:33 +0000</pubDate>
			<dc:creator>Mac_User</dc:creator>
			<guid isPermaLink="false">24155@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Sam,</p>
<p>I have to say, this was an incredibly useful tutorial on getting the puppy installed with wp 2.7.  One item you forgot to include in you video and leaving it out prevented me from completing the install - users will need to grab the $table_prefix value from the config.php file in order to complete the install.  This is the wp_ value.</p>
<p>Other than that, you saved me and countless others valuable time.  Thanks again and I look forward to more videos.  Now, if there was some way to seamlessly integrate theme into the forums via CSS consistency, that would be great.  Hey, maybe there is an easier way than modifying CSS.
</p>]]></description>
					</item>
		<item>
			<title>comput on "Basic integration screencast"</title>
			<link>http://bbpress.org/forums/topic/basic-integration-screencast/page/3#post-24100</link>
			<pubDate>Thu, 19 Feb 2009 10:12:45 +0000</pubDate>
			<dc:creator>comput</dc:creator>
			<guid isPermaLink="false">24100@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Hi,</p>
<p>1st of all, thanks for this screen-cast.<br />
I have followed your screen-cast and succeeded with integrating WP 2.7.1 and BB 1.0 alpha 6  in different directories.</p>
<p><a href="http://mydom.com/wp/" rel="nofollow">http://mydom.com/wp/</a> (WordPress)<br />
<a href="http://mydom.com/board/" rel="nofollow">http://mydom.com/board/</a> (bbPress)</p>
<p>My issue is that logging in and out is working fine as long as WP handles log-in and out! And not the other way when logging out from BB.</p>
<p>Issue 1:<br />
When I log-in to my WP and go to BB log-in works fine, also the other way from BB to WP.<br />
But if I log out fron BB and go back to WP - I'm logged out but the META link is not updated and WP thinks I'm still logged in (which I'm not!)<br />
How can I make the log-out work through BB aswell.</p>
<p>Issue 2:<br />
Registering through BB gives me no role inside WP!</p>
<p>I have bbPress integration plug-in (wp) installed and everything else is working fine! Roles are made inside BB-WP integration just like in the screen-cast.</p>
<p>Can someone please help!</p>
<p>Thanks.
</p>]]></description>
					</item>

	</channel>
</rss>

