Dear Support,
Short version:
Newly mapped subsite has claimed the admin dashboard of my main site. Logging in as either constantly directs me to newly mapped subsite admin dashboard. Seriously annoying
Long version:
Having finished a client site I successfully mapped their domain name to their subsite on the multisite network. After an hour it successfully resolved. Happy days!
Main site = zizzzitech.co.uk
Sub site = zizzzitech.co.uk/sarah****** which successfully resolves to sarah******.com
Logging into zizzzitech.co.uk as super admin I can see a list of sites in the network. Clicking on zizzzitech opens up the admin dashboard but not for zizzitech, instead it opens up the dashboard for sarah******. The pages, posts images etc on zizzzitech just show me the pages, posts and images for sarah******.
As recomended in a post here on WPMUDEV I removed the following lines from the wp-config file but to no avail. The issue still remains.
define(‘SUBDOMAIN_INSTALL’, false);
define(‘DOMAIN_CURRENT_SITE’, ‘zizzzitech.co.uk’:wink:;
define(‘PATH_CURRENT_SITE’, ‘/’:wink:;
define(‘SITE_ID_CURRENT_SITE’, 1);
define(‘BLOG_ID_CURRENT_SITE’, 1);
I have now tried to modify some of the settings of the domain mapping plugin. The administration mapping question has now been set to mapped domain but I can no longer login to the super admin section of the admin dashboard. I get the following error message.
The page isn’t redirecting properly
Firefox has detected that the server is redirecting the request for this address in a way that will never complete.
This problem can sometimes be caused by disabling or refusing to accept cookies.
I cannot find and resolve the issue after 5 hours working with my hosting provider and running test after test to try and resolve …… so I’m turning to the WPMUDEV Team and Community.
Thanks in advance and all good wishes,
Will P