Josiah Sprague on "[Plugin: WordPress MU Domain Mapping] Adds "s/?ver=1.0" to...
Thanks @mardala, the issue I'm having is definitely related to that line. I just tried your fixes, and it ends up breaking more asset URIs than it fixes (instead of just one having an extra s appended,...
View ArticleJosiah Sprague on "[Plugin: WordPress MU Domain Mapping] Adds "s/?ver=1.0" to...
Alright, I tracked down what the problem is. It's related to mu-plugins. When the $full_url passed in was an mu plugin url, for example;...
View ArticleRon Rennick on "[Plugin: WordPress MU Domain Mapping] Adds "s/?ver=1.0" to...
I'm glad you found it. That patch won't work for all variations of installations. Arbitrary URLs are going to be included in WP 4.4 so eventually domain mapping will be retired/obsolete & I'm not...
View ArticleJason Lemahieu (MadtownLems) on "[Plugin: WordPress MU Domain Mapping] Add...
Just wanted to say thanks for this fix. I struggled with this for quite a while!
View ArticleStacy (non coder) on "[Plugin: WordPress MU Domain Mapping] There's no...
These instructions are complicated. https://wordpress.org/plugins/wordpress-mu-domain-mapping/
View ArticleStacy (non coder) on "[Plugin: WordPress MU Domain Mapping] There's no...
Wher'e all of the codes I'm supposed to paste?
View ArticleRoy on "[Plugin: WordPress MU Domain Mapping] A little assistance please"
I have a network set up and installed the plugin. Now I have a domain but it does not really have DNS settings. It looks like a forward domain (before I registered it, I asked about domain mapping and...
View ArticleRoy on "[Plugin: WordPress MU Domain Mapping] A little assistance please"
A lucky shot. Apparently there is some confusion between www and non-www. It now works without www, but I think I know what to look at now.
View ArticleJason Lemahieu (MadtownLems) on "[Plugin: WordPress MU Domain Mapping] 'You...
I have comments set up to require you to be logged in in order to comment. Thus, when viewing a post and you're not logged in, you see the message: "You must be [logged in] to comment." Logging in...
View ArticleRon Rennick on "[Plugin: WordPress MU Domain Mapping] 'You must be logged in...
Try turning on the primary domain check.
View ArticleRon Rennick on "[Plugin: WordPress MU Domain Mapping] There's no...
The only code you need to paste is the define( 'SUNRISE','on'); in the third step.
View Articledarrylxxx on "[Plugin: WordPress MU Domain Mapping] 301 redirects on second...
Hi, I have just migrated two client sites to one WP multisite. Both sites had c.500 pages/posts. I successfully added 301 Redirects to the .htaccess file for the main site (http://hberm.com), but I...
View ArticleRon Rennick on "[Plugin: WordPress MU Domain Mapping] 301 redirects on second...
The domain mapping plugin implements 301 redirects to mapped domains. For the rewrite you have created you can add a condition that checks for the source domain RewriteCond %{HTTP_HOST}...
View Articleotti.steinhauer on "[Plugin: WordPress MU Domain Mapping] error on installation"
Hello, after downloading and installing the WordPress MU Domain Mapping in the version 0.5.5.1 I got the error: Warning: file_exists(): open_basedir restriction in effect....
View Articledarrylxxx on "[Plugin: WordPress MU Domain Mapping] 301 redirects on second...
Hi Ron, many thanks for your comment. I don't have much experience with domain mapping and 301 Rewrites, so I'd like to ask again in more specific terms if you don't mind! The same page/post is...
View ArticleJason Lemahieu (MadtownLems) on "[Plugin: WordPress MU Domain Mapping] 'You...
> Try turning on the primary domain check. The primary domain check was actually already on (as the option is to *disable* the primary domain check). Regardless, toggling the primary domain check...
View ArticleRon Rennick on "[Plugin: WordPress MU Domain Mapping] 301 redirects on second...
If the content is at the same path then you don't need any rewrites in your htaccess. Remove the rule(s) you added and visit the settings -> permalinks screen & check that the permalink settings...
View ArticleRon Rennick on "[Plugin: WordPress MU Domain Mapping] 'You must be logged in...
I know you're trying not to support this any more That's not true. Although I'm away from the computer on weekends I'm otherwise checking the forum every day. When you log in do you end up at...
View Articlefury78 on "[Plugin: WordPress MU Domain Mapping] Fatal error: Cannot...
Hi. is there a solution for the Fatal error Problem? Fatal error: Cannot redeclare dm_text_domain() (previously declared in /xxx/wp-content/mu-plugins/domain_mapping.php:29) in...
View Articlefury78 on "[Plugin: WordPress MU Domain Mapping] Fatal error: Cannot...
solved! I got a wrong german installation instructions. The original englisch version works.
View Article