zubeldialuis on "[Plugin: WordPress MU Domain Mapping] can i do it works with...
can i do it works with transposh plugin? some tips for this? thanks! https://wordpress.org/plugins/wordpress-mu-domain-mapping/
View ArticleGeorge Lerner on "[Plugin: WordPress MU Domain Mapping] wpdb::escape is...
I'm the "GL" who wrote the above-mentioned code for finding what is deprecated, the correct version is at http://lcblog.lernerconsult.com/2014-domain-mapping-wpdbescape-deprecated-fix/ (PHP code did...
View Articlelaubsterboy on "[Plugin: WordPress MU Domain Mapping] Does not support...
I was going to create my own support post for this very same issue, but checked existing posts to be sure I wasn't posting a duplicate and found this one. I second that domain_mapping_plugins_uri()...
View ArticleGeorge Lerner on "[Plugin: WordPress MU Domain Mapping] wpdb::escape is...
Update of my post from yesterday: No debug messages, but (I think after running Network Update) now get redirect loops, and links on pages having unmapped domain name. What are the meanings of the...
View ArticleGeorge Lerner on "[Plugin: WordPress MU Domain Mapping] wpdb::escape is...
Rev 940562 seems to work fine with these Domain Options set : Redirect administration pages to site's original domain Remote Login Map links in /wp-admin/. get_permalink() Permanent redirect User...
View ArticleMike Price on "[Plugin: WordPress MU Domain Mapping] Image Uploads showing...
Hey there Love this plugin and always recommend it. However, I am now hosting on a platform that uses nginx before Apache and it appears this is causing all image uploads on mapped domains to show the...
View ArticleRChadwick on "[Plugin: WordPress MU Domain Mapping] General question"
I'm trying to decide if running a Wordpress Multisite would be a good idea for me. I self-host and manage 4 or 5 websites. I've standardized on Wordpress for all of them. Since they are all different...
View ArticleRon Rennick on "[Plugin: WordPress MU Domain Mapping] General question"
why hasn't WordPress baked in domain mapping? That's in progress. I'm trying to decide if running a WordPress Multisite would be a good idea for me. If you aren't planning on adding any more domains in...
View ArticleRChadwick on "[Plugin: WordPress MU Domain Mapping] General question"
Thanks for the response Ron! Well, I'm running everything now on a previously-hacked-and-unstable-and-probably-still-has-trojans-somewhere Windows VM. I'm migrating everything to Turnkey Linux. I...
View Articlerevaxarts on "[Plugin: WordPress MU Domain Mapping] add_rewrite_rule not...
I define a rewrite rule on an init hook like: add_rewrite_rule( 'foobar/(abc|def|ghi)/(.+)(/(\d.+))', 'index.php?my_action=$matches[1]&my_name=$matches[2]&my_version=$matches[4]', 'top'); This...
View Articlerevaxarts on "[Plugin: WordPress MU Domain Mapping] add_rewrite_rule not...
It seems the .htaccess is responsible for this problem and not the plugin
View Articledynm on "[Plugin: WordPress MU Domain Mapping] Site 2(child) menu links not...
Greetings, I've used this plugin on multisites before, so i'm stumped as to why this is happening. My child site is mapping it's menu links to the parent site. So, <?php...
View Articlezubeldialuis on "[Plugin: WordPress MU Domain Mapping] is it working on 4.0?"
i try to instal but when i active plugin i get this error Fatal error: Cannot redeclare dm_text_domain() (previously declared in...
View ArticleRon Rennick on "[Plugin: WordPress MU Domain Mapping] is it working on 4.0?"
Any time you get an error message like Cannot redeclare some_function_name() (previously declared in ... you have the plugin installed twice. Check your mu-plugins folder and see if it is installed...
View ArticleRon Rennick on "[Plugin: WordPress MU Domain Mapping] Site 2(child) menu...
I don't think links to a different site are the DM plugin.
View Articlezubeldialuis on "[Plugin: WordPress MU Domain Mapping] is it working on 4.0?"
thanks for reply i have it twice in wp-content/mu-plugins/domain_mapping.php and /wp-content/plugins/wordpress-mu-domain-mapping/domain_mapping.php i try with a unique copy in...
View Articledynm on "[Plugin: WordPress MU Domain Mapping] Site 2(child) menu links not...
You're right. I was just about to respond. It was a different issue. Thanks!
View Articlebloggy2013 on "[Plugin: WordPress MU Domain Mapping] Using 0.5.4.3 and...
Using 0.5.4.3 and Wordpress 4.0, no plugins other than Akismet and this one. Brand new install. When adding domains, the first two work fine but the next ones have problems. For example, on the third...
View Article