简体   繁体   中英

Wordpress users in database but not showing in admin

I migrated a wordpress site to a new server I copied all the files and plugins etc but I had registered users that I created using Ultimate Member plugin. I tried to export/import this users with plugins but didnt have any success so I copied all the data from the old wordpress user table to the new one and from the old usersmeta table to the new one but the users dont show in the admin of the new wordpress site.

Le site c'est www.medicitus.com

  1. Make sure the wp_ table prefix is correct
  2. $WPUserID is just created User ID from wp_users table
  3. $WPUserLogin is just created User Login from wp_users table

You could use a simple plugin like all in one migration. Make an export file and import in new wordpress install on your new URL

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM