You will need to give user2 Super Admin privileges by directly modifying the database.
Run this query in phpMyAdmin:
SELECT * FROM wp_sitemeta where meta_key='site_admins';
This is an array of all your Super Admins. It should return something like this:
a:1:{i:0;s:5:"user1";}
Note that 5 is the length of string ‘user1’. Here is an example modification to make ‘username2’ the Super Admin:
a:1:{i:0;s:9:"username2";}
Related Posts:
- How can I un-reserve a pending username registration?
- wordpress multisite, how to keep user on subdomain throughout registration process?
- Allowing periods in usernames
- Remove Site Name from register form – Multisite
- Prevent user creating new users with specific roles
- Get first_name and last_name on user_register hook
- Can’t add user to blog on registration (Multisite)
- Is there a wordpress function to cleanly delete an entry in the signups table?
- WordPress 3.2(Multisite) – How to add custom user meta fields to signup form?
- How to add multiple existing users to a multisite site?
- WPMU – new users are automatically subscribed to the main blog – how to prevent that?
- User registration on sub site
- Disable domain redirect
- Displaying a message upon user registration
- What sites are you registered to when joining a multisite?
- Add a user to a specific blog when they register?
- Auto creation of multisite blog on user registration
- Multisite – user email activation links broken
- Add menu items/actions for multisite users who are registered on the network but do not have a role or capability in any sites
- Four columns in the wp_users table
- WP MU Register User across all blogs
- Is the Multi site functionality a viable option for Country and Language targeting?
- Using the standard WordPress “New User” interface on a multisite
- How can you override the is_multisite check in wp-login.php for individual login/registration?
- User registration on two sites in same multisite
- How to change a user role after registering in multisite?
- How to fix that new users show up again in subsite of a Multisite?
- User registration is currently not allowed
- Multisite ‘Welcome User Email’ SITE_NAME returns ‘network’ name, not the name of the blog
- User registration on wordpress multisite
- Easily adding multiple existing users to a multisite site
- Automatic registration on main site upon user registration on Multisite
- Register a user only to the root blog – WP Multisite
- Activate User account for Sub Site broken
- Possible to have duplicate usernames on different two multisites
- How to allow mixed case characters in multisite site name?
- Modify new user email notification in network admin screen wp multisite
- Users getting linked unwanted to main mu in WordPress multisite (WPMU)
- Can’t activate a user on multisite install
- WordPress Multisite Network Subdomain
- Multisite: How to bypass wpmu_signup_user_notification and add my own notification logic?
- Allow users to register on multisite through WooCommerce using the same email address
- A different role for each site in a multisite
- Activation of new Registered site fails on multisite
- User registration problem on multisites web
- Multisite “Skip Confirmation Email” Log Out Problem
- Multisite – User creation for second site from first site?
- Possible to set new user’s site time zone at user creation using Gravity Forms?
- multisite registration: check existing subdomains while typing
- Registration Page
- Using a number for limiting registering or banning on multisite
- How to use same email for multiple users? [duplicate]
- Convert existing site to network
- How do I transition multiple installations to a single Multisite installation?
- Give to site admin the option to “skip confirmation email” when adding new user
- Generate a user list per site to communicate upgrade plans
- New Multisite Network: redirected you too many times
- Protect Uploads in Multisite
- Subdomain multisite gives 404 on sub sites
- Global Parent theme for all sites
- WordPress Multisite – is it possible to put the main site in a subdirectory?
- the blog owner multisite
- Multisite without .htaccess
- Multisite installation on IIS gives 404 trying to access the admin dashboard
- How to properly force https and www on multisite with Apache HTAccess
- Why does the My Site dropdown show only a single domain?
- Performance on WPMS
- Display site administrator’s id by current blog id inside link
- SELinux security vs WordPress updates
- Installed domain-based Multisite but can’t access wp-admin (redirect loop)
- Switch MultiSite main site with another (multilingual sites) – with subfolder – no subdomain
- WordPress Multisite’s in subdirectory not redirecting to dashboard settings
- My Media Library is broken across all my subsites
- Updated to version 3.8 and Admin pages are very slow. How to diagnose problem? [closed]
- Multisite install on subdomain w/ subdomains change siteURL
- Make uploads live outside of the WP folder
- Error : Cookies are blocked or not supported by your browser
- How To Run Multiple Multi-Site Networks On Same Box [closed]
- Multiple Websites that share some content types and not others
- Solving a get_user_meta() problem in Multisite
- How to use the sunrise.php script for Multisite network domain mapping?
- How to pull data from child installation to parent theme
- Which is the correct way to migrate content from single WP to WP multisite
- How to have one installation at blog.example.com and multiple blogs in sub folders such as blog.example.com/userA?
- Running hundreds of WP in multisite
- Bitnami multisite change URL of secondary blog
- Number of total comment does not tally with the number of comment?
- Domain not redirected correctly with WordPress Multisite
- Subsites in Multisite throw 404 in wp-admin
- WordPress theme to support single website but with 3 sections for 3 languages
- Can assign a new domain to a site in a multisite?
- WordPress multi-domain with multiple sites with multiple languages
- How can I import posts into different wordpress multisites at once?
- Redirect www.mainsite.com/subsite/wp-login to www.mainsite.com/wp-login
- Can I just copy and duplicate a WordPress installation?
- cannot access subsites in wordpress multisite
- Page Template Dropdown – Missing In WordPress MultiSite
- Multisite and users being listed on network administration dashboard and not main site dashboard
- How to remove index.php from a tag or archive page URL in the root blog?
- Could not find site error