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

rtpdev on "[Plugin: WordPress MU Domain Mapping] Disable primary domain check per page"


iSaumya on "[Plugin: WordPress MU Domain Mapping] Sometimes pages just keep loading"

andrezasv on "[Plugin: WordPress MU Domain Mapping] Internal Server Error"

Ron Rennick on "[Plugin: WordPress MU Domain Mapping] Sometimes pages just keep loading"

$
0
0

sometimes when accessing the site it just keep loading endlessly.

That sounds like a rewrite problem. Compare your .htaccess to the one shown in network admin -> network setup.

Ron Rennick on "[Plugin: WordPress MU Domain Mapping] Internal Server Error"

$
0
0

Contact your hosting support. The file in the error message is the WP root index.php file.

iSaumya on "[Plugin: WordPress MU Domain Mapping] Sometimes pages just keep loading"

iSaumya on "[Plugin: WordPress MU Domain Mapping] Sometimes pages just keep loading"

$
0
0

have you checked out the video too?

nrdsrfr on "[Plugin: WordPress MU Domain Mapping] Can't Add or See My New Domain"

$
0
0

Hey @Brijesh,

You don't seem to get the concept of open source software. This software is provided for *free*, including support from the author who is not charging you for his valuable time. Complaining to the author after he responded that he was not helping is insulting, and the fact that you have urgent problems which are "too complex" for you to solve yourself is your problem.


nielsclickbizz on "[Plugin: WordPress MU Domain Mapping] Domains won't link"

Brijesh Tejani on "[Plugin: WordPress MU Domain Mapping] Can't Add or See My New Domain"

$
0
0

@nrdsrfr
Yes I agree, and I sincerely apologize for being rude. @Ron

Maybe I was too messed up and couldn't figure out what to do (a month ago).

In about two months (after I started using WordPress) I have come to appreciate the fact that the WordPress community is probably the best community on the web. And also the fact that everyone in the community should be treated with respect.

fabrizim on "[Plugin: WordPress MU Domain Mapping] content_url"

sepid on "[Plugin: WordPress MU Domain Mapping] Sometimes pages just keep loading"

$
0
0

The same website on the main subdomain works perfectly,
but when it gets assigned to a domain, many plugins do not work, the loading time goes up and many CSSs do not load up.
http://hallmarinsurance.sepid.ca
http://www.papiris.com/

The plugin causes calling plugins from different domains. Like papiris.COMS or papiris.COMR

Ron Rennick on "[Plugin: WordPress MU Domain Mapping] Domains won't link"

$
0
0

I don't see a problem. Both domains load correctly.

christianthibault on "[Plugin: WordPress MU Domain Mapping] Domain Mapping - 301 redirect - New site"

$
0
0

Hi,

I am presently mapping oldsite.com to mainsite.com/new-sub-site with WPMU Domain Mapping.

I would like to setup 301 redirections, from the pages of oldsite.com, towards the new pages of mainsite.com/new-sub-site.

How would I do that? Thank you.

Christian Thibault

https://wordpress.org/plugins/wordpress-mu-domain-mapping/

littledove22 on "[Plugin: WordPress MU Domain Mapping] no subsite folder created"


Ron Rennick on "[Plugin: WordPress MU Domain Mapping] no subsite folder created"

$
0
0

no subsite folder was created

Multisite sites are virtual. WP doesn't create a folder for the site.

Ron Rennick on "[Plugin: WordPress MU Domain Mapping] Domain Mapping - 301 redirect - New site"

$
0
0

Set mainsite.com/new-sub-site as the primary domain & set the DM settings to do a 301 redirect.

christianthibault on "[Plugin: WordPress MU Domain Mapping] Domain Mapping - 301 redirect - New site"

$
0
0

Hi Ron,

I can't set mainsite.com/new-sub-site as the primary domain, because I already have a main site living at mainsite.com. Different subsites are at mainsite.com/sub-site-1, maintsite.com/sub-site-2, so on and so forth.

Let's say I have this page on the old site:
oldsite.com/page-1

On the new site, the equivalent page would be:
mainsite.com/sub-site-1/page-2

Once domain mapping is on, the new URL will be:
oldsite.com/page-2

I wish to set up a 301 redirect between oldsite.com/page-1 and oldsite.com/page-2. Would I just add it to the .htaccess file at the root of mainsite.com?

Thank you for your help.

Christian Thibault

Misamee on "[Plugin: WordPress MU Domain Mapping] WPML 3.9 compatibility issue"

$
0
0

FYI

It looks like the domain mapping plugin is using some deprecated functions.

When installing it in WP 3.9, I get these notices:

[16-Apr-2014 12:24:08] PHP Notice:  wpdb::escape is <strong>deprecated</strong> since version 3.6! Use wpdb::prepare() or esc_sql() instead. in E:\xampp\htdocs\mu\wp-includes\functions.php on line 3083

