Hi,
I my domain is (www.utraz.com) and I am creating another blog which is in a folder on that domain (www.utraz.com/community), I would like to share the users between the two databases... I've added the code below on my community folder blog, this will not allow me to access the admin panel and informs me I don't have access.
define('CUSTOM_USER_TABLE', 'wp_users');
define('CUSTOM_USER_META_TABLE', 'wp_usermeta');
I tried adding the blog on my main domain but received some 'string error' so I reuploaded my backup of wp-config.php
I checked the information on the MYSQL database and the correct names are there and have updated to wpxx_ which is the community blog.
I am stuck now and don't know how to fix it...
BUDDYPRESS ISSUE...
If you check out my community blog (www.utraz.com/community) and go on one of the groups or activity's it will take you to the main domain (www.utraz.com) is there no way to keep all Buddypress plugin items and pages on the community blog.
Thank you for any support if you can help it is greatly appreciated, I've been trying for hours now and really stuck on this.