Conversation
supportIt used to work perfectly. Looks like got broken with WP updates. Now when I copy a site, I get http://4.stefantsov.com/s/2019.11.19_14.55.58_fqxmclbv.png , notice how wp_22_user_roles field name is copied as is, even though this new site ID it NOT 22, but 38. Because of this, every cloned site have no Roles at all. A manual fix is simple: just change wp_22_user_roles to wp_38_user_roles, then everything works like it should. But I would like it to work automatically. Also, all users from default site are not present on new site, even though I have “Copy all users too” checked, maybe it’s because missing roles as well. Please fix.
It may be an issue on my side, maybe execution time is too short on my server. I have been getting 503 timeout white error page once I press “Clone” since the very beginning. It used to still copy everything allright.
It may be an issue on my side, maybe execution time is too short on my server. I have been getting 503 timeout white error page once I press “Clone” since the very beginning. It used to still copy everything allright.