WP Shared User Tables Issue (3.1?)
-
I have two wordpress installs, one of which was older and upgraded to 3.1 and one installed on 3.1
I added
define(‘CUSTOM_USER_TABLE’, ‘wp_users’);
define(‘CUSTOM_USER_META_TABLE’, ‘wp_usermeta’);to my wp-config.php where one of my wordpress installs uses wp_ and another uses req_
I did install WP-Orphanage and set default to subscriber, that doesnt help
Whenever I login i just get – insufficient permissions
What am I doing wrong?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘WP Shared User Tables Issue (3.1?)’ is closed to new replies.