Title: LeeCarnegie's Replies | WordPress.org

---

# LeeCarnegie

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Networking WordPress](https://wordpress.org/support/forum/multisite/)
   
   In reply to: [Mutlisite stuff up](https://wordpress.org/support/topic/mutlisite-stuff-up/)
 *  Thread Starter [LeeCarnegie](https://wordpress.org/support/users/leecarnegie/)
 * (@leecarnegie)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/mutlisite-stuff-up/#post-2264552)
 * Your a star Andrea, thanks for your help. You were right I should not have used
   that plugin and re-installing from the start was what I should have done!
 * Even though I ended up getting a redirect loop after I had started again it was
   because of a coding glitch in wp-admin/network/admin.php file. I had to remove:
 * $redirect_network_admin_request = ( ( $current_blog->domain != $current_site-
   >domain ) || ( $current_blog->path != $current_site->path ) );
    $redirect_network_admin_request
   = apply_filters( ‘redirect_network_admin_request’, $redirect_network_admin_request);
   if ( $redirect_network_admin_request ) {
 * replace it with:
    if ( ! is_main_site() ) { wp_redirect( network_admin_url() );
   exit;
 * relog back in and it was there.
 * ok next step the image issue, the host provider advised that they have reset 
   the apache and that the .htacess rules should take now I hope.
 *   Forum: [Networking WordPress](https://wordpress.org/support/forum/multisite/)
   
   In reply to: [Mutlisite stuff up](https://wordpress.org/support/topic/mutlisite-stuff-up/)
 *  Thread Starter [LeeCarnegie](https://wordpress.org/support/users/leecarnegie/)
 * (@leecarnegie)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/mutlisite-stuff-up/#post-2264549)
 * I received a warning at the network setup area:
 * Warning: An existing WordPress network was detected.
    Please complete the configuration
   steps. To create a new network, you will need to empty or remove the network 
   database tables.
 * I checked: [http://codex.wordpress.org/Tools_Network_SubPanel](http://codex.wordpress.org/Tools_Network_SubPanel)
   to make sure that the instructions on the enable network page were correct and
   they were fine.
 * I proceeded with configuration steps config.php and .htacess. Logged out, cleared
   cookies, browser and cache relogged back in Network Admin appears clicked on 
   it still receiving an error redirect loop to many redirects please clear cookies,
   browser and cache?
 * Am going to have to clear my all my tables in PhPAdmin area? in order to get 
   my network back?
 * 🙁
 *   Forum: [Networking WordPress](https://wordpress.org/support/forum/multisite/)
   
   In reply to: [Mutlisite stuff up](https://wordpress.org/support/topic/mutlisite-stuff-up/)
 *  Thread Starter [LeeCarnegie](https://wordpress.org/support/users/leecarnegie/)
 * (@leecarnegie)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/mutlisite-stuff-up/#post-2264542)
 * So brain host tells me that the reason I don’t have my wp-admin/network
 * is because of :
 * The plugin “wordpress-multi-site-enabler-plugin-v10” has been misconfiguration
   due to which you are facing problem with [http://www.groovymail.info/wp-admin/network/](http://www.groovymail.info/wp-admin/network/)
 * In order to resolve this you will have to deactivate, delete the plugin and install
   it once again.
 * So of course I follow the advise that I don’t believe because I’ve never had 
   an issue before with this plugin and low and behold it still doesn’t work? can
   someone help? me get my wp-admin network back?
 *   Forum: [Networking WordPress](https://wordpress.org/support/forum/multisite/)
   
   In reply to: [Mutlisite stuff up](https://wordpress.org/support/topic/mutlisite-stuff-up/)
 *  Thread Starter [LeeCarnegie](https://wordpress.org/support/users/leecarnegie/)
 * (@leecarnegie)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/mutlisite-stuff-up/#post-2264517)
 * Will do thanks

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