Add points to user when they sign up
Added on:- April/19/2006 by admin
There are times when you need to add points for new user after they have completed the signup processs. There are a couple ways you can do this. The first is to change the default value in the nuke_users table for points to the amount you need to give users. The other involves editing the your account module. I will give you both and give you the choice to decide which is best for you.