Hi Everyone.
My question is: Is it possible to find a plugin or to solve somehow that, the users datas after the registration go automatically to a database?
Because now, I should copy and paste all the datas if I want to create a database.
Thanks
Hi Everyone.
My question is: Is it possible to find a plugin or to solve somehow that, the users datas after the registration go automatically to a database?
Because now, I should copy and paste all the datas if I want to create a database.
Thanks
It is already automatically saved in the database when a user registers.
And how can you reach this database?
My main problem is that I cant find every details about a user in one page. I have to change the pages. If I need the users' workplace I have to go to his/her profile. If I need his/her email i can only see it in the dashboard. So if its true waht u said, where can i find a page where everything is written ?:)
Thanks for the answer btw!:)
Sorry, i didn't get enough your task and why you don't want to use the dashboard to listing members. Is it some private page with members list?
Might be the Connections plugin suits for this. http://wordpress.org/extend/plugins/connections/
In the dashboard I cant see every data such as workplace, position, phonenumber.
The main problem is that , i need a database with the members of the site which contains almost every data what the user added during the registration (name, phonenumber, workplace, pistion, email, etc). With the "export to CSV" plugins (there are a lot), i could only download the datas from the dashboard (name, email, registration time, latest activity), but its not enough.:)
Thanks for the answer anyway:)
Members List Plugin http://wordpress.org/extend/plugins/members-list/
latest activity
Are you using BuddyPress ?
yes Budypress is built ibtoo my site
i could only download the datas
Do you know that you can read CSV file as a table in the Open Office, for example.
You also can export the usermeta table as an Exel file.
I don't know about the Members List Plugin, is it works with BuddyPress.
You could try using
http://wordpress.org/extend/plugins/amr-users/
if your data is stored in the user or usermeta tables, it will extract what is there and then you can make your own lists/reports and export the result to csv
Thanks, but its still not good, cause these tables dont contain the important datas too. Only the members' name, regaistration date, etc. No workplace, position, phonenumber.:(
maybe the metadatas are not stored?? How can I sotre them?
You must log in to post.