Google chrome browser submission error

Asked By 30 points N/A Posted on -
qa-featured

Hi guys,

I have a website https://videobenefitsguy.com/contactconnect/. I want to submit a form on my site. I submit it using Google Chrome browser, but I am met with an error after submission. I have changed the format of the form to .net as I was asked.

Now successfully I have submitted my form on the site and i have completed it also but when I press the submit button,

I receive an error. The screenshot of the error is attached below:

Could not instantiate mail function

Oops!

Could not instantiate mail function.

I don’t understand the reason of this error. Has anyone else encountered this problem before. If yes, please do let me. Looking forward to your replies

Regards,

Angelina

SHARE
Answered By 0 points N/A #140977

Google chrome browser submission error

qa-featured

hey,

I the problem could be in your code. Its not the problem with the chrome.

First, check the SMTP setting whether you have configured it properly or not and try to send a test mail also.

If the problem is with SMTP we need to dig into code to added few methods related to SMTP. 

Second, If SMTP is working properly try putting some debug statements near submit button to check whether mail has been sent to other, as of I know about this error it will send the mail to the destination address.

Okay, Just check above things and let us know.

Related Questions