- Forum
- Products
- AJAX series
- where to make a DB request to save in DB all fields provided in registration
where to make a DB request to save in DB all fields provided in registration
- cameleons
- Topic Author
- Offline
- New Member
Less
More
- Thank you received: 0
14 years 9 months ago #5192
by cameleons
i want to store in a special table in DB all fields provided by the user (like phone and others)
i can't find the call to the DB and i wonder in which file the INSERT request to jos_users is done...
(i looked into com_user and com_ajaxregister)
Can anyone help?
i can't find the call to the DB and i wonder in which file the INSERT request to jos_users is done...
(i looked into com_user and com_ajaxregister)
Can anyone help?
Please Log in or Create an account to join the conversation.
- Saka
- Offline
- Administrator
14 years 9 months ago #5194
by Saka
Emir Sakic
www.sakic.net
AJAX Register is not component meant to add additional fields to registration. Maybe it will be supported in future but it's too big change to be supported now.
Emir Sakic
www.sakic.net
Please Log in or Create an account to join the conversation.
- cameleons
- Topic Author
- Offline
- New Member
Less
More
- Thank you received: 0
14 years 9 months ago #5196
by cameleons
yes i understand...
I mean i just want to add in your code an sql query i need to make with some registration details...
in which file do i have 2put my query??
thank u for ur help.
I mean i just want to add in your code an sql query i need to make with some registration details...
in which file do i have 2put my query??
thank u for ur help.
Please Log in or Create an account to join the conversation.
- Saka
- Offline
- Administrator
14 years 9 months ago #5197
by Saka
Emir Sakic
www.sakic.net
You did not understand: it's not just that easy and I don't support that. Sorry.
Emir Sakic
www.sakic.net
Please Log in or Create an account to join the conversation.