NP
Asked
I have set as you said to Enviroment to production.
but still the same issue i can see it
https://kkenergyvapeuae.com/cart/checkout
but still the same issue i can see it
https://kkenergyvapeuae.com/cart/checkout
Attachments
- MSAnsweredHello,
These errors shouldn't be displayed if you have set the `ENVIRONMENT` to `production` in index.php file
```
define('ENVIRONMENT', 'production');
```
Please double check.
Thank you - Login to Reply