My first guess would be to try following:
- Create a separate clean install of multisite
- Move user tables from it to your site
I vaguely remember encountering situation like this before, but not what the outcome was.
Also backup current state immediately, so at least you have that captured, in case you make things worse while attempting a fix.
Related Posts:
- Check for user meta data at Login
- stop login if user_status equal zero
- Should I encrypt the response that triggers an Ajax action? Is nonce sufficient?
- WordPress – Security Question at Login from User’s Meta Data
- Difference between update_user_meta and update_user_option
- Replacing the WordPress password validation
- WordPress auto login after registration not working
- Allow up to 5 Concurrent Login Sessions
- How to create a template for a custom URI associated with the user
- How to order users alphabetically by their last name?
- Wp_User_Query not sorting by meta key
- How to use hyperdb to separate and share a user dataset between wordpress installs?
- LEFT JOIN, INNER OUTER JOIN, LEFT OUTER JOIN is driving me crazy. Please help?
- \WP_User Object | What’s the Difference Between {caps} and {allcaps}?
- include user profiles in search results?
- Pre-populate Username Field
- Where to Store Custom User Fields
- Plugin that would allow WordPress Authors to “follow” other Authors and query “Activity Info” from that
- Querying Email Addresses for a List of Users with Same Last Name?
- Display sortable User meta column in admin panel user’s page
- User profile custom field
- Front end user meta options for users
- How to keep track of user logins?
- Drop down list in user profile page
- Redirect User to Homepage if no other redirect is specified
- Searchable meta value in user.php
- WordPress to use Drupal users’ credentials
- Does wp_delete_user() remove all user content?
- WP User Query fails when searching meta queries and search columns
- Add user data to table when user is created?
- Updating user meta
- Redirect user to login before viewing custom post
- Change the user_login at registration
- Use wp_update_user to update custom column in wp_users table
- Are User Levels Still Currently Used?
- Max no of simultaneous active sessions for a single user
- WPML Default Language User Meta [closed]
- Display users in order by an “order” custom meta field
- Search Users base on meta_value & meta_key
- Rest API code to get ID of current user not working: get_current_user_id() gives 0
- Redirect subscribers to last viewed page after log-in
- User Meta Data in a Sortable Table
- get_user_meta an ID for multiple functions
- Reset Password policy
- How can I attach a user to another user with user meta
- Column Sorting Code on users.php
- Is possible to allow user to login with different role?
- Creating user without username and password
- Is this code true or not
- WordPress Login Customization for External Authentication
- The Simple and Correct Way to Add User Meta
- Does wordpress support natively the concept of logging-in users? (not admins, but users of the website)
- How to pull all the contributer users records and order by Designation (which is users meta data)?
- cannot get user_registered date from get_user_meta
- Is there any action /filter hook I can use to disable login for some user role?
- How to check User Role and redirect to specific page according to Role when login in WordPress?
- Display video on homepage for users who have not logged in
- how to set default update_user_meta values wordpress
- Cannot Update user meta in custom field
- Can I Create a Second Admin Level User Role?
- Recovering the table wp_usermeta from users
- Check if user is logged in via JS? [duplicate]
- Adding fields to the “Add New User” but the form data not saved into DB
- Can I edit the database to change a login?
- Can user meta be shown or hidden depending on user logged in status?
- how do I add role and capability after I create a new user
- User Meta stuff
- What does “link” refer to when you delete a user?
- How do I update user email from frontend input field?
- Is there a way to call via javascript if a user is logged-in on a static html file?
- My custom user metadata is only active for only admin but i want it to be active on all users especially customers
- How to get image path from id using SQL
- Restricting wordpress login sessions for a web app
- Update user role for expired membership
- Getting user data via ajax
- How to change default username field after login
- The same session information for peer users on two different WordPress servers
- How can i add user display name drop down menu in frontend?
- Hook into add_user_role and update based on new and removed roles
- How to prevent multiple user accounts with the same meta field?
- meta_query orderby sort multiple keys
- How to update user meta from php file?
- Check for empty username or password on login
- In admin manage users page, how can I stop users with certain privileges from editing users with other privileges?
- Specific Content on pages based on user
- Get meta key with value for user
- Require confirmation of current user’s email before updating database and before send_email_change_email
- Store extra user values permanently
- How do I change the user via SQL?
- custom login form, guide me
- User list order by user meta
- Creating Custom user type just like custom post
- Sort users by custom user meta value
- Redirect based on log-in status per JavaScript
- Integrating Facebook Registration (and Login) on a WordPress page
- Problem with update_user_meta() meta_value
- How can I list users by date in an array in meta_value?
- How to track all users logged into a site?
- Cant edit profile from frontend
- Export user data from Squirrly’s Starbox plugin?