Email variables not being replaced
ssemaganda - October 28, 2008 - 23:42
| Project: | Actions |
| Version: | 5.x-2.6 |
| Component: | Miscellaneous |
| Category: | bug report |
| Priority: | minor |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
I have Actions enabled on a Drupal 5.12 site. Since the upgrade to 5.12 the variables in the email sent by the Actions module are not being replaced with the content in Drupal.
Emails look like this:
%title
%teaser
Click on the link below to view this content:
%node_url

#1
using actions_token_email module seems to solve the issue for me.
http://drupal.org/project/actions_token_email