Ron Rennick on "[Plugin: WordPress MU Domain Mapping] Uninstall does not...
Can I delete them manually without averse effects ? Yes, it's fine to delete the 2 DM tables.
View Articlechris207 on "[Plugin: WordPress MU Domain Mapping] Theme Customize - Blank Page"
Thank you very much for that. Unfortunately running the backends on the mapped domains doesn't seem to be an option as then we would need to login individually to each client's site losing a lot of...
View ArticleRouven Hurling on "[Plugin: WordPress MU Domain Mapping] Theme Customize -...
i found a fix for this problem here: https://gist.github.com/ethitter/4430520 i just used an or, so it should be backward compatible, replace gist-fix line 19 with this: if ( (isset(...
View Articleadriavidal on "[Plugin: WordPress MU Domain Mapping] Slow load and high cpu...
No, we didn't see any log errors. The machine has low memory (1 Gb), have upgraded to 3 Gb and now is performing well again. Maybe too low resources for LAMP when many concurrent connections occur. CPU...
View ArticleRon Rennick on "[Plugin: WordPress MU Domain Mapping] Slow load and high cpu...
If Apache is running out of resources you will see a high memory/cpu usage. Waiting threads (which actually aren't doing anything) go high on CPU. Each waiting thread also occupies 50MB of ram or more.
View Articlechris207 on "[Plugin: WordPress MU Domain Mapping] Theme Customize - Blank Page"
Rouven, works great! Ron does it make sense to add this to your main code? I'm not familiar with how to formally suggest code like the above but I imagine many others are having this same problem as...
View Article50slespaul on "[Plugin: WordPress MU Domain Mapping] Maps but get my main...
Help! I set up the domain mapping plugin... it works technically... I have multisites set up as sub directories... ex: my main site could be "mymainsite.com" I added a second site called "mysecondsite"...
View Articlepixieblitz on "[Plugin: WordPress MU Domain Mapping] Login problem - Cookie...
I'm having the same problem reported in a few other threads on wordpress.org, and I've tried the solutions listed but none worked. I've tried modifying the wp-login.php file, the .htc file, and the...
View ArticleRon Rennick on "[Plugin: WordPress MU Domain Mapping] Maps but get my main...
Set 'mysecondsite.com' to be the primary domain in the domain mapping screen.
View ArticleRon Rennick on "[Plugin: WordPress MU Domain Mapping] Login problem - Cookie...
ERROR: Cookies are blocked or not supported by your browser. You must enable cookies to use WordPress. That is triggered by settings in your browser (or an anti-virus/security app). There isn't...
View Articleesmi on "[Plugin: WordPress MU Domain Mapping] Login problem - Cookie error...
It's been known to be associated with servers that are running Varnish. http://wordpress.org/support/topic/cookies-are-blocked-or-not-supported-since-update-to-371/page/3#post-4900877
View Articlepixieblitz on "[Plugin: WordPress MU Domain Mapping] Login problem - Cookie...
So... this is embarrassing but in my sleep-deprived state I was a bit idiotic and just plain forgot to add the new domain name in the Network Admin -> domains section for the domain mapping plugin....
View Articlerichlondon on "[Plugin: WordPress MU Domain Mapping] Faster Domain lookup"
Hi, I have been looking at the speed of my site load, through IE dev tools. There is one item which has the address of the main site....
View ArticleRon Rennick on "[Plugin: WordPress MU Domain Mapping] Faster Domain lookup"
If you want to eliminate that then turn off the remote login in your DM settings.
View Articleapetrovic on "[Plugin: WordPress MU Domain Mapping] Media file url uses wrong...
I have a main site, and two subsites and domain mapping works fine, except that media file urls in second site, use first site's url i.e. site1.mydomain.com and site2.mydomain.com If I, in site2, go to...
View Articleapetrovic on "[Plugin: WordPress MU Domain Mapping] Media file url uses wrong...
Also, site1.mydomain.com shows up in the second domain's Tools-Domain Mapping settings in addition to site2.mydomain.com, even though I have not added it. I cannot delete it, as it apparently, for some...
View Articleapetrovic on "[Plugin: WordPress MU Domain Mapping] Media file url uses wrong...
I found the issue. When I created the second subsite, for some reason it retained the siteurl of the first subsite. I had to look in the table data to figure it out.
View Articlegerardgmk on "[Plugin: WordPress MU Domain Mapping] Mapping doesn't work"
Hi, I have 2 blogs created on WPMY. Each one of them exists as /blog1/ and /blog2/. I've mapped the dominio1 to got to blog1. The problem that I have now is that I can't access to blog2, neither...
View ArticleRon Rennick on "[Plugin: WordPress MU Domain Mapping] Mapping doesn't work"
You cannot map the domain of your network to one of the sub sites without losing access to all the other sites in the network. If you have access to network admin, delete the mapping. If you can't...
View Articlegerardgmk on "[Plugin: WordPress MU Domain Mapping] Mapping doesn't work"
Hi, I'm sorry but most probably I didn't explain my problem correctly. What we need: 2 blogs enganged with WPMU which each one of them will have its own domain. What we have: We have 2 blogs engaged on...
View Article