person_id vs user_id: table relations?
-
Hi guys,
I’m new to Event Manager, but a customer asked me to help them with their installation.
They are running a pro installation, and for some reporting reasons I need to access tables directly in the database. Everything is pretty much standard (which is great), but there is one thing I just can’t figure out.
There is a report that shows the accepted payments, and on this report it shows a “member number”, e. g. 1950.
I searched in all tables with prefix “em_”, assuming that these are the tables used by Event Manager. However, I could not find this number. In change, the corresponding records use the field “person_id”, which is “573”.
The only table that shows user_id 1950 is a table called “wp_import_users” (and I noted that it does not use the prefix “em_”).
Data seems to come from this table, but I have been unable to find a table that matches the “person_id” used in the “em_” tables with the “user_id” used in “wp_import_users_”, and I literally checked them all.
Would you guys have an idea how these tables might be linked?
I’d really appreciate any help.
Would somebody have an idea where
- The topic ‘person_id vs user_id: table relations?’ is closed to new replies.