<?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 Tag: trouble</title>
<link>http://bbpress.org/forums/</link>
<description>bbPress support forums Tag: trouble</description>
<language>en</language>
<pubDate>Thu, 20 Nov 2008 18:49:57 +0000</pubDate>

<item>
<title>horrorshow on "Cookie Hell: WPMU + BBPress = bloodshot eye balls"</title>
<link>http://bbpress.org/forums/topic/cookie-hell-wpmu-bbpress-bloodshot-eye-balls#post-14264</link>
<pubDate>Tue, 04 Mar 2008 20:37:40 +0000</pubDate>
<dc:creator>horrorshow</dc:creator>
<guid isPermaLink="false">14264@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;FofR,  he's trying to integrate WPMU, not WP, with BBpress
&#60;/p&#62;</description>
</item>
<item>
<title>FofR on "Cookie Hell: WPMU + BBPress = bloodshot eye balls"</title>
<link>http://bbpress.org/forums/topic/cookie-hell-wpmu-bbpress-bloodshot-eye-balls#post-5167</link>
<pubDate>Mon, 05 Mar 2007 19:50:16 +0000</pubDate>
<dc:creator>FofR</dc:creator>
<guid isPermaLink="false">5167@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;My WP cookies have a hash added to the end of their name (using WP 2.1), this hash is the same as the password hash. Did you delete this/edit it in WP?
&#60;/p&#62;</description>
</item>
<item>
<title>Trent on "Cookie Hell: WPMU + BBPress = bloodshot eye balls"</title>
<link>http://bbpress.org/forums/topic/cookie-hell-wpmu-bbpress-bloodshot-eye-balls#post-5147</link>
<pubDate>Sun, 04 Mar 2007 22:06:34 +0000</pubDate>
<dc:creator>Trent</dc:creator>
<guid isPermaLink="false">5147@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Glad you got it working!   Marking the topic as resolved!&#60;/p&#62;
&#60;p&#62;Trent
&#60;/p&#62;</description>
</item>
<item>
<title>tseven on "Cookie Hell: WPMU + BBPress = bloodshot eye balls"</title>
<link>http://bbpress.org/forums/topic/cookie-hell-wpmu-bbpress-bloodshot-eye-balls#post-5146</link>
<pubDate>Sun, 04 Mar 2007 21:38:13 +0000</pubDate>
<dc:creator>tseven</dc:creator>
<guid isPermaLink="false">5146@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I fixed it! \o/&#60;/p&#62;
&#60;p&#62;Remember how the cookies &#34;looked&#34; identical?&#60;/p&#62;
&#60;p&#62;Well they weren't.&#60;/p&#62;
&#60;p&#62;The cookies created by bbpress added the hash to the end of the cookie name.&#60;/p&#62;
&#60;p&#62;Both Safari and Camino didn't reveal this, but Flock did. I was using these other browsers as a testing platform because I needed to clear cookies in between each test.&#60;/p&#62;
&#60;p&#62;I added:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;$bb-&#38;gt;usercookie = &#38;#39;wordpressuser&#38;#39;;
$bb-&#38;gt;passcookie = &#38;#39;wordpresspass&#38;#39;;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;To my bbpress config to solve the problem. (which I found on one of the links you sent me)&#60;/p&#62;
&#60;p&#62;I actually like the idea of the cookie name including the hash. Isn't this more secure? Correct me if I'm wrong, but wouldn't this make it near impossible for another site to read that cookie?&#60;/p&#62;
&#60;p&#62;Thanks for your help Trent!
&#60;/p&#62;</description>
</item>
<item>
<title>Trent on "Cookie Hell: WPMU + BBPress = bloodshot eye balls"</title>
<link>http://bbpress.org/forums/topic/cookie-hell-wpmu-bbpress-bloodshot-eye-balls#post-5145</link>
<pubDate>Sun, 04 Mar 2007 20:41:32 +0000</pubDate>
<dc:creator>Trent</dc:creator>
<guid isPermaLink="false">5145@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;It will still let different cookies if you don't have them 'integrated' for the login from the config.php.   That is why I was leading you towards those articles.   I am sure being an WPMU user you are fully aware of working with complex issues and I didn't want to try and 'dumb it down' too much.   In terms of the cookies issue, I have had plenty of problems moving things around and changing structures to know that the 'Wordpress Integration' under the bbPress Documentation is the best when bbPress is in a directory inside Wordpress, but not always!&#60;/p&#62;
&#60;p&#62;If you let me know how you have it setup and what you have in your wp-config.php and config.php for cookie and integration stuff, I might be able to assist more.   I just know that if you already installed bbPress and it is using bb_users versus wp_users, it might be harder to get the cookies working (at least in my experience)..&#60;/p&#62;
&#60;p&#62;Trent
&#60;/p&#62;</description>
</item>
<item>
<title>tseven on "Cookie Hell: WPMU + BBPress = bloodshot eye balls"</title>
<link>http://bbpress.org/forums/topic/cookie-hell-wpmu-bbpress-bloodshot-eye-balls#post-5144</link>
<pubDate>Sun, 04 Mar 2007 19:58:53 +0000</pubDate>
<dc:creator>tseven</dc:creator>
<guid isPermaLink="false">5144@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Thanks for the heads up Trent. Unfortunately those mostly focus integration of user databases etc. Which I have already done.&#60;/p&#62;
&#60;p&#62;Perhaps I'll take a look at how each application is looking for the cookies. There might be a clue in there.&#60;/p&#62;
&#60;p&#62;It seems most people have the forum in a sub directory of wp,.. which makes things much easier.&#60;/p&#62;
&#60;p&#62;&#60;strong&#62;But what I don't understand is,.. the cookies are IDENTICAL... why doesn't it work?&#60;/strong&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>Trent on "Cookie Hell: WPMU + BBPress = bloodshot eye balls"</title>
<link>http://bbpress.org/forums/topic/cookie-hell-wpmu-bbpress-bloodshot-eye-balls#post-5136</link>
<pubDate>Sun, 04 Mar 2007 15:26:32 +0000</pubDate>
<dc:creator>Trent</dc:creator>
<guid isPermaLink="false">5136@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Steven,&#60;/p&#62;
&#60;p&#62;I not sure of the 'exact' best procedure of combining bbPress and WPMU, but these are some users that have it going:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://bbpress.org/blog/2006/09/simpler-integration-with-wordpress&#34; rel=&#34;nofollow&#34;&#62;http://bbpress.org/blog/2006/09/simpler-integration-with-wordpress&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://codex.wordpress.org/Ergate/wpmu_bbPress_integration&#34; rel=&#34;nofollow&#34;&#62;http://codex.wordpress.org/Ergate/wpmu_bbPress_integration&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://mu.wordpress.org/forums/topic.php?id=2166&#38;#38;replies=10&#34; rel=&#34;nofollow&#34;&#62;http://mu.wordpress.org/forums/topic.php?id=2166&#38;#38;replies=10&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;It is a little different with WPMU as the table structures are a little different, but those posts seem to most likely have the key.   Integrating with normal WP is much easier. &#60;/p&#62;
&#60;p&#62;Trent
&#60;/p&#62;</description>
</item>
<item>
<title>tseven on "Cookie Hell: WPMU + BBPress = bloodshot eye balls"</title>
<link>http://bbpress.org/forums/topic/cookie-hell-wpmu-bbpress-bloodshot-eye-balls#post-5120</link>
<pubDate>Sun, 04 Mar 2007 08:52:29 +0000</pubDate>
<dc:creator>tseven</dc:creator>
<guid isPermaLink="false">5120@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Ok... Let me start off by saying I'm not your &#34;average&#34; user seeking help. I've spent the last 2-3 hours combing this forum and trying almost every combination of cookie configurations and tweaking.&#60;/p&#62;
&#60;p&#62;My site is setup like this:&#60;br /&#62;
domain.com/blog&#60;br /&#62;
domain.com/forum&#60;/p&#62;
&#60;p&#62;This is what I have thus far:&#60;br /&#62;
In my bbpress config.php&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;$bb-&#38;gt;cookiedomain = &#38;#39;.domain.com&#38;#39;;
$bb-&#38;gt;cookiepath = &#38;#39;/&#38;#39;;
$bb-&#38;gt;sitecookiepath = &#38;#39;/&#38;#39;;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;In my wpmu wp-settings.php around line 245&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;if ( !defined(&#38;#39;COOKIEPATH&#38;#39;) )
	define(&#38;#39;COOKIEPATH&#38;#39;, &#38;#39;/&#38;#39; );
if ( !defined(&#38;#39;SITECOOKIEPATH&#38;#39;) )
	define(&#38;#39;SITECOOKIEPATH&#38;#39;, &#38;#39;/&#38;#39; );
if ( !defined(&#38;#39;COOKIE_DOMAIN&#38;#39;) )
	//define(&#38;#39;COOKIE_DOMAIN&#38;#39;, &#38;#39;.&#38;#39; . $current_site-&#38;gt;domain);
	define(&#38;#39;COOKIE_DOMAIN&#38;#39;, &#38;#39;.domain.com&#38;#39;);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Of course I replaced &#34;domain.com&#34; with my actual domain.&#60;/p&#62;
&#60;p&#62;The result is I get a total of 4 cookies when I login into both sites.&#60;br /&#62;
Both sets are identical except expiration. (I even edited the expiration date with no avail, apparently bbpress is a full year and day off)&#60;/p&#62;
&#60;p&#62;the cookie properties look like this:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;website			name			path		secure		expires			value
bbpress
.domain.com		wordpresspass		/		no		Mar 03, 2008		long_hash
.domain.com		wordpressuser		/		no		Mar 03, 2008		test

wpmu
.domain.com		wordpresspass		/		no		Mar 04, 2007		long_hash (same as the other)
.domain.com		wordpressuser		/		no		Mar 04, 2007		test&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;
The only difference is the expiration date. As you can see bbpress has an issue with the date.&#60;/p&#62;
&#60;p&#62;Perhaps I need sleep, or I don't understand how the cookies are supposed to work. But I'm beat.. I can't battle it anymore tonight.&#60;/p&#62;
&#60;p&#62;I'm going to go get some sleep. Perhaps I'll be able to figure it out from a fresh approach.&#60;/p&#62;
&#60;p&#62;Any suggestions would be greatly appreciated. &#60;/p&#62;
&#60;p&#62;Thanks,&#60;br /&#62;
Steven
&#60;/p&#62;</description>
</item>
<item>
<title>Trent on "Can someone please take a look at this..."</title>
<link>http://bbpress.org/forums/topic/can-someone-please-take-a-look-at-this#post-4337</link>
<pubDate>Sun, 11 Feb 2007 02:14:27 +0000</pubDate>
<dc:creator>Trent</dc:creator>
<guid isPermaLink="false">4337@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Sorry to get back to you late.   Copy this into a file and call it path-to-url.php and drop it into your /my-plugins/ folder.   If you don't have one, create it and drop that file into it.   &#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;?php

function fix_bb_path_to_url( $url ) {
	return preg_replace( &#38;#39;&#124;:/([^/])&#124;&#38;#39;, &#38;#39;://$1&#38;#39;, $url );
}

add_filter( &#38;#39;bb_path_to_url&#38;#39;, &#38;#39;fix_bb_path_to_url&#38;#39;, 1, -1 );

?&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;It is an error that mdawaffe created that patch for at:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://trac.bbpress.org/attachment/ticket/575/path-to-url.php&#34; rel=&#34;nofollow&#34;&#62;http://trac.bbpress.org/attachment/ticket/575/path-to-url.php&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Trent
&#60;/p&#62;</description>
</item>
<item>
<title>master5o1 on "Can someone please take a look at this..."</title>
<link>http://bbpress.org/forums/topic/can-someone-please-take-a-look-at-this#post-4335</link>
<pubDate>Sun, 11 Feb 2007 00:51:21 +0000</pubDate>
<dc:creator>master5o1</dc:creator>
<guid isPermaLink="false">4335@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;OK...I've figured that in the &#38;lt;link&#38;gt; for stylesheet it only has http:/forum5o1 ( http:/ not &#60;a href=&#34;http://&#34; rel=&#34;nofollow&#34;&#62;http://&#60;/a&#62; )&#60;/p&#62;
&#60;p&#62;yet in config.php it has &#60;a href=&#34;http://forum5o1.awardspace.com&#34; rel=&#34;nofollow&#34;&#62;http://forum5o1.awardspace.com&#60;/a&#62; not http:/&#60;br /&#62;
and all the links have &#60;a href=&#34;http://&#34; rel=&#34;nofollow&#34;&#62;http://&#60;/a&#62; ...&#60;/p&#62;
&#60;p&#62;So I have no idea :S&#60;/p&#62;
&#60;p&#62;This only happens when a deisgn is &#34;activated&#34; so i will cause it to go to default (which is what i did before to make me think that it got fixed).
&#60;/p&#62;</description>
</item>
<item>
<title>master5o1 on "Can someone please take a look at this..."</title>
<link>http://bbpress.org/forums/topic/can-someone-please-take-a-look-at-this#post-4334</link>
<pubDate>Sun, 11 Feb 2007 00:35:34 +0000</pubDate>
<dc:creator>master5o1</dc:creator>
<guid isPermaLink="false">4334@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;oh and the link was &#60;a href=&#34;http://forum5o1.awardspace.com/&#34;&#62;my forum&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>master5o1 on "Can someone please take a look at this..."</title>
<link>http://bbpress.org/forums/topic/can-someone-please-take-a-look-at-this#post-4333</link>
<pubDate>Sun, 11 Feb 2007 00:35:03 +0000</pubDate>
<dc:creator>master5o1</dc:creator>
<guid isPermaLink="false">4333@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Somehow it just suddenly started working...---very weird!
&#60;/p&#62;</description>
</item>
<item>
<title>master5o1 on "Can someone please take a look at this..."</title>
<link>http://bbpress.org/forums/topic/can-someone-please-take-a-look-at-this#post-4332</link>
<pubDate>Sun, 11 Feb 2007 00:32:04 +0000</pubDate>
<dc:creator>master5o1</dc:creator>
<guid isPermaLink="false">4332@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Can someone please take a look at this and tell me what i did wrong...&#60;/p&#62;
&#60;p&#62;I tried upgrading form 0.75 (or whatever bix is) ...but was confusing so just deleted all tables but bb_users  (so no one needs to re-register).&#60;/p&#62;
&#60;p&#62;Now I have no idea what is happening but there is no theme being shown and only text. ARGH!
&#60;/p&#62;</description>
</item>
<item>
<title>grafisch-vormgever on "Can't Login!"</title>
<link>http://bbpress.org/forums/topic/cant-login#post-1227</link>
<pubDate>Wed, 08 Nov 2006 17:58:21 +0000</pubDate>
<dc:creator>grafisch-vormgever</dc:creator>
<guid isPermaLink="false">1227@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;if i do delete that entry in my database i get this error on my page&#60;/p&#62;
&#60;p&#62;bbPress database error: [Unknown column 'meta_key' in 'field list']&#60;br /&#62;
SELECT meta_key, meta_value FROM wp_usermeta WHERE user_id = '1'&#60;/p&#62;
&#60;p&#62;bbPress database error: [Unknown column 'meta_key' in 'where clause']&#60;br /&#62;
SELECT * FROM wp_usermeta WHERE user_id = '1' AND meta_key = 'bb_capabilities'&#60;/p&#62;
&#60;p&#62;bbPress database error: [Unknown column 'meta_key' in 'field list']&#60;br /&#62;
INSERT INTO wp_usermeta ( user_id, meta_key, meta_value ) VALUES ( '1', 'bb_capabilities', 'a:1:{s:6:\&#34;member\&#34;;b:1;}' )&#60;br /&#62;
admin
&#60;/p&#62;</description>
</item>
<item>
<title>garymill on "Can't Login!"</title>
<link>http://bbpress.org/forums/topic/cant-login#post-239</link>
<pubDate>Thu, 19 Oct 2006 14:37:26 +0000</pubDate>
<dc:creator>garymill</dc:creator>
<guid isPermaLink="false">239@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I do not have that entry it seems.&#60;/p&#62;
&#60;p&#62;Gary
&#60;/p&#62;</description>
</item>
<item>
<title>mdawaffe on "Can't Login!"</title>
<link>http://bbpress.org/forums/topic/cant-login#post-214</link>
<pubDate>Wed, 18 Oct 2006 16:23:59 +0000</pubDate>
<dc:creator>mdawaffe</dc:creator>
<guid isPermaLink="false">214@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;garymill, it should be in your wp_usermeta table.  Can you search that table for keymaster?
&#60;/p&#62;</description>
</item>
<item>
<title>garymill on "Can't Login!"</title>
<link>http://bbpress.org/forums/topic/cant-login#post-201</link>
<pubDate>Wed, 18 Oct 2006 11:51:29 +0000</pubDate>
<dc:creator>garymill</dc:creator>
<guid isPermaLink="false">201@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;What table Should I look for the keymaster line, maybe what I just posted above is somehting else.&#60;/p&#62;
&#60;p&#62;My forum is a subdirectory of my blog by the way.&#60;/p&#62;
&#60;p&#62;Gary
&#60;/p&#62;</description>
</item>
<item>
<title>garymill on "Can't Login!"</title>
<link>http://bbpress.org/forums/topic/cant-login#post-200</link>
<pubDate>Wed, 18 Oct 2006 11:50:08 +0000</pubDate>
<dc:creator>garymill</dc:creator>
<guid isPermaLink="false">200@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;In wp_user meta data I have this line&#60;/p&#62;
&#60;p&#62;wp_capabilities  	a:1:{s:13:&#34;administrator&#34;;b:1;}&#60;/p&#62;
&#60;p&#62;Should this be deleted?&#60;/p&#62;
&#60;p&#62;Gary
&#60;/p&#62;</description>
</item>
<item>
<title>championeer on "Can't Login!"</title>
<link>http://bbpress.org/forums/topic/cant-login#post-195</link>
<pubDate>Wed, 18 Oct 2006 05:22:51 +0000</pubDate>
<dc:creator>championeer</dc:creator>
<guid isPermaLink="false">195@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Thank mdawaffe! I have solved this problem. It looks working fine  when I moved BBPress into a sub-directory of my Wordpress.
&#60;/p&#62;</description>
</item>
<item>
<title>mdawaffe on "Can't Login!"</title>
<link>http://bbpress.org/forums/topic/cant-login#post-190</link>
<pubDate>Tue, 17 Oct 2006 21:16:07 +0000</pubDate>
<dc:creator>mdawaffe</dc:creator>
<guid isPermaLink="false">190@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;garymill,&#60;/p&#62;
&#60;p&#62;Login problem:&#60;br /&#62;
&#60;code&#62;wp_home&#60;/code&#62; and &#60;code&#62;wp_siturl&#60;/code&#62; will only work if the url for your forums is a &#34;subdirectory&#34; of the url for your WordPress blog.  If that is not the case, you'll need the more fine-grained control mentioned in the &#60;a href=&#34;http://bbpress.org/documentation/integration-with-wordpress/#cookie&#34;&#62;Cookie integration with WordPress Documentation&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Installation problem:&#60;br /&#62;
on Installation, bbPress looks to see if there are any keymasters in the User Tables already.  You'll need to go to your usermeta table and delete the entry:&#60;/p&#62;
&#60;p&#62;meta_key = $bb_table_prefix . 'capabilities' (example: 'bb_capablities')&#60;br /&#62;
meta_value = a:1:{s:9:&#34;keymaster&#34;;b:1;}&#60;/p&#62;
&#60;p&#62;This part of the installation will have to change in the next version for several reasons.  The difficulties you're seeing is one of them.
&#60;/p&#62;</description>
</item>
<item>
<title>garymill on "Can't Login!"</title>
<link>http://bbpress.org/forums/topic/cant-login#post-183</link>
<pubDate>Tue, 17 Oct 2006 16:48:31 +0000</pubDate>
<dc:creator>garymill</dc:creator>
<guid isPermaLink="false">183@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I am dropping them. Thanks for the help though.&#60;/p&#62;
&#60;p&#62;Gary
&#60;/p&#62;</description>
</item>
<item>
<title>planetphillip on "Can't Login!"</title>
<link>http://bbpress.org/forums/topic/cant-login#post-176</link>
<pubDate>Tue, 17 Oct 2006 14:28:48 +0000</pubDate>
<dc:creator>planetphillip</dc:creator>
<guid isPermaLink="false">176@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;When you do a re-install are you dropping the tables from the database?  I'm afraid I'm not an expert and that's the only thing I can think of, sorry!&#60;/p&#62;
&#60;p&#62;hth&#60;br /&#62;
Phillip
&#60;/p&#62;</description>
</item>
<item>
<title>garymill on "Can't Login!"</title>
<link>http://bbpress.org/forums/topic/cant-login#post-175</link>
<pubDate>Tue, 17 Oct 2006 14:09:00 +0000</pubDate>
<dc:creator>garymill</dc:creator>
<guid isPermaLink="false">175@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Hi Philip,&#60;/p&#62;
&#60;p&#62;Thanks for the advice. I do have the right table prefix. What I see as the issue is that the first time I installed, it let me select users from a list. Each time I have done a reinstall, it does not, it keeps the same each time. Is something not being done by me in the reinstall to cause that.&#60;/p&#62;
&#60;p&#62;Gary
&#60;/p&#62;</description>
</item>
<item>
<title>planetphillip on "Can't Login!"</title>
<link>http://bbpress.org/forums/topic/cant-login#post-170</link>
<pubDate>Tue, 17 Oct 2006 09:44:10 +0000</pubDate>
<dc:creator>planetphillip</dc:creator>
<guid isPermaLink="false">170@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Everything looks fine to me, although I could be wrong!  Might seem a silly question but does your wp dtabase definitely have the 'wp_' prefix?&#60;/p&#62;
&#60;p&#62;Also there's a chance that there's a error somewhere else in the config file.  I had to reinstall just to be certain after I corrected my config.  I knew immediately everything was fine becasue during the setup I asked presented with a drop-down list of users to choose from.  Previously (When I had the config wrong) I didn't.&#60;/p&#62;
&#60;p&#62;hth&#60;br /&#62;
Phillip
&#60;/p&#62;</description>
</item>
<item>
<title>garymill on "Can't Login!"</title>
<link>http://bbpress.org/forums/topic/cant-login#post-160</link>
<pubDate>Mon, 16 Oct 2006 22:07:52 +0000</pubDate>
<dc:creator>garymill</dc:creator>
<guid isPermaLink="false">160@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I need a bit of help still with the login issue&#60;/p&#62;
&#60;p&#62;My config for this section&#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;br /&#62;
$bb-&#38;gt;wp_table_prefix = 'wp_'; // 'wp_'; // WordPress table prefix.&#60;br /&#62;
$bb-&#38;gt;wp_home = 'http://www.energizedeating.com/blog';  // WordPress - Options-&#38;gt;General: Blog address (URL) // No trailing slash&#60;br /&#62;
$bb-&#38;gt;wp_siteurl = 'http://www.energizedeating.com/blog';  // WordPress - Options-&#38;gt;General: WordPress address (URL) // No trailing slash&#60;/p&#62;
&#60;p&#62;// Use the following line *only* if you will be loading WordPress everytime you load bbPress.&#60;br /&#62;
//define('WP_BB', true);&#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;Thanks,&#60;/p&#62;
&#60;p&#62;Gary
&#60;/p&#62;</description>
</item>
<item>
<title>astereo on "Can't Login!"</title>
<link>http://bbpress.org/forums/topic/cant-login#post-155</link>
<pubDate>Mon, 16 Oct 2006 21:21:06 +0000</pubDate>
<dc:creator>astereo</dc:creator>
<guid isPermaLink="false">155@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Solved my problem. It was coming from&#60;/p&#62;
&#60;p&#62;&#60;code&#62;#&#60;br /&#62;
$bb-&#38;gt;wp_table_prefix = false; // 'wp_'; // WordPress table prefix.&#60;br /&#62;
#&#60;br /&#62;
$bb-&#38;gt;wp_home = false; // WordPress - Options-&#38;gt;General: Blog address (URL) // No trailing slash&#60;br /&#62;
#&#60;br /&#62;
$bb-&#38;gt;wp_siteurl = false; // WordPress - Options-&#38;gt;General: WordPress address (URL) // No trailing slash&#60;br /&#62;
&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;I had set the urls only to domain.com/directory, when I added the http and www it worked fine.
&#60;/p&#62;</description>
</item>
<item>
<title>ergate on "Can't Login!"</title>
<link>http://bbpress.org/forums/topic/cant-login#post-145</link>
<pubDate>Mon, 16 Oct 2006 17:59:38 +0000</pubDate>
<dc:creator>ergate</dc:creator>
<guid isPermaLink="false">145@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Yeah, that was a little confusing.  Thanks for clarifying.&#60;br /&#62;
FYI, I just recieved an email from the bbpress dev mailing list about this being updated.  It is now less confusing on the config sample to.
&#60;/p&#62;</description>
</item>
<item>
<title>planetphillip on "Can't Login!"</title>
<link>http://bbpress.org/forums/topic/cant-login#post-142</link>
<pubDate>Mon, 16 Oct 2006 17:00:15 +0000</pubDate>
<dc:creator>planetphillip</dc:creator>
<guid isPermaLink="false">142@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;This is what it should look like:&#60;br /&#62;
&#60;code&#62;$bb-&#38;gt;wp_table_prefix = &#38;#39;wp_&#38;#39;; // &#38;#39;wp_&#38;#39;; // WordPress table prefix.&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;I made the point about TRUE becasue it seems that you never set it to TRUE, you just add the correct prefix.
&#60;/p&#62;</description>
</item>
<item>
<title>ergate on "Can't Login!"</title>
<link>http://bbpress.org/forums/topic/cant-login#post-141</link>
<pubDate>Mon, 16 Oct 2006 16:55:29 +0000</pubDate>
<dc:creator>ergate</dc:creator>
<guid isPermaLink="false">141@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;When I use this option&#60;/p&#62;
&#60;p&#62;&#60;code&#62;$bb-&#38;gt;wp_table_prefix = false; // &#38;#39;wp_&#38;#39;; // WordPress table prefix.&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Set it to true, and use my prefix, I am running into this error:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;bbPress database error: [Table &#38;#39;dbname.1users&#38;#39; doesn&#38;#39;t exist]&#60;br /&#62;
SELECT * FROM 1users WHERE user_login = &#38;#39;ergate&#38;#39; AND SUBSTRING_INDEX( user_pass, &#38;#39;---&#38;#39;, 1 ) = &#38;#39;*****[moderated]*****&#38;#39;&#60;br /&#62;
bbPress database error: [Table &#38;#39;dbname.1users&#38;#39; doesn&#38;#39;t exist]&#60;br /&#62;
SELECT * FROM 1users WHERE user_login = &#38;#39;ergate&#38;#39;&#60;br /&#62;
&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Even if I intentionally put the wrong db prefix, it still gives this same error.&#60;/p&#62;
&#60;p&#62;But as long as I use keep using the old integration code in the config file&#60;/p&#62;
&#60;p&#62;&#60;code&#62;// use the WP user table for your bbpress user list&#60;br /&#62;
define(&#38;#39;CUSTOM_USER_TABLE&#38;#39;, &#38;#39;wp_users&#38;#39;);&#60;/code&#62; &#60;/p&#62;
&#60;p&#62;the login works just fine.
&#60;/p&#62;</description>
</item>
<item>
<title>planetphillip on "Can't Login!"</title>
<link>http://bbpress.org/forums/topic/cant-login#post-133</link>
<pubDate>Mon, 16 Oct 2006 15:27:40 +0000</pubDate>
<dc:creator>planetphillip</dc:creator>
<guid isPermaLink="false">133@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I had the same problem, but after reading the Ulitmate bbPress Guide (http://www.devlounge.net/articles/the-ultimate-bbpress-guide/1/)  I realised I had made mistakes on these lines of my config file:&#60;br /&#62;
&#60;code&#62;#&#60;br /&#62;
$bb-&#38;gt;wp_table_prefix = false;  // &#38;#39;wp_&#38;#39;; // WordPress table prefix.&#60;br /&#62;
#&#60;br /&#62;
$bb-&#38;gt;wp_home = false;  // WordPress - Options-&#38;gt;General: Blog address (URL) // No trailing slash&#60;br /&#62;
#&#60;br /&#62;
$bb-&#38;gt;wp_siteurl = false;  // WordPress - Options-&#38;gt;General: WordPress address (URL) // No trailing slash&#60;br /&#62;
&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;I replaced the FALSE with TRUE instead of adding the actual urls and the&#60;code&#62;&#38;#39;wp_&#38;#39;&#60;/code&#62;.  Your problem might be completely different but maybe you made the same mistake as I did?&#60;/p&#62;
&#60;p&#62;As a side note it seemed obvious to me that if it wasn't FALSE then I should set it to TRUE, but maybe not everybody agrees.&#60;/p&#62;
&#60;p&#62;hth
&#60;/p&#62;</description>
</item>

</channel>
</rss>
