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 | |
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
only an ID goes : There is a possibility to have all informations listed in my database ? 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 |