Post by srcosmic » Sun May 05, 2019 4:26 am

Hello,

I have one opencart 3.0.2.

After one client told me that can't finish one order I tried to check what was do this problem and I find this information:

Detected at URL: index.php?route=extension/payment/bank_transfer/confirm

Uncaught exception 'Exception' with message 'Error: DATA not accepted from server!' in system/library/mail/smtp.php:328
Stack trace:
#0 system/library/mail.php(142): Mail\Smtp->send()
#1 /home/feirados/storage/modification/catalog/controller/mail/order.php(283): Mail->send()
#2 /home/feirados/storage/modification/catalog/controller/mail/order.php(34): ControllerMailOrder->add(Array, '1', 'Instru\xC3\xA7\xC3\xB5es\n\nP...', true)
#3 [internal function]: ControllerMailOrder->index('checkout/order/...', Array)
#4 /home/feirados/storage/modification/system/engine/action.php(82): call_user_func_array(Array, Array)
#5 /home/feirados/storage/modification/system/engine/event.php(67): Action->execute(Object(Registry), Array)
#6 /home/feirados/storage/modification/system/engine/loader.php(241): Event->trigger('model/checkout/...', Array)
#7 [internal function]: Loader->{closure}(Array, Array)
#8 system/engine/proxy.php(47): call_user_func_ in system/library/mail/smtp.php:328

How can I fix this?
Please someone can tell me?

Best Regards
Fabio Ramalho

New member

Posts

Joined
Tue Dec 02, 2014 4:28 am

Post by straightlight » Sun May 05, 2019 4:39 am

See if this new solution from this commit fixes the issue: https://github.com/opencart/opencart/pu ... -489195697 from engwalid1971 .
This post also indicates it resolved the issue: viewtopic.php?f=20&t=45585&p=747671#p747671

Dedication and passion goes to those who are able to push and merge a project.

Regards,
Straightlight
Programmer / Opencart Tester


Legendary Member

Posts

Joined
Mon Nov 14, 2011 11:38 pm
Location - Canada, ON

Post by letxobnav » Sun May 05, 2019 7:09 am

home/feirados/storage/modification/catalog/controller/mail/order.php(34): ControllerMailOrder->add(Array, '1', 'Instru\xC3\xA7\xC3\xB5es\n\nP...', true)

what modifications have been made to catalog/controller/mail/order.php?

Crystal Light Centrum Taiwan
Extensions: MailQueue | SUKHR | VBoces

“Data security is paramount at [...], and we are committed to protecting the privacy of anyone who is associated with our [...]. We’ve made a lot of improvements and will continue to make them.”
When you know your life savings are gone.


User avatar
Expert Member

Posts

Joined
Fri Aug 18, 2017 4:35 pm
Location - Taiwan

Post by srcosmic » Mon May 06, 2019 7:24 pm

letxobnav wrote:
Sun May 05, 2019 7:09 am
home/feirados/storage/modification/catalog/controller/mail/order.php(34): ControllerMailOrder->add(Array, '1', 'Instru\xC3\xA7\xC3\xB5es\n\nP...', true)

what modifications have been made to catalog/controller/mail/order.php?
I just translated the information.

New member

Posts

Joined
Tue Dec 02, 2014 4:28 am

Post by srcosmic » Mon May 06, 2019 7:38 pm

straightlight wrote:
Sun May 05, 2019 4:39 am
See if this new solution from this commit fixes the issue: https://github.com/opencart/opencart/pu ... -489195697 from engwalid1971 .
This post also indicates it resolved the issue: viewtopic.php?f=20&t=45585&p=747671#p747671
Apparently the bug disappeared :D
Tahnk You.

New member

Posts

Joined
Tue Dec 02, 2014 4:28 am

Post by srcosmic » Mon May 06, 2019 10:24 pm

srcosmic wrote:
Mon May 06, 2019 7:38 pm
straightlight wrote:
Sun May 05, 2019 4:39 am
See if this new solution from this commit fixes the issue: https://github.com/opencart/opencart/pu ... -489195697 from engwalid1971 .
This post also indicates it resolved the issue: viewtopic.php?f=20&t=45585&p=747671#p747671
Apparently the bug disappeared :D
Tahnk You.
The bug returned...
I don't understand!!!

