Show warning error message in Checkout in Journal theme 3.1.12

Hi
I am using Opencart 3.0.3.8 and Journal Theme 3.1.12
I validate email field against blacklist in database and block checkout and display error message. At present, in catalog/controller/journal3/checkout.php, I use: $error[‘email’] = "Oops ! Something went wrong. Contact the administrator ";
I tired $error[‘warning’] = “Oops ! Something went wrong. Contact the administrator”; to show error message like warning that appears in registration page, But it is not working and no error is displayed. How to add error class to it and display error message like Warning message commonly above Confirm Order button. Please help me. Thank you

Hi @vsri1,

Please contact the author of your purchased theme, the author will assist you.

How to contact an author to get support or for any technical query:

Thanks

1 Like