<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>bbPress support forums User Favorites: pilkster</title>
<link>http://bbpress.org/forums/</link>
<description>bbPress support forums User Favorites: pilkster</description>
<language>en</language>
<pubDate>Sun, 23 Nov 2008 00:05:25 +0000</pubDate>

<item>
<title>so1o on "Plugins for WordPress integration"</title>
<link>http://bbpress.org/forums/topic/plugins-for-wordpress-integration/page/2#post-10001</link>
<pubDate>Mon, 06 Aug 2007 17:42:11 +0000</pubDate>
<dc:creator>so1o</dc:creator>
<guid isPermaLink="false">10001@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;add these pluginsin bbpress&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://bbpress.org/plugins/topic/2&#34; rel=&#34;nofollow&#34;&#62;http://bbpress.org/plugins/topic/2&#60;/a&#62;&#60;br /&#62;
&#60;a href=&#34;http://bbpress.org/plugins/topic/4&#34; rel=&#34;nofollow&#34;&#62;http://bbpress.org/plugins/topic/4&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;and this one in wordpress..&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://wordpress.org/extend/plugins/bbpress-integration/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/bbpress-integration/&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>raumgleiter on "Plugins for WordPress integration"</title>
<link>http://bbpress.org/forums/topic/plugins-for-wordpress-integration/page/2#post-9844</link>
<pubDate>Fri, 03 Aug 2007 16:14:49 +0000</pubDate>
<dc:creator>raumgleiter</dc:creator>
<guid isPermaLink="false">9844@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I have the integration working. Got wordpress in the root and bbpress in a subfolder called /forum.&#60;br /&#62;
When I register on wordpress, the user is displayed as subscriber in WP and as member in bbpress. so all is correct.&#60;br /&#62;
But if I register on bbpress, then the user is &#34;member&#34; in bbpress but in WP it gets no role at all.&#60;br /&#62;
Second problem is that bbpress doesnt seem to send out any confirmation email although I can see new users in the backoffice.&#60;/p&#62;
&#60;p&#62;BOTH plugins are installed and seem to be working fine.
&#60;/p&#62;</description>
</item>
<item>
<title>statusquo on "Plugins for WordPress integration"</title>
<link>http://bbpress.org/forums/topic/plugins-for-wordpress-integration/page/2#post-8792</link>
<pubDate>Mon, 09 Jul 2007 18:52:06 +0000</pubDate>
<dc:creator>statusquo</dc:creator>
<guid isPermaLink="false">8792@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I have recently installed bbpress and then created a new directory named my-plugins, where I have also placed bbpress integration. &#60;/p&#62;
&#60;p&#62;The problem is whilst I can SEE (thus activate bbpress integration plugin) I can NOT see display-name.php plugin under site management. I have definitely uploaded it.
&#60;/p&#62;</description>
</item>
<item>
<title>kineda on "Plugins for WordPress integration"</title>
<link>http://bbpress.org/forums/topic/plugins-for-wordpress-integration/page/2#post-3902</link>
<pubDate>Thu, 01 Feb 2007 07:18:15 +0000</pubDate>
<dc:creator>kineda</dc:creator>
<guid isPermaLink="false">3902@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Pilkster - were you ever able to get it working?
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "Plugins for WordPress integration"</title>
<link>http://bbpress.org/forums/topic/plugins-for-wordpress-integration/page/2#post-2614</link>
<pubDate>Tue, 26 Dec 2006 01:45:45 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">2614@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Maybe this will help:&#60;br /&#62;
&#60;a href=&#34;http://bbpress.org/forums/topic/462?replies=4&#34; rel=&#34;nofollow&#34;&#62;http://bbpress.org/forums/topic/462?replies=4&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;p.s. glad you figured the first part out.
&#60;/p&#62;</description>
</item>
<item>
<title>JaneLitte on "Plugins for WordPress integration"</title>
<link>http://bbpress.org/forums/topic/plugins-for-wordpress-integration#post-2613</link>
<pubDate>Tue, 26 Dec 2006 01:36:39 +0000</pubDate>
<dc:creator>JaneLitte</dc:creator>
<guid isPermaLink="false">2613@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I just realized that there was information regarding a person with an external database.  My wordpress database was different than my bbpress database.  So I needed to add the following information&#60;/p&#62;
&#60;p&#62;// This is the information about wordpress database. bbPress will look for users in this database&#60;br /&#62;
define('USER_BBDB_NAME', 'wordpress_database');&#60;br /&#62;
define('USER_BBDB_USER', 'wordpress_database_username');&#60;br /&#62;
define('USER_BBDB_PASSWORD', 'wordpress_database_password');&#60;br /&#62;
define('USER_BBDB_HOST', 'localhost');&#60;/p&#62;
&#60;p&#62;The problem is now that I don't have admin privileges at bbpress.
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "Plugins for WordPress integration"</title>
<link>http://bbpress.org/forums/topic/plugins-for-wordpress-integration#post-2611</link>
<pubDate>Tue, 26 Dec 2006 00:19:19 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">2611@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;The site issue and the database issues do seem like separate things.  That was the first thing that caught my eye though (the URLs.)&#60;/p&#62;
&#60;p&#62;my database has bbpress_ tables (like bbpress_forums, bbpress_posts, etc) and wp_ tables (like wp_links, wp_users, wp_usermeta etc)&#60;/p&#62;
&#60;p&#62;My config.php (bbpress) has this for the DB stuff:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;$bb_table_prefix  = &#38;#39;bbpress_&#38;#39;;&#60;br /&#62;
$bb-&#38;gt;wp_table_prefix = &#38;#39;wp_&#38;#39;;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;And mine just works with user integration like that.  Is is possible that including the 'http://dearauthor.com/wordpress/wp-config.php' is overwriting something?  I didn't have to include that, and just have the one other require there.  Why is that included for yours (did you read something I didn't maybe?)&#60;/p&#62;
&#60;p&#62;Looking at your original error:&#60;br /&#62;
&#60;code&#62; &#38;#39;dearauth_bbdb.wp_users&#38;#39; doesn&#38;#39;t exist&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;the table prefix there is set to &#60;code&#62;dearauth_bbdb&#60;/code&#62; somehow.  Maybe you forgot to close a quote or something?   Or did you edit your config before posting it (i.e. it's not the actual, but it's edited without the same error maybe?)  You didn't post the MySQL and bbpress config stuff from the top of the config.php.&#60;/p&#62;
&#60;p&#62;Just guessing, but maybe we'll get it.
&#60;/p&#62;</description>
</item>
<item>
<title>JaneLitte on "Plugins for WordPress integration"</title>
<link>http://bbpress.org/forums/topic/plugins-for-wordpress-integration#post-2610</link>
<pubDate>Tue, 26 Dec 2006 00:05:42 +0000</pubDate>
<dc:creator>JaneLitte</dc:creator>
<guid isPermaLink="false">2610@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I have tried that.  It seems to me that it is not looking at either the right database (ie., the wordpress database is different than the bbpress database) or it needs to have the &#34;bb_&#34; prefix instead of the &#34;wp_&#34; prefix.&#60;/p&#62;
&#60;p&#62;i.e., when I change &#60;code&#62;$bb-&#38;gt;wp_table_prefix = &#38;#39;wp_&#38;#39;;&#60;/code&#62; to &#60;code&#62;$bb-&#38;gt;wp_table_prefix = &#38;#39;bb_&#38;#39;;&#60;/code&#62;, I no longer get the error, but then I am also not getting the wordpress users either.
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "Plugins for WordPress integration"</title>
<link>http://bbpress.org/forums/topic/plugins-for-wordpress-integration#post-2608</link>
<pubDate>Mon, 25 Dec 2006 23:48:09 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">2608@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I think if your blog is at dearauthor.com/wordpress, then&#60;br /&#62;
$bb-&#38;gt;wp_home and $bb-&#38;gt;wp_siteurl are both wrong - they don't point to the blog but just the domain name.  I think they should be:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;$bb-&#38;gt;wp_home = &#38;#39;http://dearauthor.com/wordpress&#38;#39;; //&#60;br /&#62;
$bb-&#38;gt;wp_siteurl = &#38;#39;http://dearauthor.com/wordpress&#38;#39;; //&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Also, your require once is different than mine, but that might be unrelated.  This is the only one I have in my config.php:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;require_once( BBPATH . &#38;#39;bb-settings.php&#38;#39; );&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;I think the wp_home and wp_siteurl might be wrong.  Did you go to WordPress - Options-&#38;gt;General: Blog address (URL)  and WordPress - Options-&#38;gt;General: WordPress address (URL)  and verify that the settings are the same there?
&#60;/p&#62;</description>
</item>
<item>
<title>JaneLitte on "Plugins for WordPress integration"</title>
<link>http://bbpress.org/forums/topic/plugins-for-wordpress-integration#post-2606</link>
<pubDate>Mon, 25 Dec 2006 23:06:32 +0000</pubDate>
<dc:creator>JaneLitte</dc:creator>
<guid isPermaLink="false">2606@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I am having problems with the integration.  I installed the bbpress_integration on my wordpress blog which is installed at dearauthor.com/wordpress.  &#60;/p&#62;
&#60;p&#62;I have a redirect that makes the blog address dearauthor.com&#60;/p&#62;
&#60;p&#62;I then installed the bb forum at dearauthor.com/forum.&#60;/p&#62;
&#60;p&#62;I set the bbPress Integration as &#60;code&#62;bb_&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;I have this in the config.php file for bbPress&#60;/p&#62;
&#60;p&#62;&#60;code&#62;$bb-&#38;gt;wp_table_prefix = &#38;#39;wp_&#38;#39;;  // &#60;br /&#62;
&#60;/code&#62;$bb-&#38;gt;wp_home = 'http://dearauthor.com';  // &#60;code&#62;&#60;br /&#62;
&#60;/code&#62;$bb-&#38;gt;wp_siteurl = 'http://dearauthor.com';  // &#60;code&#62;&#60;br /&#62;
&#60;/code&#62;$bb-&#38;gt;cookiedomain = 'dearauthor.com';&#60;code&#62;&#60;br /&#62;
&#60;/code&#62;$bb-&#38;gt;cookiepath = '/';&#60;code&#62;&#60;br /&#62;
&#60;/code&#62;require_once('http://dearauthor.com/wordpress/wp-config.php');&#60;code&#62;&#60;br /&#62;
I am getting this error.  &#60;br /&#62;
&#60;/code&#62;bbPress database error: [Table 'dearauth_bbdb.wp_users' doesn't exist]&#60;br /&#62;
SELECT * FROM wp_users WHERE ID = 1 AND user_status % 2 = 0&#60;br /&#62;
Anonymous`&#60;/p&#62;
&#60;p&#62;Thanks.
&#60;/p&#62;</description>
</item>
<item>
<title>bakedlogdotcom on "Plugins for WordPress integration"</title>
<link>http://bbpress.org/forums/topic/plugins-for-wordpress-integration#post-2502</link>
<pubDate>Thu, 21 Dec 2006 04:14:21 +0000</pubDate>
<dc:creator>bakedlogdotcom</dc:creator>
<guid isPermaLink="false">2502@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I have successfully setup my site to integrate registrations/logins between wordpress on its own DB and domain (blog.bakedlog.com) and bbpress on its own DB and domain (forum.bakedlog.com).&#60;br /&#62;
&#60;strong&#62;Files:&#60;/strong&#62;&#60;br /&#62;
&#60;code&#62;&#60;br /&#62;
WP: wp-content/plugins/bbpress-integration.php&#60;br /&#62;
BBP: my-plugins/wordpress-integration.php&#60;br /&#62;
&#60;/code&#62;&#60;/p&#62;
&#60;ul&#62;
&#60;li&#62;I can create a user in wordpress and log into bbpress with it.
&#60;/li&#62;
&#60;li&#62;I can create a user in bbpress and log into wordpress with it.(although the default role set for wordpress does not let me write (how do i change this?))
&#60;/li&#62;
&#60;/ul&#62;
&#60;p&#62;&#60;strong&#62;However, I too cannot get cookies to authenticate between the two systems.&#60;/strong&#62;&#60;/p&#62;
&#60;p&#62;I have included the following in bbpress's &#60;code&#62;config.php&#60;/code&#62;:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#60;br /&#62;
$bb-&#38;gt;cookiedomain = &#38;#39;bakedlog.com&#38;#39;;&#60;br /&#62;
$bb-&#38;gt;cookiepath = &#38;#39;/&#38;#39;;&#60;br /&#62;
&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;I monitored the cookies created on my computer as I logged into each system, and noticed that bbpress was creating the cookie correctly, domain: bakedlog.com, while when I logged into wordpress it would set the domain on the cookie to blog.bakedlog.com.&#60;/p&#62;
&#60;p&#62;So the problem is with Wordpress..&#60;/p&#62;
&#60;p&#62;Looking in Wordpress' &#60;code&#62;wp-settings.php&#60;/code&#62; I see:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#60;br /&#62;
if ( !defined(&#38;#39;USER_COOKIE&#38;#39;) )&#60;br /&#62;
        define(&#38;#39;USER_COOKIE&#38;#39;, &#38;#39;wordpressuser&#38;#39;);&#60;br /&#62;
if ( !defined(&#38;#39;PASS_COOKIE&#38;#39;) )&#60;br /&#62;
        define(&#38;#39;PASS_COOKIE&#38;#39;, &#38;#39;wordpresspass&#38;#39;);&#60;br /&#62;
if ( !defined(&#38;#39;COOKIEPATH&#38;#39;) )&#60;br /&#62;
        define(&#38;#39;COOKIEPATH&#38;#39;, $current_site-&#38;gt;path );&#60;br /&#62;
if ( !defined(&#38;#39;SITECOOKIEPATH&#38;#39;) )&#60;br /&#62;
        define(&#38;#39;SITECOOKIEPATH&#38;#39;, $current_site-&#38;gt;path );&#60;br /&#62;
if ( !defined(&#38;#39;COOKIE_DOMAIN&#38;#39;) )&#60;br /&#62;
        define(&#38;#39;COOKIE_DOMAIN&#38;#39;, &#38;#39;.&#38;#39; . $current_site-&#38;gt;domain);&#60;br /&#62;
&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;So, in Wordpress' &#60;code&#62;wp-config.php&#60;/code&#62; I inserted:&#60;br /&#62;
&#60;code&#62;&#60;br /&#62;
// BBPRESS INTEGRATION&#60;br /&#62;
define(&#38;#39;COOKIE_DOMAIN&#38;#39;, &#38;#39;bakedlog.com&#38;#39;);&#60;br /&#62;
&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Clearing my cookies and logging into Wordpress, I see the cookie domain is correct and matches my BBPress'.&#60;/p&#62;
&#60;p&#62;But, there is still another problem, the cookies set by BBPress appends an md5 hash based on the site url and table prefix to the cookie's name (ie: wordpressuser_bf17f59023eb22f.....) while Wordpress' cookie name is only: wordpressuser&#60;/p&#62;
&#60;p&#62;I looked around in &#60;code&#62;bb-settings.php&#60;/code&#62; and found:&#60;br /&#62;
&#60;code&#62;&#60;br /&#62;
define(&#38;#39;BBHASH&#38;#39;, $bb-&#38;gt;wp_siteurl ? md5($bb-&#38;gt;wp_siteurl) : md5($bb_table_prefix) );&#60;br /&#62;
if ( !isset( $bb-&#38;gt;usercookie ) )&#60;br /&#62;
        $bb-&#38;gt;usercookie = ( $bb-&#38;gt;wp_table_prefix ? &#38;#39;wordpressuser_&#38;#39; : &#38;#39;bb_user_&#38;#39; ) . BBHASH;&#60;br /&#62;
if ( !isset( $bb-&#38;gt;passcookie ) )&#60;br /&#62;
        $bb-&#38;gt;passcookie = ( $bb-&#38;gt;wp_table_prefix ? &#38;#39;wordpresspass_&#38;#39; : &#38;#39;bb_pass_&#38;#39; ) . BBHASH;&#60;br /&#62;
&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;So, the next step is to define $bb-&#38;gt;usercookie and $bb-&#38;gt;passcookie in BBPress' &#60;code&#62;config.php&#60;/code&#62;:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#60;br /&#62;
// COOKIE SHARING WITH WORDPRESS&#60;br /&#62;
$bb-&#38;gt;cookiedomain = &#38;#39;bakedlog.com&#38;#39;;&#60;br /&#62;
$bb-&#38;gt;cookiepath = &#38;#39;/&#38;#39;;&#60;br /&#62;
&#60;/code&#62;&#60;br /&#62;
&#60;strong&#62;&#60;br /&#62;
&#60;code&#62;&#60;br /&#62;
$bb-&#38;gt;usercookie = &#38;#39;wordpressuser&#38;#39;;&#60;br /&#62;
$bb-&#38;gt;passcookie = &#38;#39;wordpresspass&#38;#39;;&#60;br /&#62;
&#60;/code&#62;&#60;br /&#62;
&#60;/strong&#62;&#60;/p&#62;
&#60;p&#62;I cleared my cookies and tested it, VOILA! I can log into either section (bbpress or wordpress) and switch to the other without losing authentication!&#60;/p&#62;
&#60;p&#62;&#60;strong&#62;==========SOLUTION===========&#60;/strong&#62;&#60;br /&#62;
&#60;strong&#62;&#60;code&#62;BBPRESS CONFIG.PHP:&#60;/code&#62;&#60;/strong&#62;&#60;br /&#62;
&#60;code&#62;&#60;br /&#62;
// COOKIE SHARING WITH WORDPRESS&#60;br /&#62;
$bb-&#38;gt;usercookie = &#38;#39;wordpressuser&#38;#39;;&#60;br /&#62;
$bb-&#38;gt;passcookie = &#38;#39;wordpresspass&#38;#39;;&#60;br /&#62;
&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;&#60;strong&#62;&#60;code&#62;WORDPRESS WP-CONFIG.PHP:&#60;/code&#62;&#60;/strong&#62;&#60;br /&#62;
&#60;code&#62;&#60;br /&#62;
// COOKIE SHARING WITH BBPRESS&#60;br /&#62;
define(&#38;#39;COOKIE_DOMAIN&#38;#39;, &#38;#39;bakedlog.com&#38;#39;);&#60;br /&#62;
&#60;/code&#62;&#60;br /&#62;
&#60;strong&#62;==========********===========&#60;/strong&#62;&#60;/p&#62;
&#60;p&#62;Thats it I believe, let me know if it works for you or if you see anything I have done that could crash either program.&#60;/p&#62;
&#60;p&#62;-BHensley.com&#60;br /&#62;
-Bakedlog.com
&#60;/p&#62;</description>
</item>
<item>
<title>pilkster on "bbpress-integration Bozos"</title>
<link>http://bbpress.org/forums/topic/bbpress-integration-bozos#post-2261</link>
<pubDate>Wed, 13 Dec 2006 22:01:57 +0000</pubDate>
<dc:creator>pilkster</dc:creator>
<guid isPermaLink="false">2261@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Hey Trent ~ here's me thinking that all my users being marked as bozos might be causeing the problems I am having with the integration. Even the keymaster is marked as a bozo. Guess that isn't the problem though.
&#60;/p&#62;</description>
</item>
<item>
<title>pilkster on "Plugins for WordPress integration"</title>
<link>http://bbpress.org/forums/topic/plugins-for-wordpress-integration#post-2259</link>
<pubDate>Wed, 13 Dec 2006 21:10:31 +0000</pubDate>
<dc:creator>pilkster</dc:creator>
<guid isPermaLink="false">2259@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Hi again Trent&#60;/p&#62;
&#60;p&#62;I've had another go. Here are the steps I have taken:&#60;/p&#62;
&#60;p&#62;Created a new account on my server (taxdeduct.net)&#60;br /&#62;
Installed WP 2.0.5 via fantastico&#60;br /&#62;
Downloaded BB from this site&#60;br /&#62;
Created database and user through cpanel. Added user to database with all privileges &#38;gt;&#38;gt; sidenote: &#60;a href=&#34;http://bbpress.org/documentation/installation/&#34; rel=&#34;nofollow&#34;&#62;http://bbpress.org/documentation/installation/&#60;/a&#62; does not mention setting up the database. A bit confusing.&#60;br /&#62;
Copied config-sample.php to config.php, edited with my info&#60;br /&#62;
Uploaded to host&#60;br /&#62;
Ran bb-admin/install.php&#60;br /&#62;
Downloaded &#60;a href=&#34;http://trac.bbpress.org/attachment/ticket/438/bbpress-integration.php&#34; rel=&#34;nofollow&#34;&#62;http://trac.bbpress.org/attachment/ticket/438/bbpress-integration.php&#60;/a&#62; - uploaded to WP plugins dir, activated and configured with tables prefix.&#60;/p&#62;
&#60;p&#62;Created new user on bbpress... couldn't log in to WP.&#60;br /&#62;
Created new user on WP... couldn't log in to bbpress.&#60;/p&#62;
&#60;p&#62;My head hurts from pulling at my hair :(&#60;/p&#62;
&#60;p&#62;Another question: do you have to allow new user registrations on your blog for the plugin to work?
&#60;/p&#62;</description>
</item>
<item>
<title>Trent on "Plugins for WordPress integration"</title>
<link>http://bbpress.org/forums/topic/plugins-for-wordpress-integration#post-2118</link>
<pubDate>Fri, 08 Dec 2006 16:39:40 +0000</pubDate>
<dc:creator>Trent</dc:creator>
<guid isPermaLink="false">2118@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Does anyone else have any ideas that we might be missing here?&#60;/p&#62;
&#60;p&#62;Trent
&#60;/p&#62;</description>
</item>
<item>
<title>pilkster on "Plugins for WordPress integration"</title>
<link>http://bbpress.org/forums/topic/plugins-for-wordpress-integration#post-2112</link>
<pubDate>Fri, 08 Dec 2006 11:55:33 +0000</pubDate>
<dc:creator>pilkster</dc:creator>
<guid isPermaLink="false">2112@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;OK, done :)
&#60;/p&#62;</description>
</item>
<item>
<title>Trent on "Plugins for WordPress integration"</title>
<link>http://bbpress.org/forums/topic/plugins-for-wordpress-integration#post-2103</link>
<pubDate>Fri, 08 Dec 2006 07:39:06 +0000</pubDate>
<dc:creator>Trent</dc:creator>
<guid isPermaLink="false">2103@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Take the cookie domain and path information right out for now.  It should work without it anyways and let's do some more testing.&#60;/p&#62;
&#60;p&#62;Trent
&#60;/p&#62;</description>
</item>
<item>
<title>pilkster on "Plugins for WordPress integration"</title>
<link>http://bbpress.org/forums/topic/plugins-for-wordpress-integration#post-2102</link>
<pubDate>Fri, 08 Dec 2006 07:24:43 +0000</pubDate>
<dc:creator>pilkster</dc:creator>
<guid isPermaLink="false">2102@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Trent,&#60;/p&#62;
&#60;p&#62;I changes the cookie domain as you recommended removing the period, then deactivated the plugin, deleted it from the server, refreshed my plugins page to ensure that it had gone, uploaded it again, activated it and set the bb_ prefix.&#60;/p&#62;
&#60;p&#62;I'm still not having any luck with registering on either one &#38;#38; the account carrying to the other. Did you register both on WP and bb? because I can log into either with my admin username and the cookie carries as you say. I cannot, however, log out whilst on the bbPress dashboard.&#60;/p&#62;
&#60;p&#62;Yours confusedly, Simon (or pilks, sorry for switching names halfway through a thread)
&#60;/p&#62;</description>
</item>
<item>
<title>Trent on "Plugins for WordPress integration"</title>
<link>http://bbpress.org/forums/topic/plugins-for-wordpress-integration#post-2101</link>
<pubDate>Fri, 08 Dec 2006 06:35:58 +0000</pubDate>
<dc:creator>Trent</dc:creator>
<guid isPermaLink="false">2101@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Simon,&#60;/p&#62;
&#60;p&#62;I would change the cookie domain to be just awspress.com (without the period before it).&#60;/p&#62;
&#60;p&#62;That should get the logout link on bbPress working better.   I was not able to login as TrentAdams and come back to WP with an account created in bbPress, but when I created an account Trent with WP and then went back to bbPress, the user worked and so did the integration.  It didn't matter which program I logged in Trent with, it worked going back and forth.&#60;/p&#62;
&#60;p&#62;That seems to me that the wordpress-integration plugin in bbPress is working and the bbpress-integration plugin in WP is not.   I would uninstall that plugin and reinstall it after updating the cookie information in the config.php file for bbPress.&#60;/p&#62;
&#60;p&#62;Let me know how you make out and I can test it some more.&#60;/p&#62;
&#60;p&#62;Trent
&#60;/p&#62;</description>
</item>
<item>
<title>pilkster on "Plugins for WordPress integration"</title>
<link>http://bbpress.org/forums/topic/plugins-for-wordpress-integration#post-2099</link>
<pubDate>Fri, 08 Dec 2006 05:55:52 +0000</pubDate>
<dc:creator>pilkster</dc:creator>
<guid isPermaLink="false">2099@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I have the following tables in my bb_ database:&#60;/p&#62;
&#60;p&#62;        bb_forums&#60;br /&#62;
	bb_posts&#60;br /&#62;
	bb_tagged&#60;br /&#62;
	bb_tags&#60;br /&#62;
	bb_topicmeta&#60;br /&#62;
	bb_topics&#60;br /&#62;
	wp_usermeta&#60;br /&#62;
	wp_users&#60;/p&#62;
&#60;p&#62;wp_users has 8 users, none of which coincide with the 3 users in my wp_users table in wordpress.&#60;/p&#62;
&#60;p&#62;I am using wp2.05.&#60;/p&#62;
&#60;p&#62;I can now log in/out of bbpress with no problem, maybe I was seeing things before, sorry!&#60;/p&#62;
&#60;p&#62;Cheers - Simon
&#60;/p&#62;</description>
</item>
<item>
<title>Trent on "Plugins for WordPress integration"</title>
<link>http://bbpress.org/forums/topic/plugins-for-wordpress-integration#post-2093</link>
<pubDate>Fri, 08 Dec 2006 01:54:24 +0000</pubDate>
<dc:creator>Trent</dc:creator>
<guid isPermaLink="false">2093@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I have no trouble logging in and out of bbPress, just not integrated with the wp_users table.   You are using Wp 2.05 as well?&#60;/p&#62;
&#60;p&#62;Trent
&#60;/p&#62;</description>
</item>
<item>
<title>Trent on "Plugins for WordPress integration"</title>
<link>http://bbpress.org/forums/topic/plugins-for-wordpress-integration#post-2092</link>
<pubDate>Fri, 08 Dec 2006 01:45:06 +0000</pubDate>
<dc:creator>Trent</dc:creator>
<guid isPermaLink="false">2092@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I would imagine that you need to check the database and see if bbpress has it's own bb_users table or if it doesn't exist.   I created a user in bbPress and it didn't move over to WP.   That would mean that the cookies are not moving right and the plugin isn't working.   If it was working, WP would know that I exist.   When I went to 'forgot password' in WP, the user didn't even exist.   That would mean that users are being created in bbPress.&#60;/p&#62;
&#60;p&#62;I would check the database and see what tables exist for bbPress and report back.&#60;/p&#62;
&#60;p&#62;Trent
&#60;/p&#62;</description>
</item>
<item>
<title>pilkster on "Plugins for WordPress integration"</title>
<link>http://bbpress.org/forums/topic/plugins-for-wordpress-integration#post-2091</link>
<pubDate>Fri, 08 Dec 2006 00:25:10 +0000</pubDate>
<dc:creator>pilkster</dc:creator>
<guid isPermaLink="false">2091@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Hi Trent&#60;/p&#62;
&#60;p&#62;I tried this, one additonal problem is that the logout function on the forums doesn't work now, I have to log out from a WP page. Other than that, nothing has changed! Would it be easier if I were to delete the account from my server and try again, or do you enjoy the challenge?&#60;/p&#62;
&#60;p&#62;&#38;lt;?php&#60;/p&#62;
&#60;p&#62;// ** MySQL settings ** //&#60;br /&#62;
define('BBDB_NAME', '');      // The name of the database&#60;br /&#62;
define('BBDB_USER', '');     // Your MySQL username&#60;br /&#62;
define('BBDB_PASSWORD', ''); // ...and password&#60;br /&#62;
define('BBDB_HOST', 'localhost');    // 99% chance you won't need to change this value&#60;/p&#62;
&#60;p&#62;// Change the prefix if you want to have multiple forums in a single database.&#60;br /&#62;
$bb_table_prefix  = 'bb_'; // Only letters, numbers and underscores please!&#60;/p&#62;
&#60;p&#62;$bb-&#38;gt;cookiedomain = '.awspress.com'; // Thanks Trent! &#60;a href=&#34;http://bbpress.org/forums/topic/12?replies=10&#34; rel=&#34;nofollow&#34;&#62;http://bbpress.org/forums/topic/12?replies=10&#60;/a&#62;&#60;br /&#62;
$bb-&#38;gt;cookiepath = '/'; // Thanks Trent! &#60;a href=&#34;http://bbpress.org/forums/topic/12?replies=10&#34; rel=&#34;nofollow&#34;&#62;http://bbpress.org/forums/topic/12?replies=10&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;// If your bbPress URL is &#60;a href=&#34;http://bbpress.example.com/forums/&#34; rel=&#34;nofollow&#34;&#62;http://bbpress.example.com/forums/&#60;/a&#62; , the examples would be correct.&#60;br /&#62;
// Adjust the domain and path to suit your actual URL.&#60;br /&#62;
	// Just the domain name; no directories or path. There should be no trailing slash here.&#60;br /&#62;
	$bb-&#38;gt;domain = 'http://awspress.com'; // Example: 'http://bbpress.example.com'&#60;br /&#62;
	// There should be both a leading and trailing slash here. '/' is fine if the site is in root.&#60;br /&#62;
	$bb-&#38;gt;path   = '/forums/';				   // Example: '/forums/'&#60;/p&#62;
&#60;p&#62;// What are you going to call me?&#60;br /&#62;
$bb-&#38;gt;name   = 'Amazon plugin for Wordpress';&#60;/p&#62;
&#60;p&#62;// This must be set before running the install script.&#60;br /&#62;
$bb-&#38;gt;admin_email = '';&#60;/p&#62;
&#60;p&#62;// Set to true if you want pretty permalinks.&#60;br /&#62;
$bb-&#38;gt;mod_rewrite = true;&#60;/p&#62;
&#60;p&#62;// The number of topics that show on each page.&#60;br /&#62;
$bb-&#38;gt;page_topics = 30;&#60;/p&#62;
&#60;p&#62;// A user can edit a post for this many minutes after submitting.&#60;br /&#62;
$bb-&#38;gt;edit_lock = 60;&#60;/p&#62;
&#60;p&#62;// Your timezone offset.  Example: -7 for Pacific Daylight Time.&#60;br /&#62;
$bb-&#38;gt;gmt_offset = 0;&#60;/p&#62;
&#60;p&#62;// Change this to localize bbPress.  A corresponding MO file for the&#60;br /&#62;
// chosen language must be installed to bb-includes/languages.&#60;br /&#62;
// For example, install de.mo to bb-includes/languages and set BBLANG to 'de'&#60;br /&#62;
// to enable German language support.&#60;br /&#62;
define('BBLANG', '');&#60;/p&#62;
&#60;p&#62;// Your Akismet Key.  You do not need a key to run bbPress, but if you want to take advantage&#60;br /&#62;
// of Akismet's powerful spam blocking, you'll need one.  You can get an Akismet key at&#60;br /&#62;
// &#60;a href=&#34;http://wordpress.com/api-keys/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.com/api-keys/&#60;/a&#62;&#60;br /&#62;
$bb-&#38;gt;akismet_key = '';&#60;/p&#62;
&#60;p&#62;// The rest is only useful if you are integrating bbPress with WordPress.&#60;br /&#62;
// If you're not, just leave the rest as it is.&#60;/p&#62;
&#60;p&#62;$bb-&#38;gt;wp_table_prefix = 'wp_';  // WordPress table prefix.  Example: 'wp_';&#60;br /&#62;
$bb-&#38;gt;wp_home = 'http://awspress.com';  // WordPress - Options-&#38;gt;General: Blog address (URL) // No trailing slash&#60;br /&#62;
$bb-&#38;gt;wp_siteurl = 'http://awspress.com';  // WordPress - Options-&#38;gt;General: WordPress address (URL) // No trailing slash&#60;/p&#62;
&#60;p&#62;/* Stop editing */&#60;/p&#62;
&#60;p&#62;define('BBPATH', dirname(__FILE__) . '/' );&#60;br /&#62;
require_once( BBPATH . 'bb-settings.php' );&#60;/p&#62;
&#60;p&#62;?&#38;gt;
&#60;/p&#62;</description>
</item>
<item>
<title>Trent on "Plugins for WordPress integration"</title>
<link>http://bbpress.org/forums/topic/plugins-for-wordpress-integration#post-2070</link>
<pubDate>Thu, 07 Dec 2006 07:50:48 +0000</pubDate>
<dc:creator>Trent</dc:creator>
<guid isPermaLink="false">2070@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Pilks,&#60;/p&#62;
&#60;p&#62;Just looking through the config file, everything looks good.  I may try adding some cookie information into config.php&#60;/p&#62;
&#60;p&#62;&#60;code&#62;$bb-&#38;gt;cookiedomain = &#38;#39;.awspress.com&#38;#39;;&#60;br /&#62;
$bb-&#38;gt;cookiepath = &#38;#39;/&#38;#39;;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;As well, if you are not trying to load WP functions in bbPress, you probably can do without the:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;define(&#38;#39;WP_BB&#38;#39;, true);&#60;br /&#62;
require_once(&#38;#39;/home/xxxxxxx/public_html/wp-config.php&#38;#39;);&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Maybe take it out and see if you can get it going and then add it in later.   Let's try it at the lowest common denominator....&#60;/p&#62;
&#60;p&#62;Trent
&#60;/p&#62;</description>
</item>
<item>
<title>pilkster on "Plugins for WordPress integration"</title>
<link>http://bbpress.org/forums/topic/plugins-for-wordpress-integration#post-2069</link>
<pubDate>Thu, 07 Dec 2006 07:38:54 +0000</pubDate>
<dc:creator>pilkster</dc:creator>
<guid isPermaLink="false">2069@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Hi Trent, thanks for the response :)&#60;/p&#62;
&#60;p&#62;After installing WP (via fantastico) I uploaded the bbpress files to /forums/, set up database&#38;#38;user, ran the bbpress install script.&#60;/p&#62;
&#60;p&#62;I then added the WP plugin as described above, activated it and configured it with bb_ (taken from my config.php).&#60;br /&#62;
I added a directory /forums/my-plugins/ and put the described bbpress plugin in there (although I probably didnt need to as it is a fresh install)&#60;br /&#62;
Below is my config.php that I edited as described (maybe I misunderstood somthing here?)&#60;/p&#62;
&#60;p&#62;Thanks again for your help...&#60;/p&#62;
&#60;p&#62;&#60;code&#62;code&#60;/code&#62;&#60;br /&#62;
&#38;lt;?php&#60;/p&#62;
&#60;p&#62;// ** MySQL settings ** //&#60;br /&#62;
define('BBDB_NAME', 'xxxxxx_xxxx');      // The name of the database&#60;br /&#62;
define('BBDB_USER', 'xxxxxxx_xxxxx');     // Your MySQL username&#60;br /&#62;
define('BBDB_PASSWORD', 'xxxxx'); // ...and password&#60;br /&#62;
define('BBDB_HOST', 'localhost');    // 99% chance you won't need to change this value&#60;/p&#62;
&#60;p&#62;// Change the prefix if you want to have multiple forums in a single database.&#60;br /&#62;
$bb_table_prefix  = 'bb_'; // Only letters, numbers and underscores please!&#60;/p&#62;
&#60;p&#62;// If your bbPress URL is &#60;a href=&#34;http://bbpress.example.com/forums/&#34; rel=&#34;nofollow&#34;&#62;http://bbpress.example.com/forums/&#60;/a&#62; , the examples would be correct.&#60;br /&#62;
// Adjust the domain and path to suit your actual URL.&#60;br /&#62;
	// Just the domain name; no directories or path. There should be no trailing slash here.&#60;br /&#62;
	$bb-&#38;gt;domain = 'http://awspress.com'; // Example: 'http://bbpress.example.com'&#60;br /&#62;
	// There should be both a leading and trailing slash here. '/' is fine if the site is in root.&#60;br /&#62;
	$bb-&#38;gt;path   = '/forums/';				   // Example: '/forums/'&#60;/p&#62;
&#60;p&#62;// What are you going to call me?&#60;br /&#62;
$bb-&#38;gt;name   = 'Amazon plugin for Wordpress';&#60;/p&#62;
&#60;p&#62;// This must be set before running the install script.&#60;br /&#62;
$bb-&#38;gt;admin_email = 'simon@xxxx.com';&#60;/p&#62;
&#60;p&#62;// Set to true if you want pretty permalinks.&#60;br /&#62;
$bb-&#38;gt;mod_rewrite = true;&#60;/p&#62;
&#60;p&#62;// The number of topics that show on each page.&#60;br /&#62;
$bb-&#38;gt;page_topics = 30;&#60;/p&#62;
&#60;p&#62;// A user can edit a post for this many minutes after submitting.&#60;br /&#62;
$bb-&#38;gt;edit_lock = 60;&#60;/p&#62;
&#60;p&#62;// Your timezone offset.  Example: -7 for Pacific Daylight Time.&#60;br /&#62;
$bb-&#38;gt;gmt_offset = 0;&#60;/p&#62;
&#60;p&#62;// Change this to localize bbPress.  A corresponding MO file for the&#60;br /&#62;
// chosen language must be installed to bb-includes/languages.&#60;br /&#62;
// For example, install de.mo to bb-includes/languages and set BBLANG to 'de'&#60;br /&#62;
// to enable German language support.&#60;br /&#62;
define('BBLANG', '');&#60;/p&#62;
&#60;p&#62;// Your Akismet Key.  You do not need a key to run bbPress, but if you want to take advantage&#60;br /&#62;
// of Akismet's powerful spam blocking, you'll need one.  You can get an Akismet key at&#60;br /&#62;
// &#60;a href=&#34;http://wordpress.com/api-keys/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.com/api-keys/&#60;/a&#62;&#60;br /&#62;
$bb-&#38;gt;akismet_key = 'xxxx';&#60;/p&#62;
&#60;p&#62;// The rest is only useful if you are integrating bbPress with WordPress.&#60;br /&#62;
// If you're not, just leave the rest as it is.&#60;/p&#62;
&#60;p&#62;$bb-&#38;gt;wp_table_prefix = 'wp_';  // WordPress table prefix.  Example: 'wp_';&#60;br /&#62;
$bb-&#38;gt;wp_home = 'http://awspress.com';  // WordPress - Options-&#38;gt;General: Blog address (URL) // No trailing slash&#60;br /&#62;
$bb-&#38;gt;wp_siteurl = 'http://awspress.com';  // WordPress - Options-&#38;gt;General: WordPress address (URL) // No trailing slash&#60;/p&#62;
&#60;p&#62;define('WP_BB', true);&#60;br /&#62;
require_once('/home/xxxxxxx/public_html/wp-config.php');&#60;/p&#62;
&#60;p&#62;/* Stop editing */&#60;/p&#62;
&#60;p&#62;define('BBPATH', dirname(__FILE__) . '/' );&#60;br /&#62;
require_once( BBPATH . 'bb-settings.php' );&#60;/p&#62;
&#60;p&#62;?&#38;gt;&#60;/p&#62;
&#60;p&#62;&#60;code&#62;/code&#60;/code&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>Trent on "Plugins for WordPress integration"</title>
<link>http://bbpress.org/forums/topic/plugins-for-wordpress-integration#post-2060</link>
<pubDate>Thu, 07 Dec 2006 03:03:09 +0000</pubDate>
<dc:creator>Trent</dc:creator>
<guid isPermaLink="false">2060@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Could you describe what steps you took to integrate, what you are seeing when you move between the two programs and possibly post an edited (no password, username info) config.php to compare against.&#60;/p&#62;
&#60;p&#62;Trent
&#60;/p&#62;</description>
</item>
<item>
<title>pilkster on "Plugins for WordPress integration"</title>
<link>http://bbpress.org/forums/topic/plugins-for-wordpress-integration#post-2038</link>
<pubDate>Wed, 06 Dec 2006 06:39:30 +0000</pubDate>
<dc:creator>pilkster</dc:creator>
<guid isPermaLink="false">2038@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I have done a fresh install of the latest WP (2.0.5) and latest bbPress (0.73) earlier today and installed the Wordpress plugin as described. I have also added the code described above to bbPress's config.php.&#60;br /&#62;
Wordpress is installed on my root domain, and bbPress in a folder named /forums/&#60;/p&#62;
&#60;p&#62;User registration integration is not working, is there something I have missed?&#60;/p&#62;
&#60;p&#62;Thanks - pilks (AWSpress.com)
&#60;/p&#62;</description>
</item>
<item>
<title>Trent on "bbpress-integration Bozos"</title>
<link>http://bbpress.org/forums/topic/bbpress-integration-bozos#post-1879</link>
<pubDate>Sat, 02 Dec 2006 16:45:46 +0000</pubDate>
<dc:creator>Trent</dc:creator>
<guid isPermaLink="false">1879@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;It would be great if I could stop &#34;bozos&#34; that register in my bbPress forum from being moved over to Wordpress when using the bbpress-integration plugin located at:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://trac.bbpress.org/ticket/438&#34; rel=&#34;nofollow&#34;&#62;http://trac.bbpress.org/ticket/438&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Anyone have an idea how to put a check in for Bozo users not being added?&#60;/p&#62;
&#60;p&#62;Trent
&#60;/p&#62;</description>
</item>
<item>
<title>Trent on "Plugins for WordPress integration"</title>
<link>http://bbpress.org/forums/topic/plugins-for-wordpress-integration#post-1809</link>
<pubDate>Fri, 01 Dec 2006 05:30:40 +0000</pubDate>
<dc:creator>Trent</dc:creator>
<guid isPermaLink="false">1809@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;&#60;code&#62;define(&#38;#39;WP_BB&#38;#39;, true);&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;and&#60;/p&#62;
&#60;p&#62;&#60;code&#62;$bb-&#38;gt;wp_home = &#38;#39;http://www.yoursite.com;  // WordPress - Options-&#38;gt;General: Blog address (URL) // No trailing slash&#60;br /&#62;
$bb-&#38;gt;wp_siteurl = &#38;#39;http://www.yoursite.com&#38;#39;;  // WordPress - Options-&#38;gt;General: WordPress address (URL) // No trailing slash&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Hope that helps.&#60;/p&#62;
&#60;p&#62;Trent
&#60;/p&#62;</description>
</item>
<item>
<title>hdiaz on "Plugins for WordPress integration"</title>
<link>http://bbpress.org/forums/topic/plugins-for-wordpress-integration#post-1808</link>
<pubDate>Fri, 01 Dec 2006 04:56:20 +0000</pubDate>
<dc:creator>hdiaz</dc:creator>
<guid isPermaLink="false">1808@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I have installed wordpress in the main dierctory, and bbpress as a subdirectory. They are both working fine.&#60;br /&#62;
I read the following entry :http://bbpress.org/documentation/integration-with-wordpress/&#60;/p&#62;
&#60;p&#62;However I would like to doble check.&#60;/p&#62;
&#60;p&#62;&#34;defining WP_BB as true&#34; does it mean ..= 'wp_bb' ; or ...= 'true' ; ?&#60;/p&#62;
&#60;p&#62;and,&#60;/p&#62;
&#60;p&#62;&#34;define $bb-&#38;gt;wp_home and $bb-&#38;gt;wp_siteurl as your WordPress blog address and WordPress address, respectively.&#34;&#60;/p&#62;
&#60;p&#62;does it mean :&#60;/p&#62;
&#60;p&#62;$bb-&#38;gt;wp_home = 'url of wp';&#60;br /&#62;
and,&#60;br /&#62;
$bb-&#38;gt;wp_siteurl = 'url of wp';&#60;/p&#62;
&#60;p&#62;Thank you!
&#60;/p&#62;</description>
</item>
<item>
<title>Trent on "Plugins for WordPress integration"</title>
<link>http://bbpress.org/forums/topic/plugins-for-wordpress-integration#post-1736</link>
<pubDate>Wed, 29 Nov 2006 22:17:36 +0000</pubDate>
<dc:creator>Trent</dc:creator>
<guid isPermaLink="false">1736@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Little duplication, but since this is a sticky post, I thought I would add it here: &#60;/p&#62;
&#60;p&#62;It is important to make sure for integration to work that you have the following plugin for sure installed in Wordpress and the table prefix (in options of plugin in admin area of WP) correctly installed.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://trac.bbpress.org/ticket/438&#34;&#62;bbpress-integration plugin&#60;/a&#62; &#60;/p&#62;
&#60;p&#62;This plugin will pull all registrations from bbPress into Wordpress as well as make the login integration work properly.&#60;/p&#62;
&#60;p&#62;If you have users in Wordpress that you want to be able to login to bbPress prior to the integration, it might be worth you while to place the following plugin in your /my-plugins/ directory of bbPress.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://bbpress.org/plugins/topic/4?replies=1&#34;&#62;wordpress-integration&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;The first plugin will work for most users, but the second is available if needed.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Trent
&#60;/p&#62;</description>
</item>

</channel>
</rss>
