- This topic has 3 replies, 2 voices, and was last updated 10 years, 3 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
WordPress Membership Plugin
Simple Membership Plugin › Forums › Simple Membership Plugin › Exporting members and formbuilder custom fields – a complete mess! Help!
Hi,
so please help me figure this out. I go to phpMyAdmin and export my registered members to csv. All nice and dandy, all member fields neatly arranged, located in single members table, coherent data.
I install the awesome formbuilder add-on, add few custom fields to my registration form.
Great stuff! Imagine my shock and surprise when I go to export my members again. All the new custom field entrees are NOT located in the members table! They all are in a separate formbuilder table!
Moreover, the new custom fields for SAME member are stored as sequential database entrees, and not in one row! What is this? The only reference to whom the data belongs is the user ID.
I have a hundred members with custom fields, am I expected to now manually copy paste and match 4 custom fields per member to the main member table?
Sorry for the little rant, but why programmer chose to store data this way is beyond me.
Can we ask for member export Add-on? I don’t care if I have to pay for it.
Thank you.
Hi, in regards to the following comment.
I go to phpMyAdmin and export my registered members to csv.
Where are these members located? Are they registered members in WordPress or in Simple Membership plugin?
Members are stored in wp_swpm_members_tbl
This is separate table than regular wordpress members, but by all means they count same as wordpress members in all functionalities.
All additional custom fields from forbuilder are stored in separate wp_swpm_form_builder_custom table and in a messy way. That’s my issue..
Thank you for reporting back. Can you create a premium support ticket.