Can’t see all users in admin “Users”
-
Hi!
We are using this plugin and it works great!
We noticed today an error on server:
Not unique table/alias: 'wp_usermeta' for query \n\t\t\t\tSELECT DISTINCT SQL_CALC_FOUND_ROWS wp_users.ID\n\t\t\t\tFROM wp_users INNER JOIN wp_usermeta ON ( wp_users.ID = wp_usermeta.user_id ) INNER JOIN wp_usermeta ON ( wp_users.ID = wp_usermeta.user_id ) LEFT JOIN wp_usermeta AS mt1 ON (wp_users.ID = mt1.user_id AND mt1.meta_key = 'wpuf_user_status')\n\t\t\t\tWHERE 1=1 AND ( \n wp_usermeta.meta_key = 'wfls-last-login'\n) AND ( ( wp_usermeta.meta_key = 'wpuf_user_status' AND CAST(wp_usermeta.meta_value AS CHAR) = 'approved' ) OR mt1.user_id IS NULL )\n\t\t\t\tORDER BY wp_usermeta.meta_value DESC\n\t\t\t\tLIMIT 0, 20\n\t\t\t made by WP_Users_List_Table->prepare_items, WP_User_Query->__construct, WP_User_Query->query
And we can’t see all the users in the dashboard menu at “users”.
Any help appreciated
The page I need help with: [log in to see the link]
- The topic ‘Can’t see all users in admin “Users”’ is closed to new replies.