I am sorry that you have not been well, and hope you are feeling better. This is the last page in my transfer to Elements for this site. I still have plenty to test, so I can keep busy. Thank you for your time and understanding.
Bob
I am sorry that you have not been well, and hope you are feeling better. This is the last page in my transfer to Elements for this site. I still have plenty to test, so I can keep busy. Thank you for your time and understanding.
Bob
Iāve been doing some more testing and fixing today, and Iām hopeful that we have a fix for shared hosting service (like IONOS).
This fix should be released later this week or early next week.
The issue is due to some Apache and PHP settings on certain shared hosting services, which made it difficult to track down. Once this update has been released you should see your forms start to work as expected (so long as your SMTP mail settings are correct).
@Fuellemann I tested this update on directly on your server, and the form is submitting data as expected (we no longer receive a 404 when submitting the form), however, I was getting an error from your SMTP server. So I think your form settings are incorrect ā either the username/password, server port, or the server name. You might want to check those settings with your provider to ensure they are correct!
Thank you, I will double check this once the update is available.
Thanks Dan and Ben. The contact form is now working on IONOS as well as my MAMP Pro on my computer. I would also like to thank Jan Fuellemann, who put in much time trying to help me.
So glad to hear the contact form is now working for you ![]()
I can relate to the work you and Dan put in the make it work on IONOS. I created an upload form the sends an email notification of the upload. It took me and ChatGPT above 4 hours to get it working on IONOS and MAMP Pro, and that is not even 1/10 of complexity of the Contact form.
Hi Ben,
I also gave 1.3 and 1.3.1. a try
some things now work, not all ⦠The road I took :
I tried Publishing, Publish All, nuked all content, Published All again, etc.
The error I am getting at that point : āFailed to load resource: the server responded with a status of 400 ()ā. https://www.vps13.org/rw/elements/com.realmac.corepack/api/email"
So reading through some of the messages in this forum I revisited the form settings, played around with Encryption None/TLS/SSL, change the port, ā¦
Nuked again, Publish All, ⦠now the form Says āYour mail has been sendā YEAH !
The browser console says : [Log] {response: Response} (contact, line 667), 200, OK, ā¦
The log in ā¦/VPS13/rw/elements/com.realmac.corepack/api/logs/form_rw79375A3D_66C7_4DB0_9054_E6DB9103468D-2025-09-20.log reads :
[2025-09-20T12:47:35.378907+01:00] form_config.INFO: Processing email form submission {"config_path":"../../../../contact/./backend/rw79375A3D_66C7_4DB0_9054_E6DB9103468D/config.php","fields":["FirstName","LastName","EmailAddress","TheMessage","ContactMe","_metadata"],"attachments_count":0,"metadata":{"ip":"2a09:bac2:2961:1b4b::2b8:5c","user_agent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Safari/605.1.15","timestamp":"2025-09-20T12:47:35+01:00"}} []
[2025-09-20T12:47:35.378998+01:00] form_config.DEBUG: Preparing to send email {"config_path":"../../../../contact/./backend/rw79375A3D_66C7_4DB0_9054_E6DB9103468D/config.php","to":"info@vps13.org","subject":"VPS13-Contact","attachments_count":0} []
[2025-09-20T12:47:35.383285+01:00] form_config.DEBUG: EmailService: PHPMailer ready to send {"recipients":[["info@vps13.org",""]],"subject":"VPS13-Contact","from":"info@vps13.org","attachments_count":0} []
[2025-09-20T12:47:35.469810+01:00] form_config.DEBUG: EmailService: PHPMailer send success {"to":"info@vps13.org","subject":"VPS13-Contact","message_id":"<1ThoSovLYZhIqzZXDVIaLlsqGfxGwguC2FzHj4sJI@vps13.org>"} []
[2025-09-20T12:47:35.469901+01:00] form_config.INFO: Email sent successfully {"config_path":"../../../../contact/./backend/rw79375A3D_66C7_4DB0_9054_E6DB9103468D/config.php","to":"info@vps13.org","subject":"VPS13-Contact","attachments_count":0} []
[2025-09-20T12:47:35.469932+01:00] form_config.INFO: Email sending attempt {"config_path":"../../../../contact/./backend/rw79375A3D_66C7_4DB0_9054_E6DB9103468D/config.php","success":true,"to":"info@vps13.org","subject":"VPS13-Contact","form_data_fields":["FirstName","LastName","EmailAddress","TheMessage","ContactMe","_metadata"]} []
[2025-09-20T12:47:35.469953+01:00] form_config.INFO: Email form submission completed successfully {"config_path":"../../../../contact/./backend/rw79375A3D_66C7_4DB0_9054_E6DB9103468D/config.php","email_sent":true} []
Now sent: true that is a mighty hopeful thing, right?
to looks good, recipients look good too, ⦠Email sent successfully ā¦
However ⦠no email shows up in the email inbox ![]()
Anybody with more (IONOS) experience then I have know where to look for email/SMTP/IMAP logs, etc.
![]()
Hey @Bart-Jan,
At least weāre making progress, hang in there, Iām sure weāll all get to the bottom of it!
So, It now sounds like itās a server side issue⦠Have you contacted IONOS again?
Might also be worth giving ChatGPT your findings and see what he says, it might just point you in the right directionā¦
Let me know how you get on!
If you are using a subdomain for testing, ensure you have a SSL Starter Wildcard. I could not get mail form the contact form with just SSL Starter. There were so many things we were trying at the time I can not be 100% sure that helped with the cure. However now the Elements contact form works for me as does the mail on a upload form the ChatGPT helped me create test-n1et.com.
I forgot, prior to me getting IONOS elements form to work, I had it working on MAMP Pro server on my Mac. However all the emails were going to spam. I had to add my email to the allowed whitelist on my IONOS account.
Hi Robert, thanks for tip. Not using subdomain, on my first tests with Elements, all directly on vps13.org.
YEAH ! Thatās was it. My first āForm-eMailā arrived in the inbox ![]()
Thanks for the tip @bobsimoneau !
Thanks for all others who had helpful tips AND in particular thanks for all the work done on the Elements developer(s) side
![]()
If you are using IONOS as your hosting solution : Elements 1.3.x Forms come highly recommended !
Super happy to hear you managed to get the form working on your server ![]()
Same here, thanks for your continuous engagement and efforts !
v1.3 was the step I needed I think.
Thanks again
![]()
Latest in line here, butā¦
I have to configure a contact form and it worked very early in classic (I donāt even think I had to set smtp there) and I canāt make it work in elements.
Iām using a google workspace account to send email, so Iām using the actual mail as user and the Password app (specifically generated for rapidweaver) in the password field. The smtp is smtp.gmail.com and I have tried any authentication method: none, TLS with port 587 or 465, SSL with port 465 or 587.
The āfrom mailā in settings is the same mail I also used in the username field.
the āto mailā is the mail where I want to receive emails.
The php on the server where my site is hosted is set to version8.4 and Api confirms that itās ok.
Still the form keeps returning a failure message when I click āSubmitā.
What am I doing wrong?
I think 8.3x version is enough, what do you think?
This was fixed by an update to Elements months ago.
Bob
N1ET
401-374-1379