This topic has 38 replies, 3 voices, and was last updated 7 years, 2 months ago ago by Rose Tyler
Hi,
The contact form is giving error as follows;
Error while sending a message!
name – email – code everything is OK but getting this error.
The theme and plugins are all the latest version.
Please help.
Hello,
Please provide wp-admin access in Private Content.
Regards
please see below.
Also provide FTP access in Private Content.
Regards
Please see in prv content.
Unfortunately, I can’t connect to your FTP. Please check.
Regards
Please check again.
Unfortunately without success.
Regards
pls see prv.
http://prntscr.com/gmmim3 Do you have any limits for users from other countries?
Regards
No. Normally not?
Please check this thread. You colligue has connected before without any problem;
You are right, but now, unfortunately, we can’t connect.
Regards
It seems like some Firewall on a server is blocking the access.
Shall we provide our IP address to add it to white list?
Regards
Please then advise what should I check.
It is not my fault.I connect to ftp, your colleague can connect to ftp.
Tell me what to check or edit and I do it.
OK share your ip and I will send it to ISP
I’ve sent IP to your email address.
Regards
OK. Sending to ISP and ask them to check.
ISP informed me that you are trying with SSH. It is not good attempt.
Sep 18 16:26:34 lfd[729746]: (sshd) Failed SSH login from IP DELETED (UA/Ukraine/-): 3 in the last 3600 secs – *Blocked in csf* for 3600 secs [LF_SSHD]
You should use FTP!!!
???
Unfortunately the same situation.
Please edit legenda/framework/theme-functions.php file and change this code http://prntscr.com/gmnfd0 to http://prntscr.com/gmngg2.
$result = wp_mail($reciever_email, $subject, $body, $headers);
if($result) {
$return['status'] = 'success';
$return['msg'] = __('All is well, your email has been sent.', ETHEME_DOMAIN);
} else{
global $ts_mail_errors;
global $phpmailer;
if (!isset($ts_mail_errors)) $ts_mail_errors = array();
if (isset($phpmailer)) {
$ts_mail_errors[] = $phpmailer->ErrorInfo;
}
$return['status'] = 'error';
$return['msg'] = 'Error while sending a message!' . "<script type=\"text/javascript\">
console.log(" . json_encode($ts_mail_errors) . ");
</script>";
}
Let me know as it will be done.
Regards
It is not working anymore? When I do the modification you told me. The site is even not opening.
OK I make the revision but now I receive below error;
“Error while ajax request
Hello,
Then we need to connect to your site via FTP to find out what is the reason of this problem. When we use credentials that you provided we get the following response http://prntscr.com/gmx2n9
Please, contact your hosting provider to fix the problem with FTP connection. Once we get access to FTP we’ll be able to start.
Regards
Hi
I have no idea why you are not able to connect. Eveything is OK and no block of your ip.
Do you want to go through Cpanel and then Filemanager?
Any reply? I already lost 2 days. Please help asap.
In this case, provide accesses to Cpanel and File Manager.
Regards
Pls. See prv content
http://prntscr.com/gn0x7f Please check.
Regards
I update the password. See prv content.
IF you are still not able to enter, it is really your computer or ip etc. etc. Please ask one of your colleague try it for you like I informed you before, your colleague entered in the past to ftp cpanel etc without any problem.
Thanks.
You must be logged in to reply to this topic.Log in/Sign up