<?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 Topic: 1.0 Alpha - Wp Integration messed logins</title>
<link>http://bbpress.org/forums/</link>
<description>bbPress Support Forums Topic: 1.0 Alpha - Wp Integration messed logins</description>
<language>en</language>
<pubDate>Sat, 10 Jan 2009 00:47:53 +0000</pubDate>

<item>
<title>chrishajer on "1.0 Alpha - Wp Integration messed logins"</title>
<link>http://bbpress.org/forums/topic/10-alpha-wp-integration-messed-logins#post-18375</link>
<pubDate>Sun, 17 Aug 2008 12:54:21 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">18375@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Here is another place that will generate random passwords and has the option to include just alphanumeric characters, upper and lower or just all upper.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;https://www.grc.com/passwords.htm&#34; rel=&#34;nofollow&#34;&#62;https://www.grc.com/passwords.htm&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>mogomogo on "1.0 Alpha - Wp Integration messed logins"</title>
<link>http://bbpress.org/forums/topic/10-alpha-wp-integration-messed-logins#post-18373</link>
<pubDate>Sun, 17 Aug 2008 12:25:23 +0000</pubDate>
<dc:creator>mogomogo</dc:creator>
<guid isPermaLink="false">18373@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I faced the same problem, when installing bbpress 1 alpha with integration options (wp2.6) . &#60;/p&#62;
&#60;p&#62;The problem is because of automatic generated codes by wordpress api. I installed wp 2.6 and get those codes through api. I had bb-login.php problems when I installed bbpress 1 alpha. And I changed wp codes written in wp-config.php to simple ones( I removed some special characters such a ),&#34;,],/,\,[,},{ ) , and then it worked.  &#60;/p&#62;
&#60;p&#62;I hope this helps you too.
&#60;/p&#62;</description>
</item>
<item>
<title>ganzua on "1.0 Alpha - Wp Integration messed logins"</title>
<link>http://bbpress.org/forums/topic/10-alpha-wp-integration-messed-logins#post-18359</link>
<pubDate>Sat, 16 Aug 2008 09:24:08 +0000</pubDate>
<dc:creator>ganzua</dc:creator>
<guid isPermaLink="false">18359@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Well, since logins didn't work I thought it was the missing secure salt, but it could be anything
&#60;/p&#62;</description>
</item>
<item>
<title>sambauers on "1.0 Alpha - Wp Integration messed logins"</title>
<link>http://bbpress.org/forums/topic/10-alpha-wp-integration-messed-logins#post-18332</link>
<pubDate>Fri, 15 Aug 2008 22:59:05 +0000</pubDate>
<dc:creator>sambauers</dc:creator>
<guid isPermaLink="false">18332@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;If there is no secure salt in WordPress then you don't need one in bbPress. I think it says that in the note on that field in the installer.
&#60;/p&#62;</description>
</item>
<item>
<title>ganzua on "1.0 Alpha - Wp Integration messed logins"</title>
<link>http://bbpress.org/forums/topic/10-alpha-wp-integration-messed-logins#post-18291</link>
<pubDate>Thu, 14 Aug 2008 16:46:21 +0000</pubDate>
<dc:creator>ganzua</dc:creator>
<guid isPermaLink="false">18291@http://bbpress.org/forums/</guid>
<description>&#60;pre&#62;&#60;code&#62;Where did you originally generate the keys, from the WordPress random url? I&#38;#39;ll report that bug to them if that&#38;#39;s where you got them from.&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Yes, keys are from the WordPress random url. I'm not sure if this is a bug, I think ¡t's a problem with bbpress utf-8 encoding and foreign computers that are iso-whatever. &#60;/p&#62;
&#60;p&#62;Besides, I've found more problems in my bb 1.0alpha - wp 2.6.1 b2 integration attempt; &#60;/p&#62;
&#60;p&#62;1 I can't find a secure key salt in the last wp version. &#60;/p&#62;
&#60;p&#62;2 Logins integration seems to work fine but as soon as you include&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;require_once(&#38;#39;.../wordpress/wp-blog-header.php&#38;#39;)&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;all is messed; I lost the settings link on the dashboard, add new topic didn't work, when no logged in  I get this meesage instead of the last poster of a topic;&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;Warning: mysql_error(): supplied argument is not a valid MySQL-Link resource in D:\wamp\www\wordpress\bbpress\bb-includes\backpress\class.bpdb.php on line 360&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;I'll report more errors if I find any
&#60;/p&#62;</description>
</item>
<item>
<title>_ck_ on "1.0 Alpha - Wp Integration messed logins"</title>
<link>http://bbpress.org/forums/topic/10-alpha-wp-integration-messed-logins#post-18286</link>
<pubDate>Thu, 14 Aug 2008 13:38:08 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">18286@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Not necessarily. The don't escape backtick which in PHP can sometimes indicate a shell. There may be some kind of condition where it's being parsed incorrectly. I suggested they take backticks out of the api but I guess they don't agree.
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "1.0 Alpha - Wp Integration messed logins"</title>
<link>http://bbpress.org/forums/topic/10-alpha-wp-integration-messed-logins#post-18284</link>
<pubDate>Thu, 14 Aug 2008 13:19:28 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">18284@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Normally the WordPress API version 1.1 escapes those properly so you can use all manner of special characters in the keys.
&#60;/p&#62;</description>
</item>
<item>
<title>_ck_ on "1.0 Alpha - Wp Integration messed logins"</title>
<link>http://bbpress.org/forums/topic/10-alpha-wp-integration-messed-logins#post-18283</link>
<pubDate>Thu, 14 Aug 2008 09:48:16 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">18283@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Where did you originally generate the keys, from the WordPress random url? I'll report that bug to them if that's where you got them from.
&#60;/p&#62;</description>
</item>
<item>
<title>ganzua on "1.0 Alpha - Wp Integration messed logins"</title>
<link>http://bbpress.org/forums/topic/10-alpha-wp-integration-messed-logins#post-18265</link>
<pubDate>Wed, 13 Aug 2008 19:33:55 +0000</pubDate>
<dc:creator>ganzua</dc:creator>
<guid isPermaLink="false">18265@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Hi ck! (great integration guide, BTW)&#60;/p&#62;
&#60;p&#62;I managed to make a basic integration with bbpress 1.0 alpha and wp 2.6.1 beta2. &#60;/p&#62;
&#60;p&#62;However bbpress reported an error in line 19 of its config file. &#60;/p&#62;
&#60;p&#62;Checked and it was the cookie keys that are not well fetched. Perhaps it is a problem with foreign computers and character  encoding, I don't know. &#60;/p&#62;
&#60;p&#62;Where it says;&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;define(&#38;#39;BB_SECURE_AUTH_KEY&#38;#39;, &#38;#39;1234´´´56789&#38;#39;);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;it is appearing; &#60;/p&#62;
&#60;pre&#62;&#60;code&#62;define(&#38;#39;BB_SECURE_AUTH_KEY&#38;#39;, &#38;#39;1234&#38;#39;);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Maybe the ticks and php.  I solved this issue by copy pasting the right keys from wp config file.
&#60;/p&#62;</description>
</item>
<item>
<title>_ck_ on "1.0 Alpha - Wp Integration messed logins"</title>
<link>http://bbpress.org/forums/topic/10-alpha-wp-integration-messed-logins#post-18243</link>
<pubDate>Wed, 13 Aug 2008 06:40:35 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">18243@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Other people have done this successfully.&#60;/p&#62;
&#60;p&#62;I suspect one of the three keys in the config files or the secret key in the database are not in sync between the two.
&#60;/p&#62;</description>
</item>
<item>
<title>ganzua on "1.0 Alpha - Wp Integration messed logins"</title>
<link>http://bbpress.org/forums/topic/10-alpha-wp-integration-messed-logins#post-18205</link>
<pubDate>Tue, 12 Aug 2008 17:11:09 +0000</pubDate>
<dc:creator>ganzua</dc:creator>
<guid isPermaLink="false">18205@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Hi!&#60;/p&#62;
&#60;p&#62;This is just a comment just in case it helps because I had to remove again bbpress. &#60;/p&#62;
&#60;p&#62;I tried to integrate 1.0 Alpha with Wp following the bbpress installer and after installation finished, admin login was all messed. &#60;/p&#62;
&#60;p&#62;First, bbpress changed my wp admin password. I re-set the old password from bbpress control panel and everything seemed to work fine again but  next, whenever I tried to login in wordpress I had to log-out from bbpress. &#60;/p&#62;
&#60;p&#62;Hope developers consider a better bbpress-wp integration for 1.0 final :(
&#60;/p&#62;</description>
</item>

</channel>
</rss>