[16-Apr-2014 12:24:08] PHP Stack trace:

[16-Apr-2014 12:24:08] PHP   1. {main}() E:\xampp\htdocs\mu\index.php:0

[16-Apr-2014 12:24:08] PHP   2. require() E:\xampp\htdocs\mu\index.php:17

[16-Apr-2014 12:24:08] PHP   3. require_once() E:\xampp\htdocs\mu\wp-blog-header.php:12

[16-Apr-2014 12:24:08] PHP   4. require_once() E:\xampp\htdocs\mu\wp-load.php:29

[16-Apr-2014 12:24:08] PHP   5. require_once() E:\xampp\htdocs\mu\wp-config.php:106

[16-Apr-2014 12:24:08] PHP   6. require() E:\xampp\htdocs\mu\wp-settings.php:94

[16-Apr-2014 12:24:08] PHP   7. include_once() E:\xampp\htdocs\mu\wp-includes\ms-settings.php:18

[16-Apr-2014 12:24:08] PHP   8. wpdb->escape() E:\xampp\htdocs\mu\wp-content\sunrise.php:11

[16-Apr-2014 12:24:08] PHP   9. _deprecated_function() E:\xampp\htdocs\mu\wp-includes\wp-db.php:1082

[16-Apr-2014 12:24:08] PHP  10. trigger_error() E:\xampp\htdocs\mu\wp-includes\functions.php:3083

[16-Apr-2014 12:24:08] PHP Notice:  get_current_site_name is <strong>deprecated</strong> since version 3.9 with no alternative available. in E:\xampp\htdocs\mu\wp-includes\functions.php on line 3085

[16-Apr-2014 12:24:08] PHP Stack trace:

[16-Apr-2014 12:24:08] PHP   1. {main}() E:\xampp\htdocs\mu\index.php:0

[16-Apr-2014 12:24:08] PHP   2. require() E:\xampp\htdocs\mu\index.php:17

[16-Apr-2014 12:24:08] PHP   3. require_once() E:\xampp\htdocs\mu\wp-blog-header.php:12

[16-Apr-2014 12:24:08] PHP   4. require_once() E:\xampp\htdocs\mu\wp-load.php:29

[16-Apr-2014 12:24:08] PHP   5. require_once() E:\xampp\htdocs\mu\wp-config.php:106

[16-Apr-2014 12:24:08] PHP   6. require() E:\xampp\htdocs\mu\wp-settings.php:94

[16-Apr-2014 12:24:08] PHP   7. include_once() E:\xampp\htdocs\mu\wp-includes\ms-settings.php:18

[16-Apr-2014 12:24:08] PHP   8. get_current_site_name() E:\xampp\htdocs\mu\wp-content\sunrise.php:33

[16-Apr-2014 12:24:08] PHP   9. _deprecated_function() E:\xampp\htdocs\mu\wp-includes\ms-load.php:418

[16-Apr-2014 12:24:08] PHP  10. trigger_error() E:\xampp\htdocs\mu\wp-includes\functions.php:3085

[16-Apr-2014 12:24:09] PHP Notice:  wpdb::escape is <strong>deprecated</strong> since version 3.6! Use wpdb::prepare() or esc_sql() instead. in E:\xampp\htdocs\mu\wp-includes\functions.php on line 3083

[16-Apr-2014 12:24:09] PHP Stack trace:

[16-Apr-2014 12:24:09] PHP   1. {main}() E:\xampp\htdocs\mu\wp-admin\admin-ajax.php:0

[16-Apr-2014 12:24:09] PHP   2. require_once() E:\xampp\htdocs\mu\wp-admin\admin-ajax.php:20

[16-Apr-2014 12:24:09] PHP   3. require_once() E:\xampp\htdocs\mu\wp-load.php:29

[16-Apr-2014 12:24:09] PHP   4. require_once() E:\xampp\htdocs\mu\wp-config.php:106

[16-Apr-2014 12:24:09] PHP   5. require() E:\xampp\htdocs\mu\wp-settings.php:94

[16-Apr-2014 12:24:09] PHP   6. include_once() E:\xampp\htdocs\mu\wp-includes\ms-settings.php:18

[16-Apr-2014 12:24:09] PHP   7. wpdb->escape() E:\xampp\htdocs\mu\wp-content\sunrise.php:11

[16-Apr-2014 12:24:09] PHP   8. _deprecated_function() E:\xampp\htdocs\mu\wp-includes\wp-db.php:1082

[16-Apr-2014 12:24:09] PHP   9. trigger_error() E:\xampp\htdocs\mu\wp-includes\functions.php:3083

https://wordpress.org/plugins/wordpress-mu-domain-mapping/

scottnelle on "[Plugin: WordPress MU Domain Mapping] Minor: get_current_site_name() Deprecated in 3.9"

Viewing all 3502 articles
Browse latest View live