jmanko on "[Plugin: WordPress MU Domain Mapping] CNAME and DM example"
Ok. So, does the DM config look ok?
View Articlejmanko on "[Plugin: WordPress MU Domain Mapping] CNAME and DM example"
The wordpress options table does not contain any "dm_%" values. Where are those stored?
View Articlejmanko on "[Plugin: WordPress MU Domain Mapping] CNAME and DM example"
So I issued a GET request via the command line, and a 302 is sent by the server: $ telnet www.mydomain.com 80 Trying IP.IP.IP.IP ... Connected to www.mydomain.com. Escape character is '^]'. GET /...
View ArticleRon Rennick on "[Plugin: WordPress MU Domain Mapping] CNAME and DM example"
Is there any way to retain mydomain.com in the URL bar instead of showing the redirected site1.otherdomain.com? Site ID = 2 (site1.otherdomain.com) Domain = mydomain.com Primary = NO If you want it to...
View Articlejmanko on "[Plugin: WordPress MU Domain Mapping] CNAME and DM example"
Works! Thank you for your patience! :)
View Articlexzycho on "[Plugin: WordPress MU Domain Mapping] Mapped IDN domain name not...
Hi, I have a Wordpress multisite with MU Domain Mapping on a Linux server running Ngnix. I have mapped a IDN domain name to a site as primary domain in the punycode format. This works fine in Opera,...
View ArticleSysFailure0x5a on "[Plugin: WordPress MU Domain Mapping] security issue with...
This is absolutely a security issue. Let us consider this scenario. Site-A gets 50,000 unique hits a day. User-B makes Site-B and maps Site-A's domain and then plasters spam, porn, and affiliate crap...
View ArticleSysFailure0x5a on "[Plugin: WordPress MU Domain Mapping] Multisite Domain...
This has been an issue since wordpress multisite 3.4. We are now at 3.6.1. This has been unresolved since then, and I would like to see a fix....
View ArticleSysFailure0x5a on "[Plugin: WordPress MU Domain Mapping] Do all domains being...
The domains do not need to be in the same cpanel. If your server is configured correctly then just point the domains DNS settings (a record) to your server IP address and your config will take over and...
View ArticleRon Rennick on "[Plugin: WordPress MU Domain Mapping] Mapped IDN domain name...
I understand what you are describing but unfortunately I don't have IE to try to reproduce.
View ArticleBlue Lotus Works on "[Plugin: WordPress MU Domain Mapping] Appended TLD and...
We tried to use this plugin on a subdomain network with the first four Domain Mapping settings activated. After parking a domain, then adding the domain under Domain Mapping and setting it to primary,...
View Articlefcvolunteer on "[Plugin: WordPress MU Domain Mapping] Wp_logout Issue with...
I'm using a multisite and I set my site up at parentsite.com/mysite. My theme has a logout button (not in the admin bar) and when it was clicked it worked correctly and logged the users out and brought...
View ArticleRon Rennick on "[Plugin: WordPress MU Domain Mapping] Wp_logout Issue with...
Try turning off the remote login setting in domain mapping.
View Articlefcvolunteer on "[Plugin: WordPress MU Domain Mapping] Wp_logout Issue with...
@Ron - Thanks for the super-fast reply. Remote login was turned off but Redirect administration pages to site's original domain was turned on. I turned it off and it works now! Thanks so much! I was at...
View Articlepepsiamir on "[Plugin: WordPress MU Domain Mapping] wpdb::escape is deprecated"
when I updated to version 3.6.1 I got this notification: wpdb::escape is deprecated since version 3.6! Use wpdb::prepare() or esc_sql() instead. I changed the all $wpdb->escape to esc_sql() but I...
View Articlepepsiamir on "[Plugin: WordPress MU Domain Mapping] wpdb::escape is deprecated"
sorry, I found the answer :) Actually, it's already being escaped below so you should be able to replace $dm_domain = $wpdb->escape( $_SERVER[ 'HTTP_HOST' ] ); with $dm_domain = $_SERVER[...
View ArticleMarkEching on "[Plugin: WordPress MU Domain Mapping] Does MU Domain Mapping...
Hi Everyone Does MU Domain Mapping currently work at all with version 3.6 or wordpress ? http://wordpress.org/plugins/wordpress-mu-domain-mapping/
View Articledcgws on "[Plugin: WordPress MU Domain Mapping] Mapping to domain with...
Hi Guys, I have an interesting scenario and am banging my head against the wall trying to figure it out. My client is a realtor. He is selling condos in South Florida and each building has it's own...
View Article