User Points Notification Email Not filling out correctly

seeoneomen - June 17, 2008 - 19:08
Project:User Points Contributed modules
Version:5.x-3.x-dev
Component:Code: userpoints_email
Category:support request
Priority:normal
Assigned:Unassigned
Status:postponed (maintainer needs more info)
Description

I am having a problem with the email notification. The email sent out properly inputs the number of points, but the date, event and description is missing. In the email notification settings these variables are defined as : !points_date, !points_event, !points_description . If anyone knows how to fix this problem, please help me.

thanks.

#1

kbahey - June 17, 2008 - 20:18
Priority:critical» normal
Status:active» postponed (maintainer needs more info)

Please list all the userpoints modules that you have enabled, and their exact versions.

#2

seeoneomen - June 18, 2008 - 14:19

I 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

#3

kbahey - June 18, 2008 - 15:34
Project:User Points» User Points Contributed modules
Version:5.x-3.7» 5.x-3.x-dev
Component:Code: userpoints_basic» Code: userpoints_email
Status:postponed (maintainer needs more info)» by design

You 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.

#4

seeoneomen - June 18, 2008 - 17:15

under 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.

#5

kbahey - June 18, 2008 - 18:51
Status:by design» active

Can you post what the path is? I mean /admin/settings/WHAT?

#6

seeoneomen - June 18, 2008 - 20:37

Admin/Site Configuration/Points Settings/Email points notification

#7

kbahey - June 18, 2008 - 20:58
Status:active» postponed (maintainer needs more info)

You 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.

#8

seeoneomen - June 19, 2008 - 10:53

/admin/settings/userpoints

#9

kbahey - June 19, 2008 - 17:25

First, 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 ...

 
 

Drupal is a registered trademark of Dries Buytaert.