By Chihuahua1606 on Wednesday, 15 April 2015
Replies 1
Likes 0
Views 1.1K
Votes 0
Hi

I am trying to figure out how to switch user type as soon as user signed up via mini registration.

"Mini registration" uses Profile Type A, which has a dropdown for a list of the rest of user profile types.
I am trying to write a code to switch user type from Profile Type A to the other according to the selected value. This should happen at the same time as the system processes registration.

I have requested this http://stackideas.com/voices/easysocial/item/693
Unfortunately not many find it useful..

My questions are
1. Is this feature possibly prioritized?
2.As ES manually supports switching user type... I thought I can use the same code and modify it for my requirement, where can I find it?

Many thanks
Hello,

If you need to add hacks or customize this, you might want to refer to the codes in /administrator/components/com_easysocial/controllers/users.php in the method @switchProfile . This is the method that is responsible to switch a person's profile
·
Thursday, 16 April 2015 01:01
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post