Good I have a problem that brings me head, oc not send me any mail or registration or order forms, and have tried everything not know what else I can do, mail and SMTP, SMTP in the contact form strip me mistake, but in no case sends you mail .... that happens has happened to someone else in this version?
File: opencart\admin\view\template\marketing\contact.tpl line 194:
// Summer not fix
$('textarea[name=\'message\']').val($('#input-message').code());
cause JS error:
Uncaught TypeError: $(...).code is not a function
Cause summernote API has changed.
Proposed solution: comment out or delete offending code
// Summer not fix
// $('textarea[name=\'message\']').val($('#input-message').code());
maybe this can help u
// Summer not fix
$('textarea[name=\'message\']').val($('#input-message').code());
cause JS error:
Uncaught TypeError: $(...).code is not a function
Cause summernote API has changed.
Proposed solution: comment out or delete offending code
// Summer not fix
// $('textarea[name=\'message\']').val($('#input-message').code());
maybe this can help u
Fatal error: Uncaught exception 'Exception' with message 'Error: RCPT TO not accepted from server!'
Who is online
Users browsing this forum: No registered users and 13 guests