I love this module, works great for me.
I ran into one issue that looks like a bug to me:
I setup userpoints to assign 250 on registration and to display a message as well. It doesn't assign the points and I don't see a message either.
I used rules to assign the points upon signup and that worked like a charm. The message didn't show but that's probably because of a redirect after registration.

Comments

berdir’s picture

Project: User Points » User Points Contributed modules
Component: Code: userpoints » Code
Status: Active » Closed (duplicate)

How have you set that configuration up? With userpoints_register? This module has not yet been ported to D7, see #1132702: Drupal 7 port (userpoints_register).

mototribe’s picture

oic, I wasn't aware of that, just saw the option in the config and assumed it would work ;-)
I'll just stick with the rules implementation until userpoints_register has been released.
thanks for clarifying!
UWE

dalleyasaurus’s picture

I downloaded and used the userpoints_login module for this - and then I changed the variable in the module to add an additional length of time to be 20 years. The first time someone logs in they get their credits - then the next time will be 20 years later. Edit the array in the admin form to set the variables. I know editing modules is not cool but the userpoints_registration module is gone - and the old version I found on github doesn't work properly, and neither could I be bothered writing/fixing it.