Trekkan Posted October 3, 2010 Share Posted October 3, 2010 I have several custom fields that I require when someone creates an account. However none of the custom fields are passed in the $vars variable when trapping the event via a hook. So basically, it looks like my only option is to requery the database (or API call). I guess I can do that, but it just makes the point of having the rest of the variables come across without having to do another query, kinda pointless. I guess, can we get "Custom Client Fields" to be passed as well? 0 Quote Link to comment Share on other sites More sharing options...
laszlof Posted October 4, 2010 Share Posted October 4, 2010 What hook are you using? 0 Quote Link to comment Share on other sites More sharing options...
Trekkan Posted October 5, 2010 Author Share Posted October 5, 2010 In this instance, I'm using the ClientAdd hook. I'm asking some other custom registration information such as the forum name they'd like to use, etc. At which point I want to take that forum name and create their account for them, etc. 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.