Page 1 of 1

[SOLVED] syntaxError: json parse error in checkout (mail class) : wrong password

Posted: Fri Oct 18, 2019 10:00 pm
by Rubenboks
Image
if i trey to submid a order an error popup


SyntaxError: JSON Parse error: Unrecognized token '<'
OK
<br />
<b>Fatal error</b>: Uncaught Exception: Error: Password not accepted from server! in /home/vhosts/elenalatex.com/httpdocs/system/library/mail/smtp.php:205
Stack trace:
#0 /home/vhosts/elenalatex.com/httpdocs/system/library/mail.php(142): Mail\Smtp-&gt;send()
#1 /home/vhosts/elenalatex.com/private/storage/modification/catalog/controller/mail/order.php(309): Mail-&gt;send()
#2 /home/vhosts/elenalatex.com/private/storage/modification/catalog/controller/mail/order.php(34): ControllerMailOrder-&gt;add(Array, '17', 'Instructies tbv...', true)
#3 /home/vhosts/elenalatex.com/private/storage/modification/system/engine/action.php(79): ControllerMailOrder-&gt;index('checkout/order/...', Array)
#4 /home/vhosts/elenalatex.com/httpdocs/system/engine/event.php(62): Action-&gt;execute(Object(Registry), Array)
#5 /home/vhosts/elenalatex.com/private/storage/modification/system/engine/loader.php(229): Event-&gt;trigger('model/checkout/...', Array)
#6 /home/vhosts/elenalatex.com/httpdocs/system/engine/proxy.php(47): Loader-&gt;{closure}(Array, Array)
#7 /home/vhosts/el in <b>/home/vhosts/elenalatex.com/httpdocs/system/library/mail/smtp.php</b> on line <b>205</b><br />
syntaxError: joson parse error

site elenalatex.com
opencart 3.02




can anyone help ?

Re: syntaxError: joson parse error in checkout

Posted: Fri Oct 18, 2019 11:36 pm
by letxobnav
seems like your mail server does not accept your password.

Re: syntaxError: joson parse error in checkout

Posted: Sat Oct 19, 2019 1:15 am
by Rubenboks
thank you , problem solved

Re: syntaxError: joson parse error in checkout

Posted: Tue Jun 08, 2021 5:23 am
by niczous
Rubenboks wrote:
Sat Oct 19, 2019 1:15 am
thank you , problem solved
Hi Rubenboks!

I have the same issue. How did you solve the problem?

Thank you in advance.

Regards.

Re: syntaxError: joson parse error in checkout

Posted: Tue Jun 08, 2021 6:16 am
by ADD Creative
niczous wrote:
Tue Jun 08, 2021 5:23 am
I have the same issue. How did you solve the problem?
Rubenboks wrote:
Fri Oct 18, 2019 10:00 pm
<b>Fatal error</b>: Uncaught Exception: Error: Password not accepted from server!
letxobnav wrote:
Fri Oct 18, 2019 11:36 pm
seems like your mail server does not accept your password.
They had the wrong SMTP password set in their mail settings.