Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Can’t Login…

define(‘CUSTOM_USER_TABLE’, ‘wp_users’);

define(‘CUSTOM_USER_META_TABLE’, ‘wp_usermeta’);

if you added this in your config.php, you will be able to user the wp tables during the bb login process. However, i dont what to do in order to allow only ONE point of entry to establish the session.

Skip to toolbar