latest stable versions: v150827 (changelog)

Old Forums (READ-ONLY): The community now lives at WP Sharks™. If you have an s2Member® Pro question, please use our new Support System.

Questions about Registering Custom Fields

Home Forums Community Forum Questions about Registering Custom Fields

This topic contains 1 reply, has 1 voice. Last updated by  Maxence Bocher 4 years, 8 months ago.

Topic Author Topic
Posted: Friday Apr 27th, 2012 at 5:59 am #12031
Maxence Bocher
Username: nKM

Hello everybody,

for first i want to say that i started the wordpress developpement since 3 weeks, that’s why i have some questions about your plugin.

Well, i’m using s2members for a community website, and that plugin is very helpfull ! So thanks to the developpers :)

Btw, i have some questions about the registering Custom Fields. I watched the videos tutorials and some topics on this forum + others, but none answered me about my problem. I think i’ve got the explication in, but i wanted to post to be sure (so sorry if my question has been already answered before).

Well, i added some Custom Fields in my registering page (joined a screenshot because i’m working in local) :

(it’s a french website)

I think that all is ok about it, but i wanted to know when a new user register, where the informations goes in the database ?

I think it’s linked with the wp_usermeta but i don’t see it..

I read this topic : http://www.primothemes.com/forums/viewtopic.php?f=4&t=15658&p=48878#p48878

As Jason said in the topic in the wp_usermeta table under meta_key there is “wp_s2member_custom_fields”, but i don’t have the “wp_s2member_custom_fields” array, is it normal or just i don’t read well ?

and when i write the query (i take a custom field for example “date_naissance” who is birthday date in english) to check my informations in the database

SELECT `user_id` as `ID` FROM `wp_usermeta` WHERE `meta_key` = ‘wp_s2member_custom_fields’ AND `meta_value` REGEXP ‘.*”date_naissance”;s:[0-9]+:.*’

only an ID goes :

There is a possibility to have all informations listed in my database ?
Maybe i have to create all fields or change something in the code ?

I read that there is a s2-hacks.php to create i don’t created it, there is maybe that’s why i don’t have the customs fields in my data base ?

Can you explain me please.

Thanks a lot for your answers.

Kind Regards,

nKM

List Of Topic Replies

Viewing 1 replies (of 1 total)
Author Replies
Author Replies
Posted: Friday Apr 27th, 2012 at 8:58 am #12041
Maxence Bocher
Username: nKM

EDIT:

I resolved some problems. The ID was the ID from the user that i informed just this user with a birthday date.

So i have the informations, i’ll try to cut them now.

Viewing 1 replies (of 1 total)

This topic is closed to new replies. Topics with no replies for 2 weeks are closed automatically.

Old Forums (READ-ONLY): The community now lives at WP Sharks™. If you have an s2Member® Pro question, please use our new Support System.

Contacting s2Member: Please use our Support Center for bug reports, pre-sale questions & technical assistance.