Im have tried various options that you offer but doesn't seem to work I have changed the host setting as well. can you help me?
Contact forum not working.
3 replies · opened Jul 31, 2018
Hello,
We have checked out your Website and the http://lvlupagency.co/include/sendemail.php appears to be returning 500 Internal Server Errors which suggests that there is an issue with your Hosting Environment. Please consider adding the following code at the very top of your include/sendemail.php File:
ini_set('display_errors', 1);
ini_set('display_startup_errors', 1);
error_reporting(E_ALL);which should display all the possible errors. Please notify us after going through the process above so that we can provide you with more assistance. 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.
I have gone through the process to add the lines that you have requested!
Hello,
We have checked your Pages again and the http://lvlupagency.co/include/sendemail-autoresponder.php returns a 500 Internal Server Error as well. Please make sure that you add the above PHP Codes at the top of this file: include/sendemail-autoresponder.php and then view the File directly to identify any issues on the Page. Also, it appears that the include/sendemail-autoresponder.php File appears to have a PHP syntax issue which is why a 500 Internal Server Error is displayed. Please make the above changes and let us know if you are still facing issues with 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.
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