Hey has anyone ever run into this: I have a client site that I am going to be fixing up for him, so I'm trying to install it on a staging server, but it will not let me log in, and in troubleshooting why, I discovered that it does not have a wp_users table! Instead it has a "wp_people" table. This table has all the users in it, but evidently it does not want to run from a different url. Changing the password directly in this table through phpMyAdmin also does NOT work.
Has anyone ever run into this? What might they have used to set this up so that I can un-do it?
If I can't get in, then will it work to just import the content-related tables into a clean wp database?
thanks!
-barbara-