Title: striderhnd's Replies | WordPress.org

---

# striderhnd

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

 *   [Profile](https://wordpress.org/support/users/striderhnd/)
 *   [Topics Started](https://wordpress.org/support/users/striderhnd/topics/)
 *   [Replies Created](https://wordpress.org/support/users/striderhnd/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/striderhnd/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/striderhnd/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/striderhnd/engagements/)
 *   [Favorites](https://wordpress.org/support/users/striderhnd/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: [Multisite info form checkbox (Update siteurl and home as well) problem](https://wordpress.org/support/topic/multisite-info-form-checkbox-update-siteurl-and-home-as-well-problem/)
 *  Thread Starter [striderhnd](https://wordpress.org/support/users/striderhnd/)
 * (@striderhnd)
 * [15 years, 3 months ago](https://wordpress.org/support/topic/multisite-info-form-checkbox-update-siteurl-and-home-as-well-problem/#post-1968223)
 * Andrea_r any idea how can i fix this problem??
 * thanks for your help 🙂
 *   Forum: [Networking WordPress](https://wordpress.org/support/forum/multisite/)
   
   In reply to: [Multisite info form checkbox (Update siteurl and home as well) problem](https://wordpress.org/support/topic/multisite-info-form-checkbox-update-siteurl-and-home-as-well-problem/)
 *  Thread Starter [striderhnd](https://wordpress.org/support/users/striderhnd/)
 * (@striderhnd)
 * [15 years, 3 months ago](https://wordpress.org/support/topic/multisite-info-form-checkbox-update-siteurl-and-home-as-well-problem/#post-1968204)
 * yes i try turning all them off but nothing 🙁
 *   Forum: [Networking WordPress](https://wordpress.org/support/forum/multisite/)
   
   In reply to: [Multisite info form checkbox (Update siteurl and home as well) problem](https://wordpress.org/support/topic/multisite-info-form-checkbox-update-siteurl-and-home-as-well-problem/)
 *  Thread Starter [striderhnd](https://wordpress.org/support/users/striderhnd/)
 * (@striderhnd)
 * [15 years, 3 months ago](https://wordpress.org/support/topic/multisite-info-form-checkbox-update-siteurl-and-home-as-well-problem/#post-1968187)
 * Ok the list of plugins im using is :
    - Ad Rotator
    - Basic Facebook Social Plugins
    - bbPress Live
    - Contact Form 7
    - Favicons
    - ICIT Weather widget
    - jQuery Lightbox For Native Galleries
    - KB Robots.txt
    - MapPress Easy Google Maps
    - W3 Total Cache(all cache is deactivated but is running)
    - WordPress SEO(Jooast)
    - WP-Polls
 *   Forum: [Networking WordPress](https://wordpress.org/support/forum/multisite/)
   
   In reply to: [Multisite info form checkbox (Update siteurl and home as well) problem](https://wordpress.org/support/topic/multisite-info-form-checkbox-update-siteurl-and-home-as-well-problem/)
 *  Thread Starter [striderhnd](https://wordpress.org/support/users/striderhnd/)
 * (@striderhnd)
 * [15 years, 3 months ago](https://wordpress.org/support/topic/multisite-info-form-checkbox-update-siteurl-and-home-as-well-problem/#post-1968176)
 * Ok the .htaccess is this
 *     ```
       # BEGIN WordPress
       <IfModule mod_rewrite.c>
       RewriteEngine On
       RewriteBase /
       RewriteRule ^index\.php$ - [L]
   
       # uploaded files
       RewriteRule ^([_0-9a-zA-Z-]+/)?files/(.+) wp-includes/ms-files.php?file=$2 [L]
   
       # add a trailing slash to /wp-admin
       RewriteRule ^([_0-9a-zA-Z-]+/)?wp-admin$ $1wp-admin/ [R=301,L]
   
       RewriteCond %{REQUEST_FILENAME} -f [OR]
       RewriteCond %{REQUEST_FILENAME} -d
       RewriteRule ^ - [L]
       RewriteRule  ^[_0-9a-zA-Z-]+/(wp-(content|admin|includes).*) $1 [L]
       RewriteRule  ^[_0-9a-zA-Z-]+/(.*\.php)$ $1 [L]
       RewriteRule . index.php [L]
       </IfModule>
       # END WordPress
       ```
   
 * the ‘path’ check box is in 3.1 you go to the network admin and edit one of the
   sites in the network , in the ‘info’ tab you’ll see
 * the domain of the network
    the path textbox and the checkbox below the path textbox‘
   Update siteurl and home as well.’

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