New member

Posts

Joined
Tue Dec 02, 2014 4:28 am

Post by letxobnav » Mon May 06, 2019 10:29 pm

I just translated the information.
But what is there to translate in a controller file?

Crystal Light Centrum Taiwan
Extensions: MailQueue | SUKHR | VBoces

“Data security is paramount at [...], and we are committed to protecting the privacy of anyone who is associated with our [...]. We’ve made a lot of improvements and will continue to make them.”
When you know your life savings are gone.


User avatar
Expert Member

Posts

Joined
Fri Aug 18, 2017 4:35 pm
Location - Taiwan

Post by srcosmic » Mon May 06, 2019 10:36 pm

letxobnav wrote:
Mon May 06, 2019 10:29 pm
I just translated the information.
But what is there to translate in a controller file?
I translate only the information like 'shipping', 'cart' and others... I don't changed anything that it's possible to change the normal functionally of the checkout.

New member

Posts

Joined
Tue Dec 02, 2014 4:28 am

Post by straightlight » Mon May 06, 2019 10:54 pm

srcosmic wrote:
Mon May 06, 2019 10:36 pm
letxobnav wrote:
Mon May 06, 2019 10:29 pm
I just translated the information.
But what is there to translate in a controller file?
I translate only the information like 'shipping', 'cart' and others... I don't changed anything that it's possible to change the normal functionally of the checkout.
What files and lines did you translated exactly? More information is needed.

Dedication and passion goes to those who are able to push and merge a project.

Regards,
Straightlight
Programmer / Opencart Tester


Legendary Member

Posts

Joined
Mon Nov 14, 2011 11:38 pm
Location - Canada, ON

Post by srcosmic » Mon May 06, 2019 11:00 pm

straightlight wrote:
Mon May 06, 2019 10:54 pm
srcosmic wrote:
Mon May 06, 2019 10:36 pm
letxobnav wrote:
Mon May 06, 2019 10:29 pm


But what is there to translate in a controller file?
I translate only the information like 'shipping', 'cart' and others... I don't changed anything that it's possible to change the normal functionally of the checkout.
What files and lines did you translated exactly? More information is needed.
I don't translate files, only words.

Attachments

Sem Título.jpg

Sem Título.jpg (264.87 KiB) Viewed 1555 times


New member

Posts

Joined
Tue Dec 02, 2014 4:28 am

Post by straightlight » Mon May 06, 2019 11:05 pm

Those words are still being translated from specific files. From which files did you translated those terms?

Dedication and passion goes to those who are able to push and merge a project.

Regards,
Straightlight
Programmer / Opencart Tester


Legendary Member

Posts

Joined
Mon Nov 14, 2011 11:38 pm
Location - Canada, ON

Post by srcosmic » Mon May 06, 2019 11:12 pm

straightlight wrote:
Mon May 06, 2019 11:05 pm
Those words are still being translated from specific files. From which files did you translated those terms?
From here.

Attachments

Sem Título2.jpg

Sem Título2.jpg (264.99 KiB) Viewed 1539 times


New member

Posts

Joined
Tue Dec 02, 2014 4:28 am

Post by straightlight » Mon May 06, 2019 11:40 pm

Journal. exactly. Unmentioned on the first post. Try on a fresh installation of OC in a separate environment - not as a sub-domain - and see if the issue can be reproduced.

Dedication and passion goes to those who are able to push and merge a project.

Regards,
Straightlight
Programmer / Opencart Tester


Legendary Member

Posts

Joined
Mon Nov 14, 2011 11:38 pm
Location - Canada, ON

Post by srcosmic » Mon May 06, 2019 11:52 pm

straightlight wrote:
Mon May 06, 2019 11:40 pm
Journal. exactly. Unmentioned on the first post. Try on a fresh installation of OC in a separate environment - not as a sub-domain - and see if the issue can be reproduced.
Ok, thank you.

New member

Posts

Joined
Tue Dec 02, 2014 4:28 am
Who is online

Users browsing this forum: No registered users and 33 guests