<?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: Step two errors</title>
<link>http://bbpress.org/forums/</link>
<description>bbPress support forums Topic: Step two errors</description>
<language>en</language>
<pubDate>Mon, 08 Sep 2008 10:48:14 +0000</pubDate>

<item>
<title>mdawaffe on "Step two errors"</title>
<link>http://bbpress.org/forums/topic/step-two-errors#post-4408</link>
<pubDate>Mon, 12 Feb 2007 09:13:32 +0000</pubDate>
<dc:creator>mdawaffe</dc:creator>
<guid isPermaLink="false">4408@http://bbpress.org/forums/</guid>
<description>&#60;blockquote&#62;&#60;p&#62;&#34;The database used was one from a bbpress install of over one year ago.&#34;
&#60;/p&#62;&#60;/blockquote&#62;
&#60;p&#62;Are you trying to run the install script or the upgrade script?  If you already have a database, you should be running the upgrade script:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;bb-admin/upgrade.php&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Is it a complete database, or did you only keep certain tables?&#60;/p&#62;
&#60;p&#62;In your PHPMyAdmin, what bb_ tables do you see before and after running the install/upgrade script?
&#60;/p&#62;</description>
</item>
<item>
<title>amsports on "Step two errors"</title>
<link>http://bbpress.org/forums/topic/step-two-errors#post-4406</link>
<pubDate>Mon, 12 Feb 2007 08:46:45 +0000</pubDate>
<dc:creator>amsports</dc:creator>
<guid isPermaLink="false">4406@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Bump&#60;/p&#62;
&#60;p&#62;Anyone else with thoughts
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "Step two errors"</title>
<link>http://bbpress.org/forums/topic/step-two-errors#post-4400</link>
<pubDate>Mon, 12 Feb 2007 05:17:57 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">4400@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I saw this in bb-admin/upgrade.php&#60;/p&#62;
&#60;blockquote&#62;&#60;p&#62;// Very old (pre 0.7) installs may need further upgrade utilities.  Post to &#60;a href=&#34;http://lists.bbpress.org/mailman/listinfo/bbdev&#34; rel=&#34;nofollow&#34;&#62;http://lists.bbpress.org/mailman/listinfo/bbdev&#60;/a&#62; if needed&#60;/p&#62;&#60;/blockquote&#62;
&#60;p&#62;I wonder what version you were using?  In bb-includes/functions.php, there is a section for version.  &#60;/p&#62;
&#60;pre&#62;&#60;code&#62;        case &#38;#39;version&#38;#39; :
                return &#38;#39;0.73&#38;#39;;
                break;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Maybe that will help someone help the upgrade script for you.
&#60;/p&#62;</description>
</item>
<item>
<title>amsports on "Step two errors"</title>
<link>http://bbpress.org/forums/topic/step-two-errors#post-4391</link>
<pubDate>Mon, 12 Feb 2007 01:20:16 +0000</pubDate>
<dc:creator>amsports</dc:creator>
<guid isPermaLink="false">4391@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Installation went smoothly thru step one.&#60;/p&#62;
&#60;p&#62;When the step two page came up it displayed the following errors.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;
bbPress database error: [Incorrect table definition; There can only be one auto column and it must be defined as a key]
ALTER TABLE bb_users ADD COLUMN ID bigint(20) unsigned NOT NULL auto_increment

bbPress database error: [Key column &#38;#39;ID&#38;#39; doesn&#38;#39;t exist in table]
ALTER TABLE bb_users ADD PRIMARY KEY (ID)

   1. Added index bb_users PRIMARY KEY (ID)

bbPress database error: [Unknown column &#38;#39;ID&#38;#39; in &#38;#39;where clause&#38;#39;]
SELECT * FROM bb_users WHERE ID = 1

bbPress database error: [Unknown column &#38;#39;ID&#38;#39; in &#38;#39;where clause&#38;#39;]
SELECT * FROM bb_users WHERE ID = 0
&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;I checked via MyphpAdmin and have been unable to determine how to correct the errors, or even understand what they are.&#60;/p&#62;
&#60;p&#62;Below the error list it appears as though step two partially worked, i.e. it displays a login link and user name and P-word.&#60;/p&#62;
&#60;p&#62;However the login link returns (paraphrased) &#34;it appears you have not installed bbpress&#34; and a link to the install page.&#60;/p&#62;
&#60;p&#62;The database used was one from a bbpress install of over one year ago.&#60;/p&#62;
&#60;p&#62;I also made a second, but new, database with the same results as described above.
&#60;/p&#62;</description>
</item>

</channel>
</rss>
