116 pointsSerious WPMU DEV-sterI'm new here
btray77
Member
—
9th November 2009
mywebsite.com I set the domain's A record to the IP address. 123.123.123.132 (just example)
I set the options IP address to 123.132.123.123
I go to mywebsite.com and it redirects me to myblogsite.com/wp-signup.php?new=mywebsite.com and not the blog that is setup for it.
when I go to mywebsite.myblogsite.com it redirects my to the signup page also.
when I disable the domain mapping plugin the mywebsite.myblogsite.com works showing the blog.
What do I need to do?
I've edited the wp-config file
I tried commenting out
//define('DOMAIN_CURRENT_SITE', 'mywebsite.com' );
//define('PATH_CURRENT_SITE', '/' );
//define('SITE_ID_CURRENT_SITE', 1);
//define('BLOGID_CURRENT_SITE', '1' );
like I read in some other posts.
I do not have an option for cookies in the config file.
mywebsite.com I set the domain's A record to the IP address. 123.123.123.132 (just example)
I set the options IP address to 123.132.123.123
I go to mywebsite.com and it redirects me to myblogsite.com/wp-signup.php?new=mywebsite.com and not the blog that is setup for it.
when I go to mywebsite.myblogsite.com it redirects my to the signup page also.
when I disable the domain mapping plugin the mywebsite.myblogsite.com works showing the blog.
What do I need to do?
I've edited the wp-config file
I tried commenting out
//define('DOMAIN_CURRENT_SITE', 'mywebsite.com' );
//define('PATH_CURRENT_SITE', '/' );
//define('SITE_ID_CURRENT_SITE', 1);
//define('BLOGID_CURRENT_SITE', '1' );
like I read in some other posts.
I do not have an option for cookies in the config file.
Responses (11)
Founder & CEO — 10th November 2009 #
Hi Bray,
We'll look into it - do you have a link you can show us?
Member — 10th November 2009 #
toy-car-depot.com is the domain being linked
diecastcardealer.bonanzlestore.net is the blog URL
Thanks for any help
-Brad
Erstwhile founder — 10th November 2009 #
Hiya,
Did follow the Domain Mapping installation instructions completely including the sunrise.php bits?
Thanks,
Andrew
Member — 10th November 2009 #
I've got the website setup on it's own IP address which I didn't mention earlier.
sunrise is uncommitted in the wp-config, and is in the wp-content folder.
Did I miss something else?
Thanks
-Brad
Lead Developer — 10th November 2009 #
Check that you mapped the domain correctly in the blog's backend domain mapping admin screen.
Your DNS records seem to be ok, so its something on the install.
Member — 10th November 2009 #
I double checked everything, re-saved the options...
resaved the wp-config file with sunrise uncommented and now I get:
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.
Any other ideas?
Thanks
-Brad
Member — 10th November 2009 #
No ideas why this is not working?
Erstwhile founder — 11th November 2009 #
Is the mapping data getting added to the domain mapping table?
Thanks,
Andrew
Member — 11th November 2009 #
I'm running version 1.03 of the domain mapping plugin with the latest version of wpmu.
wp_domain_map table
1 4 Toy-car-depot.com 1
wp_domain_mapping table
3 4 Toy-car-depot.com 1
-Brad
Erstwhile founder — 11th November 2009 #
Did you enter the domain in the box on the domain mapping page with the uppercase character?
Thanks,
Andrew
Member — 11th November 2009 #
Works with lowercase, guess there should be a minor bug fix to make the edit field lowercase.. so the users of the site don't do this..
Thanks for pointing that out.
-Brad
Become a member