Quantcast
Channel: WordPress.org Forums » [WordPress MU Domain Mapping] Support
Viewing all articles
Browse latest Browse all 3502

Postman SMTP on "[Plugin: WordPress MU Domain Mapping] Redirecting to wrong site"

$
0
0

@wpmuguru, I've got repeatable behaviour that I think might narrow it down to problems with the request or state. I used a fresh browser (private browsing) to perform this test.

Scenario 1 - pass:

  1. Navigate to http://www.codingmonkey.ca - public site shows
  2. Click Login link - successful redirect to http://wordpress-hendriks.rhcloud.com/programmer/wp-login.php
  3. Login - successful redirect to http://wordpress-hendriks.rhcloud.com/programmer/wp-admin/
  4. Navigate to http://codingmonkey.ca/wp-admin/ - successful redirect to http://wordpress-hendriks.rhcloud.com/programmer/wp-admin/ - this step can be repeated with the same correct result

Scenario 2 - fail:

  1. Navigate to http://www.codingmonkey.ca - public site shows
  2. Click Login link - successful redirect to http://wordpress-hendriks.rhcloud.com/programmer/wp-login.php
  3. Login - successful redirect to http://wordpress-hendriks.rhcloud.com/programmer/wp-admin/
  4. Navigate to http://codingmonkey.ca/ - public site shows
  5. Navigate to http://codingmonkey.ca/wp-admin/ - I'm redirected to http://www.codingmonkey.ca/programmer/programmer/wp-admin/ and get a 404 response - this step can be repeated with the same incorrect result

So know I know how to trigger the problem. Just have to figure out why. Going back to the public site after logging in must be altering the subsequent requests in a way that confuses the plugin.

Does that give you any ideas?


Viewing all articles
Browse latest Browse all 3502

Trending Articles