Contact form not working

2 replies · opened Mar 29, 2022

Rrafaaro98Mar 29, 2022

Hello, I'm requesting help for checking why the contact form on my website is not working. The error it shows on the console when trying to submit the contact form details is: POST https://test.yucatan.legal/include/form.php 500 (Internal Server Error)
I'm not sure why this error message is showing up. Can I get some help?

Thanks,
Rafael

SSemicolon WebSTAFFMar 29, 2022

Hello,

Since your Form File: include/form.php is returning a 500 Internal Server Error which is an indication that this is a Server Configuration issue.

Please consider adding the .customjs Class to the .form-widget DIV and then following code at the very top of your include/form.php File after the opening php tags:
[ch_pre type="php"]error_reporting(E_ALL);[/ch_pre]

which should display all the possible errors. Please notify us about the Error Message you see, after going through the process above, so that we can provide you with more assistance on this. Thanks for your Patience.

Meanwhile, do let us know if we can help you with anything else or if you find any further issues with Canvas.

Rrafaaro98Apr 1, 2022

Hello, I've added the .customjs class to the form-widget DIV and added the line of code at include/form.php as instructed. I'm still getting a POST 500 (Internal Server Error). I'm not sure how to solve or see what's the problem actually is with the contact form.

Have the same question, or something new?

Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.

Reply on the dashboard