<?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: Add admin powers to account in mysql?</title>
<link>http://bbpress.org/forums/</link>
<description>bbPress Support Forums Topic: Add admin powers to account in mysql?</description>
<language>en</language>
<pubDate>Fri, 09 Jan 2009 23:08:34 +0000</pubDate>

<item>
<title>clockworkjoe on "Add admin powers to account in mysql?"</title>
<link>http://bbpress.org/forums/topic/add-admin-powers-to-account-in-mysql#post-15735</link>
<pubDate>Thu, 24 Apr 2008 06:17:45 +0000</pubDate>
<dc:creator>clockworkjoe</dc:creator>
<guid isPermaLink="false">15735@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;That worked! Thanks a bunch.
&#60;/p&#62;</description>
</item>
<item>
<title>sambauers on "Add admin powers to account in mysql?"</title>
<link>http://bbpress.org/forums/topic/add-admin-powers-to-account-in-mysql#post-15733</link>
<pubDate>Thu, 24 Apr 2008 00:19:02 +0000</pubDate>
<dc:creator>sambauers</dc:creator>
<guid isPermaLink="false">15733@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;If admin's user_id is not 1, then adjust that value. Also your table may be called &#34;wp_usermeta&#34;:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;INSERT INTO bb_usermeta VALUES (meta_value = &#38;#39;a:1:{s:9:&#38;quot;keymaster&#38;quot;;b:1;}&#38;#39;, meta_key = &#38;#39;bb_capabilities&#38;#39;, user_id = 1);&#60;/code&#62;&#60;/pre&#62;</description>
</item>
<item>
<title>clockworkjoe on "Add admin powers to account in mysql?"</title>
<link>http://bbpress.org/forums/topic/add-admin-powers-to-account-in-mysql#post-15729</link>
<pubDate>Wed, 23 Apr 2008 22:11:26 +0000</pubDate>
<dc:creator>clockworkjoe</dc:creator>
<guid isPermaLink="false">15729@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Here's the current capabilities of the admin account&#60;/p&#62;
&#60;p&#62;a:1:{s:13:&#34;administrator&#34;;b:1;}&#60;/p&#62;
&#60;p&#62;Can i just change this so it has both wordpress and bbpress admin powers?
&#60;/p&#62;</description>
</item>
<item>
<title>clockworkjoe on "Add admin powers to account in mysql?"</title>
<link>http://bbpress.org/forums/topic/add-admin-powers-to-account-in-mysql#post-15728</link>
<pubDate>Wed, 23 Apr 2008 22:05:36 +0000</pubDate>
<dc:creator>clockworkjoe</dc:creator>
<guid isPermaLink="false">15728@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;The wordpress database has a different prefix than BB, so there's no bb_capabilities.
&#60;/p&#62;</description>
</item>
<item>
<title>Beer on "Add admin powers to account in mysql?"</title>
<link>http://bbpress.org/forums/topic/add-admin-powers-to-account-in-mysql#post-15717</link>
<pubDate>Wed, 23 Apr 2008 14:33:24 +0000</pubDate>
<dc:creator>Beer</dc:creator>
<guid isPermaLink="false">15717@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;You can try this:&#60;/p&#62;
&#60;p&#62;UPDATE bb_usermeta SET meta_value = 'a:1:{s:9:&#34;keymaster&#34;;b:1;}' WHERE meta_key = 'bb_capabilities' AND user_id = 1;
&#60;/p&#62;</description>
</item>
<item>
<title>clockworkjoe on "Add admin powers to account in mysql?"</title>
<link>http://bbpress.org/forums/topic/add-admin-powers-to-account-in-mysql#post-15707</link>
<pubDate>Wed, 23 Apr 2008 05:49:52 +0000</pubDate>
<dc:creator>clockworkjoe</dc:creator>
<guid isPermaLink="false">15707@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I messed up when I installed BBpress on my wordpress site initially so that wordpress database integration didn't work. I've fixed it though with one mistake. My wordpress admin account does not have admin powers for BBpress and the current BBpress admin account won't work since BBpress now only looks at the wordpress database. I can access the mysql database directly through cpanel and phpmyadmin. How do I edit my account entry so it has bbpress admin powers?
&#60;/p&#62;</description>
</item>

</channel>
</rss>
