Hi,
I am using Chronoforms 6. I am trying to attach a word doc to the email that goes out to the user upon registration. I have uploaded the file to my server, and followed the instructions on the support documentation that says you can provide the full path to the file.
It does not seem to work or I am missing something.
I have tried the full URL, just the path and {path:front}/forms/English_credit_ card_ charge_form.docx which returns the following:
The debugger says the mail could not be sent.
[files] => Array
(
[0] => /home3/mydomain/public_html/components/com_chronoforms6/chronoforms/forms/English_credit_ card_ charge_form.docx
)
[result] => the Mail could not be sent.
[var] =>
)
Any idea what I am doing wrong? Do I need to something additional?
Cheers
I am using Chronoforms 6. I am trying to attach a word doc to the email that goes out to the user upon registration. I have uploaded the file to my server, and followed the instructions on the support documentation that says you can provide the full path to the file.
It does not seem to work or I am missing something.
I have tried the full URL, just the path and {path:front}/forms/English_credit_ card_ charge_form.docx which returns the following:
The debugger says the mail could not be sent.
[files] => Array
(
[0] => /home3/mydomain/public_html/components/com_chronoforms6/chronoforms/forms/English_credit_ card_ charge_form.docx
)
[result] => the Mail could not be sent.
[var] =>
)
Any idea what I am doing wrong? Do I need to something additional?
Cheers