E-mails with wrong URL
| Project: | Workflow-ng |
| Version: | 5.x-2.1 |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
I'm not sure whether this module is the problem or not, but from what I can tell this is where the problem is coming from.
I have a simple action that generates an e-mail to HR when a Resume has been created on our site. The e-mail contains a link to resume on the site that looks like this:
HR,
A new resume has been submitted via the website from [node:author-name].
Here's a link to the resume: [node:site-url]/[node:path]
--Webmaster
Here's what I get.
HR,
A new resume has been submitted via the website from .
Here's a link to the resume: http://oldsite.datc.net/node/478
--Webmaster
Every thing is looking good, except for the "oldsite.datc.net." It should be "www.datc.edu." Any ideas why this would be happening?
