deOnore on "[Plugin: WordPress MU Domain Mapping] WP MU 2 root domain as mirror"
Additional mapped domains redirect to the primary domain. Additional mapped domains for siteid>1 may redirect and may be mirror (not redirect) depents of plugin options. Domain Option - >...
View ArticleRon Rennick on "[Plugin: WordPress MU Domain Mapping] Does not work with...
@dlburkhart - What I am trying to explain to you is that the domain mapping plugin prevents you from setting the plugin up in an install where it is impossible for the plugin to work. To reiterate -...
View Articledlburkhart on "[Plugin: WordPress MU Domain Mapping] Does not work with...
I realize that. And, I am familiar with the way domains are translated. One of my websites is at the root. And, if I wanted to use the plugin for that site, it wouldn't help. Because, whenever I try to...
View Articlebarkgj on "[Plugin: WordPress MU Domain Mapping] WP 3.6 outputs NOTICE...
The Escape invocation on line 11 of sunrise.php causes notice messages to be outputted for each request made. The wpdb->escape function is said to be deprecated....
View Articledoublerebel on "[Plugin: WordPress MU Domain Mapping] Domain Mapping...
Follow instructions as given: Install plugin Network Activate plugin Create sites as subdomain or subdirectory Now map domains to sites as follows: IMPORTANT NOTE: You can not map domains to the main...
View ArticleRon Rennick on "[Plugin: WordPress MU Domain Mapping] Domain Mapping...
For each subsite, go to Edit -> Settings and change Siteurl to the mapped domain. The point of the DM plugin is to allow you to map a domain to the site without editing the site (specifically the...
View ArticleRon Rennick on "[Plugin: WordPress MU Domain Mapping] WP 3.6 outputs NOTICE...
I'll put this thread on my list.
View Articledoublerebel on "[Plugin: WordPress MU Domain Mapping] Domain Mapping...
Using 3.6 and sites in subdirectories, the mapping did not work until I changed the Siteurl. Is it possible something else about my host configuration is causing the problem? My host is...
View ArticleKev CC on "[Plugin: WordPress MU Domain Mapping] 3.6 Upgrade - Domain Mapping...
Hi, I have a multisite install of Wordpress, I recently ugraded to 3.6 as I like to keep up to date with the wonderful WP community. All my sites, domain mapped subdomains are working ok but at the top...
View Articlejashimili on "[Plugin: WordPress MU Domain Mapping] Second domain mapping not...
I did everything exactly the same as in first domain that i mapped and second domain i added is not working. I don't understand one thing now. In Network admin > Settings > Domains, for what...
View ArticleRon Rennick on "[Plugin: WordPress MU Domain Mapping] 3.6 Upgrade - Domain...
Go into your wp-config.php and comment out the define( 'WP_DEBUG'... line. This is on the list to be fixed in the next release.
View ArticleRon Rennick on "[Plugin: WordPress MU Domain Mapping] Domain Mapping...
Is it possible something else about my host configuration is causing the problem? Yes.
View ArticleRon Rennick on "[Plugin: WordPress MU Domain Mapping] Second domain mapping...
How long ago did you change your DNS?
View Articlejashimili on "[Plugin: WordPress MU Domain Mapping] Second domain mapping not...
a day ago, but im using google dns on my network so it usually accept changes in only couple of hours. i also have to mention that i updated wordpress to 3.6 yesterday.
View ArticleMikeySmithy on "[Plugin: WordPress MU Domain Mapping] WP 3.6 outputs NOTICE...
Yes, just got the same warning...
View Articlebarkgj on "[Plugin: WordPress MU Domain Mapping] WP 3.6 outputs NOTICE...
For those who experience the problem here and looking for a solution, do a ob_clean invocation in the functions.php of your theme to clean the notice generated by sunrise.php. Worked for me :)
View ArticleMikeySmithy on "[Plugin: WordPress MU Domain Mapping] WP 3.6 outputs NOTICE...
Well - why all the trouble? In order to ignore php warnings just set this in your wp-config.php define('WP_DEBUG_DISPLAY', false); BUT: This warning should really be taking care of by the developer. :-)
View Articlebarkgj on "[Plugin: WordPress MU Domain Mapping] WP 3.6 outputs NOTICE...
True, but the downside of that approach is you also wont be able to see debug messages generated by other plugins / themes. Debugging lines _can_ be practical, unless they are not, like the one...
View ArticleMikeySmithy on "[Plugin: WordPress MU Domain Mapping] WP 3.6 outputs NOTICE...
Yes, you are right... :-) I really like having those warning messages being displayed. :-) Damn... I really hate updating wordpress... :-)
View Articlejashimili on "[Plugin: WordPress MU Domain Mapping] Second domain mapping not...
The dns works fine, with mapping turned off when i type thirddomain.com i get redirected to thirddomain.firstdomain.com but mapping is not working. When i insert domain in list if i uncheck primary it...
View Article