Tag Archives: bbpress

bbPress: Manually configure a Key Master role

If at any time your account reverts back to a regular member account (effectively locking you out of the admin control panel), don’t fret! You can manually configure it back to a Key Master role in phpMyAdmin: Look-up your user_ID in your user table (bb_users or wp_users*) Search for this ID in the umeta_id column [...]
Posted in Articles | Also tagged , | Leave a comment

vBulletin 4 to bbPress (and WordPress integration)

I will be going through the steps on how I achieved the following: Convert vBulletin 4 to bbPress (specifically, I converted from vBulletin 4.0.1 to bbPress 1.0.2) Integrate WordPress with bbPress to share the same users table Make the WordPress database contain the central user database (optional) Preamble I decided to test out bbPress using [...]
Posted in Articles | Also tagged , , , , | 2 Comments