Quantcast
Channel: WordPress.org Forums » [WordPress MU Domain Mapping] Support
Browsing all 3502 articles
Browse latest View live

brasofilo on "[Plugin: WordPress MU Domain Mapping] Sunrise bug with 3.6...

In this thread, I just learned how to fix sunrise.php and not have bugs all over the network. In line 11 of the file, instead of $wpdb->escape, this must be used: $wpdb->_escape....

View Article


Nora McDougall on "[Plugin: WordPress MU Domain Mapping] Two functions doing...

My client is doing the first site that has a separate domain, as opposed to the sites being accessed through a subdirectory. The setup and use of this plugin worked just fine! But, then I noticed that...

View Article


Ron Rennick on "[Plugin: WordPress MU Domain Mapping] Do all domains being...

If you are able to edit the document root for the vhost then you can use more than one cPanel account.

View Article

chaloum on "[Plugin: WordPress MU Domain Mapping] After installing I get the...

I having an issue with getting an multisite (domains) working in Wordpress. I'm trying to use the multisite domain mapping tool but the instructions are contradictory the main instructions say install...

View Article

chaloum on "[Plugin: WordPress MU Domain Mapping] After installing I get the...

correction the sunrise.php is in the root of the wp-content folder

View Article


michaelliu on "[Plugin: WordPress MU Domain Mapping] Can NOT mapping a...

Thanks for your reply Rennick. And now I found the very strange thing that I can not visit the site using multilingual domain as a primary domain at the time of new setting up, but hours or days later...

View Article

michaelliu on "[Plugin: WordPress MU Domain Mapping] Can NOT mapping a...

Thanks for your reply Rennick. And now I found the very strange thing that I can not visit the site using multilingual domain as a primary domain at the time of new setting up, but hours or days later...

View Article

michaelliu on "[Plugin: WordPress MU Domain Mapping] problem when using...

Last time we have sucessfully mapped the multilingual domain name at a Windows 2008 server, but this time when we using this plugin at a CentOS Linux server and try to open the site, chrome prompted:...

View Article


michaelliu on "[Plugin: WordPress MU Domain Mapping] problem when using...

These domain can work very well after hours: http://www.xn--pbt15vya138j.com/ or http://www.昆明宝特.com/ and these we have no impression if it work right now at the time of new setting up, but it also...

View Article


Clifford Paulick on "[Plugin: WordPress MU Domain Mapping] Sunrise bug with...

me too

View Article

Ron Rennick on "[Plugin: WordPress MU Domain Mapping] After installing I get...

I've tired both methods but when I try to access the site I get the message "no site defined on this host" but I can define a host until after the installation (according to the documentation) What do...

View Article

_ck_ on "[Plugin: WordPress MU Domain Mapping] security issue with allowing...

Note there is a security hole in this plugin where if a user is allowed to map their own domains via the wp-admin tools interface, they can just enter a subdomain of the current wordpress network and...

View Article

Ron Rennick on "[Plugin: WordPress MU Domain Mapping] security issue with...

While it is fair enough that It allows them to direct the subdomain URL to their own site, it is not a security issue. Doing that does not give them access to any data or admin screens that they did...

View Article


nick.mcelligott on "[Plugin: WordPress MU Domain Mapping] Mapping...

Hey, I’m wondering if anyone can help me, or point me in a direction… I’m trying to http://www.mydomain.com/somepath1 to a site in my MU setup using the Domain Mapping plugin. I’ve set the the mapping...

View Article

Ron Rennick on "[Plugin: WordPress MU Domain Mapping] Mapping...

Domain mapping is for mapping domains vs mapping domains & paths. Due to the way DNS works you cannot direct paths to a site. For what you are trying to do you need to use something like squid or...

View Article


mindset on "[Plugin: WordPress MU Domain Mapping] Do all domains being used...

Ron, I am not familiar with your terminology!! document root of the vhost -- I am running a reseller account on hostgator. document root of vhost -- are you talking about /public_html or are you...

View Article

Ron Rennick on "[Plugin: WordPress MU Domain Mapping] Do all domains being...

@mindset - I used those terms to describe what you needed because your host support will recognize them. I've been using dedicated servers without control panels for almost 5 years so I do not know...

View Article


_ck_ on "[Plugin: WordPress MU Domain Mapping] security issue with allowing...

It's a security issue if users can control how your site behaves. The entire sanitation check is highly dubious in this plugin and not robust enough. $domain = $wpdb->escape( $_POST[ 'domain' ] );...

View Article

Ron Rennick on "[Plugin: WordPress MU Domain Mapping] security issue with...

So a user can enter high ascii characters, unicode, leading dots, trailing dots, ip addresses, "localhost" and a whole bunch of other questionable entries that may cause undesired behavior. Agreed -...

View Article

nick.mcelligott on "[Plugin: WordPress MU Domain Mapping] Mapping...

Hi Ron, Thanks for your quick response. I think I will look into setting up Varnish, or nginx, as I'm using Bitnami and it looks relatively easy to setup. Do you have much experience with these tools?...

View Article
Browsing all 3502 articles
Browse latest View live