Ap0s7le
07-14-2005, 07:31 PM
This was asked in a thread here
http://www.phplinkdirectory.com/forum/viewtopic.php?t=252
The problem was when using
{EMAIL_TITLE}
{EMAIL_NAME}
{EMAIL_URL}
In the notifications they didn't work. See dcb's answer in the above thread.
For those who don't know how to look in a table to get what they want here's a small mod to add to the right menu. Thus you can just copy paste as you would before just with more of a selection.
File in question
"templates/admin/email_message_edit.tpl"
Just extract the file to the forementioned directory overwritting your old copy.
As always, make a backup of the old file first.
I didn't add the Payment data, I can later if there is a demand for such.
later
http://www.phplinkdirectory.com/forum/viewtopic.php?t=252
The problem was when using
{EMAIL_TITLE}
{EMAIL_NAME}
{EMAIL_URL}
In the notifications they didn't work. See dcb's answer in the above thread.
For those who don't know how to look in a table to get what they want here's a small mod to add to the right menu. Thus you can just copy paste as you would before just with more of a selection.
File in question
"templates/admin/email_message_edit.tpl"
Just extract the file to the forementioned directory overwritting your old copy.
As always, make a backup of the old file first.
I didn't add the Payment data, I can later if there is a demand for such.
later