Ron Rennick on "[Plugin: WordPress MU Domain Mapping] Does the plugin work if...
I have the wordpress multisite installed in a sub-folder, would this work? It does as long as your WP index.php is in the root of the website per...
View Articlekisshomaru on "[Plugin: WordPress MU Domain Mapping] Does the plugin work if...
ok, working, I had some issue in restricting stuff not coming from example.com in my .htaccess file and was going around in circles quite a bit, fortunately I disabled the plugin and saw the same issue...
View ArticleGeorge Lerner on "[Plugin: WordPress MU Domain Mapping] Does the plugin work...
Kisshomaru, good, you got your site working. For others, the "Giving WordPress Its Own Directory" page covers how to move most of the WordPress program files, while keeping, as Ron says, index.php in...
View Articlekisshomaru on "[Plugin: WordPress MU Domain Mapping] Does the plugin work if...
To be clear, (working as is), I have it installed in /root/wp/ with a /root/index.php that has one line only: require('./wp/wp-blog-header.php'); The /root/.htaccess has, among others, something like...
View ArticleNorthwindComps on "[Plugin: WordPress MU Domain Mapping] can i do it works...
Did you ever figure this one out? As I am having similar issues with the Domain Mapping plugin and Transposh....
View Articlestephentims on "[Plugin: WordPress MU Domain Mapping] Remote Login by Role"
Hello, I am currently looking for a method of allowing the "Remote Login" functionality per user role. I would like to allow a role like administrator to have the Remote Login capability, but keep it...
View Articlerfg76 on "[Plugin: WordPress MU Domain Mapping] Error 500 for some content"
I finally managed to resolved via a rewrite rule: RewriteRule ^(subsite/wp-content/uploads/)N/(.*)$ $1sites/N/$2 [L,R=301] where subsite is the subfolder, and N is the subsite index
View ArticleRon Rennick on "[Plugin: WordPress MU Domain Mapping] Remote Login by Role"
You can use the pre_site_option_dm_remote_login filter to return true for the users you want to have remote login.
View ArticleMostafa.rez on "[Plugin: WordPress MU Domain Mapping] problem ( just show my...
hi. i install this plugin on my multisite WordPress ( http://example1.com ) and add a new website on subdirectory. ( http://example1.com/site1 ) and add a Domain name for ( site1 ) ( example2.com ) (...
View ArticleRon Rennick on "[Plugin: WordPress MU Domain Mapping] problem ( just show my...
You should park example2.com on example1.com. If you already did that then you need to restart Apache (cPanel normally does this on config changes but sometimes the restart fails).
View ArticleMostafa.rez on "[Plugin: WordPress MU Domain Mapping] problem ( just show my...
thank you for your reply. example1.com is added on "ADDON DOMAIN" . the problem is not from this?
View Articleso.sun97 on "[Plugin: WordPress MU Domain Mapping] Problem with loged users...
hi i use domain mapping and i'v a problem with cookie users can login to network site but when open mapped site can't give a comment (comment just allow for logged in users) in other words in site view...
View ArticleImTheirWebGuy on "[Plugin: WordPress MU Domain Mapping] Registration and...
So the domain mapping all seems to be working fine, but when users hit subsite.com/register, they're sent to parentsite.com/register, and their credentials don't work on the subsite. The same thing...
View ArticleRon Rennick on "[Plugin: WordPress MU Domain Mapping] problem ( just show my...
That could be the issue. The limitations of cPanel vary from host to host depending on how the host has it configured. Your best bet is to ask your hosting support.
View ArticleRon Rennick on "[Plugin: WordPress MU Domain Mapping] Registration and...
but when users hit subsite.com/register, they're sent to parentsite.com/register That's the was WP works (regardless of whether you have domain mapping installed or not).
View ArticleRon Rennick on "[Plugin: WordPress MU Domain Mapping] Problem with loged...
Do you have remote login enabled in the DM settings?
View ArticleMostafa.rez on "[Plugin: WordPress MU Domain Mapping] problem ( just show my...
problem solved. thank you. i change that domain from "addon domain" to "MAIN DOMAIN". then everything worked fine. thank you.
View ArticleImTheirWebGuy on "[Plugin: WordPress MU Domain Mapping] Registration and...
OK, so there are no config options to change that. I just wanted to confirm. Do you know of any custom solutions that present to the user a more intuitive experience? Right now they're attempting to...
View Articlestephentims on "[Plugin: WordPress MU Domain Mapping] Remote Login by Role"
Hi, Thanks for the tip. I used the following, though it doesn't seem to give me the desired result (enable remote login for 'administrator' roles). Could you take a peek and share some insight? Thanks...
View Articlemswaffer on "[Plugin: WordPress MU Domain Mapping] Intermittent issue with...
Did you ever resolve this issue? I am running into the same problem and have not yet resolved it.
View Article