Closed (duplicate)
Project:
User Points Contributed modules
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 Sep 2011 at 01:56 UTC
Updated:
19 Mar 2012 at 03:27 UTC
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
Comment #1
berdirHow 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).
Comment #2
mototribe commentedoic, 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
Comment #3
dalleyasaurus commentedI 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.