Title: enticx's Replies | WordPress.org

---

# enticx

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

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

 Search replies:

## Forum Replies Created

Viewing 5 replies - 1 through 5 (of 5 total)

 *   Forum: [Networking WordPress](https://wordpress.org/support/forum/multisite/)
   
   In reply to: [Can't create new sites on network](https://wordpress.org/support/topic/cant-create-new-sites-on-network/)
 *  Thread Starter [enticx](https://wordpress.org/support/users/enticx/)
 * (@enticx)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/cant-create-new-sites-on-network/#post-2850510)
 * i read this article an set up a mirror sub domain. it worked.
 * [http://davidsutoyo.com/articles/wordpress-multisite-with-subdomains-and-external-domains-on-dreamhost/](http://davidsutoyo.com/articles/wordpress-multisite-with-subdomains-and-external-domains-on-dreamhost/)
 * thanks!!!
 *   Forum: [Networking WordPress](https://wordpress.org/support/forum/multisite/)
   
   In reply to: [Can't create new sites on network](https://wordpress.org/support/topic/cant-create-new-sites-on-network/)
 *  Thread Starter [enticx](https://wordpress.org/support/users/enticx/)
 * (@enticx)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/cant-create-new-sites-on-network/#post-2850499)
 * I didn’t set up any. should i?
 *   Forum: [Networking WordPress](https://wordpress.org/support/forum/multisite/)
   
   In reply to: [Can't create new sites on network](https://wordpress.org/support/topic/cant-create-new-sites-on-network/)
 *  Thread Starter [enticx](https://wordpress.org/support/users/enticx/)
 * (@enticx)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/cant-create-new-sites-on-network/#post-2850423)
 *     ```
       /* That's all, stop editing! Happy blogging. */
       define('WP_ALLOW_MULTISITE', true);
       define( 'MULTISITE', true );
       define( 'SUBDOMAIN_INSTALL', true );
       $base = '/';
       define( 'DOMAIN_CURRENT_SITE', 'facekitt.com' );
       define( 'PATH_CURRENT_SITE', '/' );
       define( 'SITE_ID_CURRENT_SITE', 1 );
       define( 'BLOG_ID_CURRENT_SITE', 1 );
       ```
   
 * correct?
 *   Forum: [Networking WordPress](https://wordpress.org/support/forum/multisite/)
   
   In reply to: [Can't create new sites on network](https://wordpress.org/support/topic/cant-create-new-sites-on-network/)
 *  Thread Starter [enticx](https://wordpress.org/support/users/enticx/)
 * (@enticx)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/cant-create-new-sites-on-network/#post-2850415)
 * Hey Mika,
 * those hash passwords are actually misguided. Thank you for helping me to delete
   those though. 🙂
 * I realised that i had removed that line when I pasted
 *     ```
       define( 'MULTISITE', true );
       define( 'SUBDOMAIN_INSTALL', true );
       $base = '/';
       define( 'DOMAIN_CURRENT_SITE', 'facekitt.com' );
       define( 'PATH_CURRENT_SITE', '/' );
       define( 'SITE_ID_CURRENT_SITE', 1 );
       define( 'BLOG_ID_CURRENT_SITE', 1 );
       ```
   
 * Have since added the
 *     ```
       'define('WP_ALLOW_MULTISITE', true);'
       ```
   
 * back to it’s place. but it’s still not working
 * Any idea where can went wrong besides this? on another forum post it says something
   about removing, $base = ‘/’;
    I have tried this method and it did not work either.
 * :(( the double chin is out! – bad joke!
 *   Forum: [Networking WordPress](https://wordpress.org/support/forum/multisite/)
   
   In reply to: [Can't create new sites on network](https://wordpress.org/support/topic/cant-create-new-sites-on-network/)
 *  Thread Starter [enticx](https://wordpress.org/support/users/enticx/)
 * (@enticx)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/cant-create-new-sites-on-network/#post-2850406)
 * ahhh… I am slightly in a situation right now, my original blog has about 300blog
   entries, i’m not too technically inclined to recreate a new blog and transpose
   all the old information in. 🙁
 * is there a better way to resolve this?

Viewing 5 replies - 1 through 5 (of 5 total)