Ron Rennick on "[Plugin: WordPress MU Domain Mapping] Mapping doesn't work"
But now we can't access from the superAdmin to the second blog. Network admin is only accessible on the main site (regardless of whether you are using domain mapping or not).
View Articleiltdevunit on "[Plugin: WordPress MU Domain Mapping] wp_upload_dir() urls wrong"
Hi all, Out-of-the-box this plugin doesn't map media urls to the mapped domain. For example, if my network is subdomain.domain.com and a site on the network is site2.domain.com, the media URLs will...
View Articleavner.komarow on "[Plugin: WordPress MU Domain Mapping] bug in...
hi, there is a bug in the total number of editable domains. i can only see 20. i have fund the source of the problem, in line 192 i have changed this: $rows = $wpdb->get_results( "SELECT * FROM...
View ArticleJason Lemahieu (MadtownLems) on "[Plugin: WordPress MU Domain Mapping] Faster...
Crazy - just came here to look for any insights into the same situation, as I'm seeing even longer times there than rich! Ron - would you mind explaining what 'Remote Login' is more? I didn't see...
View ArticleJason Lemahieu (MadtownLems) on "[Plugin: WordPress MU Domain Mapping]...
Would it be as easy as just wrapping a bulk of the code in a !is_user_logged_in() ? http://codex.wordpress.org/Function_Reference/is_user_logged_in
View ArticleRon Rennick on "[Plugin: WordPress MU Domain Mapping] Faster Domain lookup"
Ron - would you mind explaining what 'Remote Login' is more? That allows you to log in once and log into both the mapped domain and the unmapped network.
View ArticleRon Rennick on "[Plugin: WordPress MU Domain Mapping] Prevent domain mapping...
Would it be as easy as just wrapping a bulk of the code in a !is_user_logged_in() ? No, because the domain lookup happens long before WP can determine if you are logged in. WP has to determine what...
View Articlejennybeaumont on "[Plugin: WordPress MU Domain Mapping] Help with my www's...
Hi folks, Could really use some domain mapping help. My troubles started with just needing to get my www sub-domains to work, but I fear I broke something else in the process. Basic scenario is I just...
View Articleandrewpaulbowden on "[Plugin: WordPress MU Domain Mapping] Domain mapping for...
Hi Is there a way to make media URLs domain mapped? Whilst I have domain mapping working happily for everything else, uploaded images etc just point to my network server. Thanks...
View ArticleRon Rennick on "[Plugin: WordPress MU Domain Mapping] Help with my www's and...
it always takes me back to a landing page at Gandi. Whenever that happens it's something in your webserver config. The request isn't getting to your WP install. The best thing to do is contact your...
View Articlejennybeaumont on "[Plugin: WordPress MU Domain Mapping] Help with my www's...
Thanks for your reply, Ron. So you do mean host and not registrar then? Because in my missing www scenario, I get redirected to the registrar page for a parked domain. In the case of my other domain...
View ArticleRon Rennick on "[Plugin: WordPress MU Domain Mapping] Help with my www's and...
Because in my missing www scenario, I get redirected to the registrar page for a parked domain. In that case it is your DNS that's not correct.
View Articlegerardgmk on "[Plugin: WordPress MU Domain Mapping] Mapping doesn't work"
Thanks so much for your help. I've resolved that access to "Blog 2" wasn't possible until mapping the pluguin. Once mapped, it will be accesible. I would like to ask another question, if possible: I...
View Articlecameuh on "[Plugin: WordPress MU Domain Mapping] Domain Mapping breaks some...
I try to use Live Writer on a multisite wordpress blog which is mapped to a primary domain. Live Writer cannot add the blog. I've found where is the issue in the code but I don't understand why....
View ArticleRon Rennick on "[Plugin: WordPress MU Domain Mapping] Mapping doesn't work"
IP addresses are server specific and cannot be managed from within Domain Mapping. If you configure your server so that all 3 IP addresses point to your WP install then you can use the IP addresses for...
View ArticleRon Rennick on "[Plugin: WordPress MU Domain Mapping] Domain Mapping breaks...
What are your domain mapping settings?
View Articlegerardgmk on "[Plugin: WordPress MU Domain Mapping] Mapping doesn't work"
Hi, I'm sorry if I didn't understand you correctly. Is not possible to keep unique IPs for each domain? Then, all domains will have the same IP, because the two of them must point WP's IP? So, if I do...
View Articleiltdevunit on "[Plugin: WordPress MU Domain Mapping] Subsite registration...
When I go to site2.domain.com/register (I'm using the Theme My Login plugin) it redirects to network.domain.com (the main site). I realise this is a default behaviour of WordPress, but I was under the...
View ArticleThorsten Ott on "[Plugin: WordPress MU Domain Mapping] Preserve custom login...
I'm using a function attached to the login_url filter to create a custom login url. This url is currently not preserved when using remote login as redirect_login_to_orig() creates his own login url....
View Article