Hi, I have the lines
define(‘CUSTOM_USER_TABLE’,’wp_users’);
define(‘CUSTOM_USER_META_TABLE’,’wp_usermeta’);
on my wp-config.php and modified the wp_user_roles column, but when i log-in on my second site i get the “You do not have sufficient permissions…” page, when I go to the Dashboard I get the normal user welcome with no admin options.
I’m using WP 2.0.2 in both sites.
Thanks for the help on this.
Thread Starter
garsan
(@garsan)
Hi, I have a little problem here.
On site1 everything is ok, when I log-in on site1 as admin there is no problem, but when I log-in on site2 (sharing the users table) I get the normal user space, no admin options.
I’m using WP 2.0.2 in both sites.
Thanks for the help.