jDownloads Support Forum

Older Versions => jDownloads 3.2 (Support ended) => Topic started by: sideways on 09.11.2016 20:09:34

Title: Can I add new e-mail placeholders?
Post by: sideways on 09.11.2016 20:09:34
Hi

I am using a custom field in my front end upload form. I would like the data from that field to be sent in the confirmation e-mail. How can I do that? I am on version 3.2.46.

BR,
Johan
Title: Re: Can I add new e-mail placeholders?
Post by: Arno on 28.11.2016 12:28:34
Hi,
i think you should look in the file /controllers/downlod.php and check the function send().
Here shoud be a part where the email confirmation is send But can also be a funtion in the helpers/  jdownloadshelper.php which is called in the send function. Sorry but I'm not in my office.