Closed (won't fix)
Project:
User Points Contributed modules
Version:
5.x-3.x-dev
Component:
Code: userpoints_email
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
17 Jun 2008 at 19:08 UTC
Updated:
9 Feb 2011 at 00:23 UTC
Comments
Comment #1
kbahey commentedPlease list all the userpoints modules that you have enabled, and their exact versions.
Comment #2
seeoneomen commentedI have these enabled:
Email notify 5.x-2.0
Email single notify 5.x-2.0
Role 5.x-2.0
User to User Points 5.x-2.0
Userpoints 5.x-3.4
Userpoints Autoapprove 5.x-2.0
Userpoints Basic 5.x-3.4
Userpoints Invite 5.x-2.0
Userpoints Retroactive 5.x-2.0
Userpoints Transaction Tools 5.x-2.0
Userpoints Workflow-NG integration 5.x-3.4
Views Integration 5.x-3.4
Comment #3
kbahey commentedYou should use the 5.x-3.x-dev to replace the ones that are 2.x.
In any case, there is no variable called !points_date, !points_event, !points_description, so what you are asking for is not even an implemented feature.
Comment #4
seeoneomen commentedunder Administer>Site Configuration>Points Settings>Email points notification
There is a text field that controls the body of the email notification that is
Congratulations!
You have !points_new new points.
Date : !points_date
Event : !points_event
Description : !points_description
When the email is sent, the date, event and description are left blank.
This is the problem I am trying to solve.
Comment #5
kbahey commentedCan you post what the path is? I mean /admin/settings/WHAT?
Comment #6
seeoneomen commentedAdmin/Site Configuration/Points Settings/Email points notification
Comment #7
kbahey commentedYou already stated that before. What I want is the path/URL that is in the browser's address bar, after your domain name.
admin/settings/SOMETHING.
I want to know what the SOMETHING is.
Comment #8
seeoneomen commented/admin/settings/userpoints
Comment #9
kbahey commentedFirst, you are using an older version of the modules. You should be using the 5.x-3.x set of modules not the 5.x-2.0.
Second, you have two modules that send emails.
One is Email notify/userpoints_email, with settings that show under : Points threshold to send emails
The other is Email single notify/userpoints_singlenotify, with settings that show under : Notification of the latest added points
Each has its own tokens (the !something notation), and they are not interchangeable. This is why some emails have the stuff you are looking for, and others do not, depending on which module is sending the email ...
Comment #10
berdirSorry for pinging the participants.
Now that Drupal 7 is out, there is no support for Drupal 5 and the
corresponding modules anymore. Therefore, I'm closing all old issues
which are still open.
I suggest you upgrade to Drupal 6 or 7 and figure out if you're feature
is still needed or the bug still exists and open a new issue in that
case.