Form Stuck on loading

5 replies · opened Dec 16, 2017

TtwisterDec 16, 2017

Hi,
I moved the site to another hosting and the Contact form a booking form are not working anymore,
Stuck on loading when press the button.

any idea ?

SSemicolon WebSTAFFDec 16, 2017

Hello,

Can you please provide us with a Live URL so that we can check out the exact issue and provide you with a more accurate solution for 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.

TtwisterDec 16, 2017

Hi,

website is phborgltd.com

TtwisterDec 16, 2017

and really thank you for your help. I tried a lot to solve it but I gave up

SSemicolon WebSTAFFDec 16, 2017

Hello,

We have tested out your Contact Form and the issue is with the SMTP Debug enabled in your sendemail.php File. Please find the following code in the sendemail.php File:

$mail->SMTPDebug = 2;

and replace it with:

$mail->SMTPDebug = 0;

This will definitely fix the issue. Hope this Helps!

Let us know if we can help you with anything else or if you find any further issues.

TtwisterDec 16, 2017

Great !! it works :)

thanks a lot

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