Title: ELMIT's Replies | WordPress.org

---

# ELMIT

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

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

 Search replies:

## Forum Replies Created

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

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

 *   Forum: [Networking WordPress](https://wordpress.org/support/forum/multisite/)
   
   In reply to: [Changed singlesite to multisite, but new site shows Maintenance](https://wordpress.org/support/topic/changed-singlesite-to-multisite-but-new-site-shows-maintenance/)
 *  Thread Starter [ELMIT](https://wordpress.org/support/users/elmit/)
 * (@elmit)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/changed-singlesite-to-multisite-but-new-site-shows-maintenance/#post-8520555)
 * Found it!!!
    /etc/apache2/sites-available/example.com.conf needs this line: ServerAlias*.
   example.com
 * (The star was missing! – Merry Xmas)
 *   Forum: [Networking WordPress](https://wordpress.org/support/forum/multisite/)
   
   In reply to: [Changed singlesite to multisite, but new site shows Maintenance](https://wordpress.org/support/topic/changed-singlesite-to-multisite-but-new-site-shows-maintenance/)
 *  Thread Starter [ELMIT](https://wordpress.org/support/users/elmit/)
 * (@elmit)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/changed-singlesite-to-multisite-but-new-site-shows-maintenance/#post-8519533)
 * (will try to copy less from other sites 😉 )
 * I tried to deactivate ALL (3) network activated plugins (All-in-One WP Migration,
   Beaver Builder Plugin (Lite Version), Contact Form 7). It did not change anything.
 * The main site example.com uses a plugin (WooCommerce). I use this as a local 
   plugin, since I found in the error log file these records:
    [Tue Dec 06 13:40:
   44.218132 2016] [:error] [pid 17388] [client 192.168.178.1:59394] WordPress database
   error Duplicate key name ‘location_type_code’ for query ALTER TABLE wp_woocommerce_tax_rate_locations
   ADD KEY `location_type_code` (`location_type`(40),`location_code`(90)) made by
   activate_plugins, activate_plugin, do_action(‘activate_woocommerce/woocommerce.
   php’), WC_Install::install, WC_Install::create_tables, dbDelta, referer: [http://example.com/wp-admin/plugins.php](http://example.com/wp-admin/plugins.php)
 * I also found these errors in the log file:
    [Tue Dec 06 17:07:35.620447 2016][:
   error] [pid 8493] [client 192.168.178.1:52154] PHP Fatal error: Uncaught Error:
   Cannot use object of type WP_Error as array in /var/www/example.com/wp-content/
   plugins/beaver-builder-lite-version/classes/class-fl-builder-model.php:3550\nStack
   trace:\n#0 /var/www/example.com/wp-content/plugins/beaver-builder-lite-version/
   classes/class-fl-builder-model.php(3672): FLBuilderModel::get_user_template_type(
   166)\n#1 /var/www/example.com/wp-content/plugins/beaver-builder-lite-version/
   classes/class-fl-builder-model.php(3693): FLBuilderModel::is_post_node_template(
   166)\n#2 /var/www/example.com/wp-content/plugins/beaver-builder-lite-version/
   classes/class-fl-builder-model.php(4092): FLBuilderModel::is_post_global_node_template(
   166)\n#3 /var/www/example.com/wp-content/plugins/beaver-builder-lite-version/
   classes/class-fl-builder-model.php(2865): FLBuilderModel::unlink_global_node_template_from_all_posts(
   166)\n#4 /var/www/example.com/wp-includes/plugin.php(524): FLBuilderModel::delete_post(
   166)\n#5 /var/www/example.com/wp-includes/post.php(2366): do_action(‘before_delete_p…’,
   166)\n#6 /var/www/example.com/wp-c in /var/www/example.com/wp-content/plugins/
   beaver-builder-lite-version/classes/class-fl-builder-model.php on line 3550, 
   referer: [http://example.com/wp-admin/themes.php](http://example.com/wp-admin/themes.php)[
   Tue Dec 06 17:12:03.567849 2016] [core:error] [pid 8540] [client 192.168.178.1:
   52482] AH00124: Request exceeded the limit of 10 internal redirects due to probable
   configuration error. Use ‘LimitInternalRecursion’ to increase the limit if necessary.
   Use ‘LogLevel debug’ to get a backtrace.
 * If I hover over Visit at the Sites for the site test.example.com the link shows
   test.example.com (correct) and gives me the Maintenance picture.
 * If I hover over Dashboard at the Sites for the site test.example.com the link
   shows [http://test.example.com/wp-admin/](http://test.example.com/wp-admin/)
 * Shouldn’t there be a “network” in that link???
 * I am using the Theme Tesseract
 * wp-config.php shows:
    define(‘SITE_ID_CURRENT_SITE’, 1); define(‘BLOG_ID_CURRENT_SITE’,
   1); /* That’s all, stop editing! Happy blogging. */
 * However, phpmyadmin, names the tables 3 and 5 (I tried to delete and add sites
   again), woocommerce did not get the numbers. Should that be changed in the config
   file to 3 instead of 1???
 *   Forum: [Networking WordPress](https://wordpress.org/support/forum/multisite/)
   
   In reply to: [Moving to a new server gives me head ache](https://wordpress.org/support/topic/moving-to-a-new-server-gives-me-head-ache/)
 *  Thread Starter [ELMIT](https://wordpress.org/support/users/elmit/)
 * (@elmit)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/moving-to-a-new-server-gives-me-head-ache/#post-3110073)
 * I had in /etc/hosts:
 * 11.22.33.44 abc.com
 * instead of
    127.0.0.1 abc.com
 * Thanks!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[XML Sitemap Generator for Google] [Plugin: Google XML Sitemaps] Manual build works, automatic fails permissions](https://wordpress.org/support/topic/plugin-google-xml-sitemaps-manual-build-works-automatic-fails-permissions/)
 *  [ELMIT](https://wordpress.org/support/users/elmit/)
 * (@elmit)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/plugin-google-xml-sitemaps-manual-build-works-automatic-fails-permissions/#post-2087552)
 * I found the solution (thought I posted it here, must have done on another place):
 * Just change “Automatic detection” to “Custom Location”
    Both include the same
   path, but with the Custom Location it works then also automatically.
 * It seems to me, that automatic detection does not use the full path in the program,
   but relative, so when you call it manual, you are at the right place to start
   with, …
 * Please report if that worked for you too.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[XML Sitemap Generator for Google] Improved Google XML Sitemaps plugin with Multisite Support](https://wordpress.org/support/topic/improved-google-xml-sitemaps-plugin-with-multisite-support/)
 *  [ELMIT](https://wordpress.org/support/users/elmit/)
 * (@elmit)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/improved-google-xml-sitemaps-plugin-with-multisite-support/#post-1782547)
 * I think I found a solution.
 * For me the sitemap was created, only when I initiate it manual, but never automatically.
 * I knew, that it is a problem with the path, …
 * So I just clicked the own path instead automatic path, but left exactly the preset,
   now it works automatically too.
 * 😉
 * bye
 * Ronald
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[XML Sitemap Generator for Google] [Plugin: Google XML Sitemaps] Manual build works, automatic fails permissions](https://wordpress.org/support/topic/plugin-google-xml-sitemaps-manual-build-works-automatic-fails-permissions/)
 *  [ELMIT](https://wordpress.org/support/users/elmit/)
 * (@elmit)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/plugin-google-xml-sitemaps-manual-build-works-automatic-fails-permissions/#post-2087550)
 * I have a MU blog site of the type subdirectory:
 * [http://blog.com/blog-1](http://blog.com/blog-1)
    [http://blog.com/blog-2](http://blog.com/blog-2)…
 * The domain blog.com is linked to the directory /home/me/wordpress
    The sitemap
   directory is /home/me/wordpress/sitemaps
 * Manually, all sitemaps are updated, automatically I get the above errors:
 * > There was a problem writing your sitemap file. Make sure the file exists and
   > is writable.
   >  There was a problem writing your zipped sitemap file. Make sure
   > the file exists and is writable.
 * I changed the permission already of the files to 755, but still the same.
 * I could not find any other sitemap files on my system.
 * Any ideas?
 * bye
 * Ronald
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Publish 2 Ping.fm] [Plugin: Publish 2 Ping.fm] Plugin uses bad add_menu_page arguments](https://wordpress.org/support/topic/plugin-publish-2-pingfm-plugin-uses-bad-add_menu_page-arguments/)
 *  [ELMIT](https://wordpress.org/support/users/elmit/)
 * (@elmit)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/plugin-publish-2-pingfm-plugin-uses-bad-add_menu_page-arguments/#post-1793028)
 * Chris, thank you very much!!!
 *   Forum: [Networking WordPress](https://wordpress.org/support/forum/multisite/)
   
   In reply to: [Rename/move multi-site blog](https://wordpress.org/support/topic/renamemove-multi-site-blog/)
 *  Thread Starter [ELMIT](https://wordpress.org/support/users/elmit/)
 * (@elmit)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/renamemove-multi-site-blog/#post-1723652)
 * One part I was missing:
 * 5. change wp-config.php
    from: define( ‘DOMAIN_CURRENT_SITE’, ‘test.abc.com’ );
   to: define( ‘DOMAIN_CURRENT_SITE’, ‘blog.abc.com’ );
 * (I hope it was all)
 *   Forum: [Networking WordPress](https://wordpress.org/support/forum/multisite/)
   
   In reply to: [Rename/move multi-site blog](https://wordpress.org/support/topic/renamemove-multi-site-blog/)
 *  Thread Starter [ELMIT](https://wordpress.org/support/users/elmit/)
 * (@elmit)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/renamemove-multi-site-blog/#post-1723650)
 * One part I was missing:
 * 5. change wp-config.php
    from: define( ‘DOMAIN_CURRENT_SITE’, ‘test.abc.com’ );
   to: define( ‘DOMAIN_CURRENT_SITE’, ‘blog.abc.com’ );
 * (I hope it was all)
 *   Forum: [Networking WordPress](https://wordpress.org/support/forum/multisite/)
   
   In reply to: [Rename/move multi-site blog](https://wordpress.org/support/topic/renamemove-multi-site-blog/)
 *  Thread Starter [ELMIT](https://wordpress.org/support/users/elmit/)
 * (@elmit)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/renamemove-multi-site-blog/#post-1723615)
 * Since my blog site is just a couple of days old the easiest way was:
 * 1. move the directory to the new place
    2. exported with phpMyAdmin the entire
   database (including drop table statement) 3. opened the database dump with a 
   text editor and with search / replace changed the string 4. imported the database
   with phpMyAdmin and replaced so all tables
 * Worked!
 *   Forum: [Networking WordPress](https://wordpress.org/support/forum/multisite/)
   
   In reply to: [Rename/move multi-site blog](https://wordpress.org/support/topic/renamemove-multi-site-blog/)
 *  Thread Starter [ELMIT](https://wordpress.org/support/users/elmit/)
 * (@elmit)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/renamemove-multi-site-blog/#post-1723428)
 * Unfortunately, that does not work.
 * The main site is GREY, I cannot change the URL there. I can change only in the
   sub-blogs.
 * I have setup the network as:
 * [http://test.abc.com](http://test.abc.com) <– main site
 * [http://test.abc.com/blog-1](http://test.abc.com/blog-1)
    [http://test.abc.com/blog-2](http://test.abc.com/blog-2)
   [http://test.abc.com/blog-3](http://test.abc.com/blog-3) [http://test.abc.com/blog-4](http://test.abc.com/blog-4)
 *   Forum: [Networking WordPress](https://wordpress.org/support/forum/multisite/)
   
   In reply to: [Super admin not showing](https://wordpress.org/support/topic/super-admin-not-showing/)
 *  [ELMIT](https://wordpress.org/support/users/elmit/)
 * (@elmit)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/super-admin-not-showing/page/3/#post-1691048)
 * Thank you so much. So far all worked. Only, I did not get an email for the new
   admins I made for the subsites. I checked spam folders. Not to find any emails.
 * I will test this now over the next couple of weeks before I use that on a production
   blog.
 * Some thoughts I have still:
 * I use in permalinks:
    /%category%/%postname%.html
 * With the new multi-site blog, I will use the same. (I will use the original category
   as a subsite.) Will this permalink give me troubles? Is there a conflict between
   site and category?
 * Where can I read more? Do I install plug-ins as SuperAdmin or as site admin? 
   The main blog is still available, can that be used to give a dynamic content 
   page of all other blogs? Can I move posts from one sub-blog to another?
 * Next big question is migration. My current blog has all categories and the new
   blog “test” will get all sub blogs as I have now categories. Is it possible to
   migrate from old blog per category to the test blog’s sub-blogs, remove old blog
   and rename test blog to the current old blog’s name?
 *   Forum: [Networking WordPress](https://wordpress.org/support/forum/multisite/)
   
   In reply to: [Super admin not showing](https://wordpress.org/support/topic/super-admin-not-showing/)
 *  [ELMIT](https://wordpress.org/support/users/elmit/)
 * (@elmit)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/super-admin-not-showing/page/3/#post-1691043)
 * Andrea, thanks!
 * Before I start over, can you please help me to get clearer what I want 😉
 * I have a domain I use for other purposes, like shop, www, … and now I would like
   to add blog.abc.com
    Can I have, alex.blog.abc.com and boby.blog.abc.com ? Would
   that be easier than blog.abc.com/alex and blog.abc.com/boby ???
 * or
 * should I go with alex.abc.com and boby.abc.com ?
    Would that interfer with [http://www.abc.com](http://www.abc.com)
   and shop.abc.com ???
 *   Forum: [Networking WordPress](https://wordpress.org/support/forum/multisite/)
   
   In reply to: [Super admin not showing](https://wordpress.org/support/topic/super-admin-not-showing/)
 *  [ELMIT](https://wordpress.org/support/users/elmit/)
 * (@elmit)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/super-admin-not-showing/page/3/#post-1691041)
 * I checked that too, no luck. And they are spelled correct.
 * Now I am out of luck totally again. I cannot even login as Superadmin!
 * I forced to subdir, but forgot to change the .htaccess settings to that. Now,
   even I change it, I cannot login anymore.
 * Any hints or should I start over to install it? and what should I take care of?
 *   Forum: [Networking WordPress](https://wordpress.org/support/forum/multisite/)
   
   In reply to: [Super admin not showing](https://wordpress.org/support/topic/super-admin-not-showing/)
 *  [ELMIT](https://wordpress.org/support/users/elmit/)
 * (@elmit)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/super-admin-not-showing/page/3/#post-1691034)
 * Thank you very much. Now it is setup.
 * I am at the next problem.
    I logged in with my only account I have and added 
   5 sites. For each site it asked me for a site address, site title and admin’s
   email. For my testing I used for each site the same email address!
 * It accepted it, but I have not got an email with the login information.
 * The site itself has information, but no theme.
 * Any ideas?

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

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