Hi,
I'm trying to set up 1 users DB for two blogs.
I didn't it by adding the next two lines:
define('CUSTOM_USER_TABLE','wp_users');
define('CUSTOM_USER_META_TABLE', 'wp_usermeta');
But when I'm trying to login on the second blog using the administratos user, it says that I have no permission to access the admin panel.
Please help me solving this issue.
[ Please do not bump, that's not permitted here. ]