Yes yes, I know there is plenty of information out there already - but I'm just checking to see if anything has changed.
I did the usual match for both wp-config's:
define('CUSTOM_USER_TABLE', 'wp1_users');
define('CUSTOM_USER_META_TABLE', 'wp1_usermeta');
Just wondering if I have to match the define('AUTH_KEY'), secure key etc. to the original wp-config.php?
When logging in on the slave site I get the "You do not have permission" error.
Any tips or is a Multisite the way to go?
- Jay.