Hi.
How to create a form with an email attachment in Joomla!? In Designer in Chronoforms, I add the file as attachment option and I get a PHP error "Unsupported operand types: string - string". When I add "Behaviors -> Upload Directory" to the file configuration, I receive the message "Error, upload directory does not exist". I try with {path:front}/uploads/ or {path:front}/tmp/ and the result is the same. The uploads and tmp folders are created (chmod 777).
How to create an automatic reply to a message sender in Chronoforms 8?
I will be greatly obliged if you help me or provide a link to a topic with solutions to the problems.
How to create a form with an email attachment in Joomla!? In Designer in Chronoforms, I add the file as attachment option and I get a PHP error "Unsupported operand types: string - string". When I add "Behaviors -> Upload Directory" to the file configuration, I receive the message "Error, upload directory does not exist". I try with {path:front}/uploads/ or {path:front}/tmp/ and the result is the same. The uploads and tmp folders are created (chmod 777).
How to create an automatic reply to a message sender in Chronoforms 8?
I will be greatly obliged if you help me or provide a link to a topic with solutions to the problems.
Hi,
Please update to the latest v8.0.14, does it solve any of the issues you have with uploads ?
The auto reply can be done with another email action, set the "Recipients" (TO) field to {data:email_field_name}, where "email_field_name" is the name of the form field holding the email address
Please update to the latest v8.0.14, does it solve any of the issues you have with uploads ?
The auto reply can be done with another email action, set the "Recipients" (TO) field to {data:email_field_name}, where "email_field_name" is the name of the form field holding the email address
You need to login to be able to post a reply.