Hi Alex, how are you?
I'm trying to create a custom register form (module) to my webpage but I can find your Function "jfbc.login.login_custom();"...
My form works:
- The user need fill all the fields for the first steep (form)
- The user can select between Facebook or Normal Register
If facebook register is selected I need use your function "jfbc.login.login_custom();" and don't save the "name" and "last name" provided for facebook, I need take the name of my first form and save it in #__users table as the normal process. I hope you can understand my horrible English.
Following my form (screenShot):
Please let me know if something that I wrote is confused.
Thanks in advance,
Fernando Zamora.