Hi. I followed your instructions. I am now getting this message when I submit the form on the frontend: Warning Could not instantiate mail function. And I also et a Mail Failure email.
This points to the fact that you have an empty body on your message. While editing the form > Properties > User/Admin Emails > edit the email body and add some contents. Simply configure your form's emails normally using your form's placeholders, you can view your form's specific placeholders by clicking the Toggle Quick Add button (located in the upper-right corner while editing your form's emails).
However note that within a multi-language website, notice while editing a form in the...
Hi. I keep getting this error when I submit my form:
Warning Message body empty. However, the form get stored under Submissions in the backend, but it doesn't send the email to the user or the admin.
In order to achieve what I need, the following modifications have to be made:
1) Create custom link and add to admin e-mail
Enable the "Enable Confirmation By Email" option in form properties.
Add a registration code element (or support ticket placeholder, the name seems to have changed).
Add the custom link to the admin e-mail body, replace...
Please navigate to backend > Components > RSTickets!Pro > Email Messages > edit your emails by turn (at least the ones that are published/enabled) > check the "Email message" section (this would be the body of your email which shouldn't be empty; you'll need to fill it out or have it disabled/unpublished if you're not using it). More details can be found here.
If you're using multiple languages in your installation, ensure that you're editing the email contents for the same language...
Hallo,
da die Übersetzung in deutsch nicht vollständig ist habe ich "de-DE.com_rseventspro.ini" vom Frontend erweitert.
Es ist warscheinlich nicht alles richtig , aber vielleicht ist hat jemand Lust dieses zu korrigieren wenn er was findet .
Bei den Zeilen mit "RSVP" glaube ich ist das nicht ganz korrekt wegen dem "going".
Grüße Norbert
Warning: Spoiler![ Click to expand ][ Click to hide ]
Don't see anything new coming from RSjoomla to address this. So I decided to share my code. I've been perfecting it the last 10 months for my needs. It looks simple but I have put quite some work in it. Follow the three steps below.
1. Create a new .php file inside your template html (template override) called subscribe.php
path: templates/YourTemplate/html/com_rseventspro/rseventspro/subscribe.php
one more hint to find the issue with Message body empty
look at admin backend>components>RS Tickets! Pro>Email Messages ( not Configuration)
open up > 'Sent to the customer when he submits a new ticket' (click on No Title)
toggle to code then add this code if it is not there
<p>Hello {customer_name},</p>
<p>Thank you for contacting us. I will get an email alerting of the ticket and soon attend to your request. For immediate assistance call or text Me 555-555-1212. <br />You can view...
I had not configured messages (email) to go to Admin and User. I set the Admin and this alone did not work so I also added some text for the user email and voila, all worked.
So make sure that you click on "edit email text" and include some content of something and you should be all set.
Hello everyone,
I installed and configured rsticket but finding some problems:
sending the ticket does not arrive any notification to the staff, comes only notification to the customer who wrote the ticket, but this notification arrives empty, it is only shown this:
Please reply above this line-
Also just sent the ticket, on the site, I get the following message
Notice
Message body empty
Message body empty
In the backend you see everything perfectly.
Someone would know help me?
Thank you in advance