• Hi everyone,

    First of all, I’m using the def version of wordpress 4.5 (beta4).

    When I save a network, for some reason it sets the side_id of all other blogs to 0.

    I have 3 networks, all on the same domain. I tried using different and the same paths, both config’s have the same problem.

    I guess it’s a misconfig somewhere, if anyone has an idea, please let me know!

    Regards, Jory

    https://www.ads-software.com/plugins/wp-multi-network/

Viewing 5 replies - 1 through 5 (of 5 total)
  • I’m on 4.4.2 and have the same issue.

    3 networks as well, different domains.

    Same problem here. WordPress version 4.4.2.

    In wp_blogs, site_id for each record was set to 0. In the wp_NNN_options table for each blog, home and siteurl were changed from ‘https://www.normaldomain.com/blogpath’ to ‘https://network.zero/blogpath’.

    In both affected networks, only the primary blog remained unchanged. In the All Networks list, the networks showed as having only one site.

    Even after fixing the wp_blogs table and the affected wp_NNN_options tables, the dashboard home for one of my networks still says “You have 1 site and NNN users” even though the All Networks list shows the correct number of sites for that network. The other network’s dashboard shows the correct number of sites. In case it matters, the one showing incorrect is the original network, site_id 1. The other is site_id 3.

    Hopefully this can be fixed soon.

    EDIT:

    I see at https://github.com/stuttter/wp-multi-network/ that there is a 1.8.0 version of the plugin that “removed the network.zero placeholder” among other things.

    Is that version safe to use?

    Has it also fixed the larger issue of saving a network causing sites in other networks to become unassigned?

    BTW, in 1.7.0 that issue appears to be related to reassign_sites_handler() in includes/classes/class-wp-ms-networks-admin.php “orphaning out” everything in $_POST[‘from’]. On the Edit Network page, the “from” list is populated with every site not in the current network.

    Thread Starter Jory Hogeveen

    (@keraweb)

    I changed the files for now aswell. 1.8.1 seems to address these bugs indeed, hopefully it will be released soon!

    I just cant find v1.8! Do I have to be signed in on Github to get access to it?

    Check out this thread….not 100% sure, but it sounds like the same problem I’m having – i.e., simple edit of a network orphans other sites.

    same problem?

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Saving a network removes sites from other networks’ is closed to new replies.