Title: kimmer01's Replies | WordPress.org

---

# kimmer01

  [  ](https://wordpress.org/support/users/kimmer01/)

 *   [Profile](https://wordpress.org/support/users/kimmer01/)
 *   [Topics Started](https://wordpress.org/support/users/kimmer01/topics/)
 *   [Replies Created](https://wordpress.org/support/users/kimmer01/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/kimmer01/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/kimmer01/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/kimmer01/engagements/)
 *   [Favorites](https://wordpress.org/support/users/kimmer01/favorites/)

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 17 total)

1 [2](https://wordpress.org/support/users/kimmer01/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/kimmer01/replies/page/2/?output_format=md)

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Add Self-Hosted Site to .Com Account](https://wordpress.org/support/topic/add-self-hosted-site-to-com-account/)
 *  Thread Starter [kimmer01](https://wordpress.org/support/users/kimmer01/)
 * (@kimmer01)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/add-self-hosted-site-to-com-account/#post-6593856)
 * Where I am being asked to post here about it…:)
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [How to Configure? Posts with tag "x" to not appear on main blog page](https://wordpress.org/support/topic/how-to-configure-posts-with-tag-x-to-not-appear-on-main-blog-page/)
 *  Thread Starter [kimmer01](https://wordpress.org/support/users/kimmer01/)
 * (@kimmer01)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/how-to-configure-posts-with-tag-x-to-not-appear-on-main-blog-page/#post-3240159)
 * Wow! And if I wanted an easier answer with no coding?!? ;/
 *   Forum: [Networking WordPress](https://wordpress.org/support/forum/multisite/)
   
   In reply to: [Domain Mapping](https://wordpress.org/support/topic/domain-mapping-9/)
 *  Thread Starter [kimmer01](https://wordpress.org/support/users/kimmer01/)
 * (@kimmer01)
 * [15 years ago](https://wordpress.org/support/topic/domain-mapping-9/page/2/#post-1750196)
 * Andrea_r . . . I have alternate personalities!
 * I just emailed Jeff. He did some work for me before. Also, when reading through
   our emails . . . there was a problem with the domain mapping and logging into
   one of my domains (which is unmapped right now). From Jeff:
 * I disabled the domain mapping plugin, and it looks like all sites work, and you
   can now successfully login to xyz. It had something to do with xyz not defining
   a specific domain. If you logged into RBM main site, it was kicking out the login
   attempts to xyz somehow because it was referring to it as xyz.RBM.com instead
   of standalone xyz.com.
 * We’ll see!
 *   Forum: [Networking WordPress](https://wordpress.org/support/forum/multisite/)
   
   In reply to: [Domain Mapping](https://wordpress.org/support/topic/domain-mapping-9/)
 *  Thread Starter [kimmer01](https://wordpress.org/support/users/kimmer01/)
 * (@kimmer01)
 * [15 years ago](https://wordpress.org/support/topic/domain-mapping-9/page/2/#post-1750192)
 * [@ipstenu](https://wordpress.org/support/users/ipstenu/)
 * Those 3 lines are NOWHERE. Should I put them in somewhere? Honestly, this (the
   sunrise thing) is the first change I have tried to do. This file is EXACTLY what
   happened after the upgrade.
 * Also, the weird install was a remark to Andrea-r; she helped with my installation.
 * WPMU is not installed in the TOP domain at my hosting company . . . it is installed
   at the next level down. So, if xyz.com is the top domain; WPMU is installed on
   abc.xyz.com. Andrea_r made it all work! I worked with Andrea_r to get this up
   and going before the domain mapping upgrade – and I don’t think she made any 
   changes to this file anyway.
 *   Forum: [Networking WordPress](https://wordpress.org/support/forum/multisite/)
   
   In reply to: [Domain Mapping](https://wordpress.org/support/topic/domain-mapping-9/)
 *  Thread Starter [kimmer01](https://wordpress.org/support/users/kimmer01/)
 * (@kimmer01)
 * [15 years ago](https://wordpress.org/support/topic/domain-mapping-9/page/2/#post-1750190)
 * not sure?!? I *assume* you are not directing that at me! lol.
 * Later tonight I will take out the “//” and see what happens.
 *   Forum: [Networking WordPress](https://wordpress.org/support/forum/multisite/)
   
   In reply to: [Domain Mapping](https://wordpress.org/support/topic/domain-mapping-9/)
 *  Thread Starter [kimmer01](https://wordpress.org/support/users/kimmer01/)
 * (@kimmer01)
 * [15 years ago](https://wordpress.org/support/topic/domain-mapping-9/page/2/#post-1750188)
 * [@andrea_r](https://wordpress.org/support/users/andrea_r/) . . . I’m starting
   to wonder if this has to do with my unusual setup – remember? I wouldn’t think
   so . . . this plugin has worked before! No errors before the update. Perhaps 
   I should be talking with the authors at this point.
 *   Forum: [Networking WordPress](https://wordpress.org/support/forum/multisite/)
   
   In reply to: [Domain Mapping](https://wordpress.org/support/topic/domain-mapping-9/)
 *  Thread Starter [kimmer01](https://wordpress.org/support/users/kimmer01/)
 * (@kimmer01)
 * [15 years ago](https://wordpress.org/support/topic/domain-mapping-9/#post-1750187)
 * Sorry!
 * No change in the error message.
 * The relevant part of the file:
 *     ```
       define('DB_COLLATE', '');
       define('VHOST', 'yes');
       $base = '/';
       //define('DOMAIN_CURRENT_SITE', 'xyz' );
       //define('PATH_CURRENT_SITE', '/' );
       //define('SITE_ID_CURRENT_SITE', 1);
       //define('BLOGID_CURRENT_SITE', '1' );
       define( 'SUNRISE', 'on' );
       ```
   
 *   Forum: [Networking WordPress](https://wordpress.org/support/forum/multisite/)
   
   In reply to: [Domain Mapping](https://wordpress.org/support/topic/domain-mapping-9/)
 *  Thread Starter [kimmer01](https://wordpress.org/support/users/kimmer01/)
 * (@kimmer01)
 * [15 years, 1 month ago](https://wordpress.org/support/topic/domain-mapping-9/#post-1750184)
 * The relevant part . . .
 * _[Code moderated as per the [Forum Rules](http://codex.wordpress.org/Forum_Welcome).
   Please use the [pastebin](http://wordpress.pastebin.com/)]_
 *   Forum: [Networking WordPress](https://wordpress.org/support/forum/multisite/)
   
   In reply to: [Domain Mapping](https://wordpress.org/support/topic/domain-mapping-9/)
 *  Thread Starter [kimmer01](https://wordpress.org/support/users/kimmer01/)
 * (@kimmer01)
 * [15 years, 1 month ago](https://wordpress.org/support/topic/domain-mapping-9/#post-1750182)
 * [@ipstenu](https://wordpress.org/support/users/ipstenu/)
 * I tried putting it where I though you meant: above, define( “WP_USE_MULTIPLE_DB”,
   false ); (there was no other result for “multi” in my file)
 * Same result.
 * I put it in both places, same result.
 * FYI. I am keeping the original wp-config file in a seperate file and not modifying;
   I do know a little. lol.
 *   Forum: [Networking WordPress](https://wordpress.org/support/forum/multisite/)
   
   In reply to: [Domain Mapping](https://wordpress.org/support/topic/domain-mapping-9/)
 *  Thread Starter [kimmer01](https://wordpress.org/support/users/kimmer01/)
 * (@kimmer01)
 * [15 years, 1 month ago](https://wordpress.org/support/topic/domain-mapping-9/#post-1750181)
 * [@brnoyank](https://wordpress.org/support/users/brnoyank/) – I haven’t fiddled
   with it at all. This was the FIRST attempt!
 * [@ipstenu](https://wordpress.org/support/users/ipstenu/) – thank you for the 
   suggestion!
 *   Forum: [Networking WordPress](https://wordpress.org/support/forum/multisite/)
   
   In reply to: [Domain Mapping](https://wordpress.org/support/topic/domain-mapping-9/)
 *  Thread Starter [kimmer01](https://wordpress.org/support/users/kimmer01/)
 * (@kimmer01)
 * [15 years, 1 month ago](https://wordpress.org/support/topic/domain-mapping-9/#post-1750178)
 * I moved it to where the message indicates it should be: move the line define(‘
   SUNRISE’, ‘on’ ); above the last require_once() in that file. I then saved it
   as wp-config.php and uploaded it to the appropriate spot.
 * I have verified that the file it is checking it correct . . . or what I understand
   to be correct. lol.
 *   Forum: [Networking WordPress](https://wordpress.org/support/forum/multisite/)
   
   In reply to: [Domain Mapping](https://wordpress.org/support/topic/domain-mapping-9/)
 *  Thread Starter [kimmer01](https://wordpress.org/support/users/kimmer01/)
 * (@kimmer01)
 * [15 years, 1 month ago](https://wordpress.org/support/topic/domain-mapping-9/#post-1750176)
 * So, I FINALLY got around to making this change . . . and you guessed it: the 
   same error continues to show. Ideas?
 *   Forum: [Networking WordPress](https://wordpress.org/support/forum/multisite/)
   
   In reply to: [Domain Mapping](https://wordpress.org/support/topic/domain-mapping-9/)
 *  Thread Starter [kimmer01](https://wordpress.org/support/users/kimmer01/)
 * (@kimmer01)
 * [15 years, 6 months ago](https://wordpress.org/support/topic/domain-mapping-9/#post-1749879)
 * Thank you for the information.
 * The additional information about what I “should” be . . . unnecessary. FYI, I
   RUN multisite with over 50 blogs – which are all mine. Thanks though.
 *   Forum: [Networking WordPress](https://wordpress.org/support/forum/multisite/)
   
   In reply to: [Log In Problem](https://wordpress.org/support/topic/log-in-problem-11/)
 *  Thread Starter [kimmer01](https://wordpress.org/support/users/kimmer01/)
 * (@kimmer01)
 * [15 years, 6 months ago](https://wordpress.org/support/topic/log-in-problem-11/#post-1635209)
 * Yes, this plugin was updated.
 *   Forum: [Networking WordPress](https://wordpress.org/support/forum/multisite/)
   
   In reply to: [Log In Problem](https://wordpress.org/support/topic/log-in-problem-11/)
 *  Thread Starter [kimmer01](https://wordpress.org/support/users/kimmer01/)
 * (@kimmer01)
 * [15 years, 6 months ago](https://wordpress.org/support/topic/log-in-problem-11/#post-1635207)
 * While this issue has a temporary fix in place . . . not really the one I want
   to have as the permanent fix.
 * Andrea referred me to a great person who helped figure this out AND upgraded 
   WPMU for me!
 * Here is his synopsis:
 * “I disabled the domain mapping plugin, and it looks like all sites work, and 
   you can now successfully login to ****. It had something to do with **** not 
   defining a specific domain. If you logged into RBM main site, it was kicking 
   out the login attempts to **** somehow because it was referring to it as ***.
   ~~RBM~~.com instead of standalone ****.com.”
    _________________________________
 * So, now the domain name is not resolving as I would prefer AND I am afraid to
   try the domain mapping plugin since I wasn’t able to get past the login screen
   before.
 * FYI – this all worked PERFECT for months . . . and then went “cafluey” BEFORE
   he did the upgrade and with no substantial changes before the error started occurring.
 * ANY/ALL reasonable advice requested.
 * Thanks!

Viewing 15 replies - 1 through 15 (of 17 total)

1 [2](https://wordpress.org/support/users/kimmer01/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/kimmer01/replies/page/2/?output_format=md)