Title: Multilingual Press Network setup problems
Last modified: August 21, 2016

---

# Multilingual Press Network setup problems

 *  Resolved [warleroux](https://wordpress.org/support/users/warleroux/)
 * (@warleroux)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/multilingual-press-network-setup-problems/)
 * In short, I moved my wordpress installation from subfodler to addon domain. I
   was having problems so i wanted to completely remove and reinstall multilingual
   press and create a new network.
 * I removed these DB tables
    wp_blogs wp_blog_versions wp_registration_log wp_signups
   wp_site wp_sitemeta
 * and removed these fields from my users table.
    spam deleted
 * doing this and ajusting my wp-config, and .htacces i thought would complete remove
   all tables/files so i could start fresh with the install and network creation
   of multilingual press.
 * now here is my problem:
 * when reinstalling the plugin, and attempting to create a network using these 
   instructions:
    [http://codex.wordpress.org/Create_A_Network](http://codex.wordpress.org/Create_A_Network)
 * I encounter a problem with the network creation. I expected to see the network
   creation utiliy, but instead get this message when in the network setup
 * “Create a Network of WordPress Sites
    Multilingual Press only works in a multisite
   installation. See how to install a multisite network: WordPress Codex: Create
   a network Warning: Please deactivate your plugins before enabling the Network
   feature.”
 * I get this message even after the first step in these instructions
    [http://codex.wordpress.org/Create_A_Network](http://codex.wordpress.org/Create_A_Network)
 * In short, the first step is to add this to my wp-config..
 * /* Multisite */
    define( ‘WP_ALLOW_MULTISITE’, true );
 * can anyone offer some help?
    Thanks
 * [http://wordpress.org/plugins/multilingual-press/](http://wordpress.org/plugins/multilingual-press/)

Viewing 1 replies (of 1 total)

 *  [fuxia](https://wordpress.org/support/users/thefuxia/)
 * (@thefuxia)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/multilingual-press-network-setup-problems/#post-4495505)
 * You have to remove this line …
 * `define( 'WP_ALLOW_MULTISITE', true );`
 * … after network creation. This is not related to Multilingual Press.

Viewing 1 replies (of 1 total)

The topic ‘Multilingual Press Network setup problems’ is closed to new replies.

 * ![](https://ps.w.org/multilingual-press/assets/icon-256x256.png?rev=2188271)
 * [MultilingualPress](https://wordpress.org/plugins/multilingual-press/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/multilingual-press/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/multilingual-press/)
 * [Active Topics](https://wordpress.org/support/plugin/multilingual-press/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/multilingual-press/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/multilingual-press/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [fuxia](https://wordpress.org/support/users/thefuxia/)
 * Last activity: [12 years, 4 months ago](https://wordpress.org/support/topic/multilingual-press-network-setup-problems/#post-4495505)
 * Status: resolved