Thanks for the message.
User Switching works as expected with other domain mapping plugins such as WordPress MU Domain Mapping, Mercator, and WordPress’ built-in but somewhat hidden support for mapped domains.
As the WPMU DEV plugin is a commercial plugin, your best bet is to contact the plugin authors and ask them to look into the issue.
Cheers.
Yep I’ve opened a ticket with them to look into it.
Just letting you know really.
In the meantime I’m just mapping the domain using the default WordPress way, introduced in 4.5, this does work.
Thanks
Shaun
Actually this is not fixed – user switching now works on all domains, except for the one with its own domain
When I try to switch I get an error 500, and in my error log it says:
9810#0: *8022887 upstream sent too big header while reading response header from upstream
I’m using the default WordPress domain mapping, and in my WP Config file I have set:
define( ‘COOKIE_DOMAIN’, $_SERVER[ ‘HTTP_HOST’ ] );
Any ideas how to fix this?
Thanks
Shaun