Hello,
I have a problem with OpenCart 2.3.0.2.
Vouchers and coupons created are only displayed in the history after redemption if the store is set to english language in the frontend. If it is set to german, the redeemed value is not displayed in the history.
This means that the redeemed value of vouchers is not deducted from the amount purchased.
Coupons can be redeemed as often as you like, even though they are set to "Uses per Coupon=1 and Uses per Customer=1".
Does anyone know what could be the reason for this and what I might have set incorrectly? I just don't understand it.
Translated with www.DeepL.com/Translator (free version)
You should list your extensions.
Perhaps there's a problem with your language pack?
Are you getting lots of errors in your error logs?
Perhaps there's a problem with your language pack?
Are you getting lots of errors in your error logs?
UK OpenCart Hosting | OpenCart Audits | OpenCart Support - please email info@antropy.co.uk
Thx for reply.
I fixed it 5 minutes ago.
In catalog/language/de-DE/extension/voucher.php and coupon.php i wrote
$_['text_coupon'] = 'Gutschein netto (Code: %s)';
when changing it to
$_['text_coupon'] = 'Gutschein netto Code: (%s)';
the rror was fixed.
Same in coupon.php
btw. where can I find the error log from opencart? Or do you mean the error.log from apache?
I fixed it 5 minutes ago.
In catalog/language/de-DE/extension/voucher.php and coupon.php i wrote
$_['text_coupon'] = 'Gutschein netto (Code: %s)';
when changing it to
$_['text_coupon'] = 'Gutschein netto Code: (%s)';
the rror was fixed.
Same in coupon.php
btw. where can I find the error log from opencart? Or do you mean the error.log from apache?
Great, so please add [SOLVED] to the start of the post title.
https://www.antropy.co.uk/blog/error-me ... howing-up/chico11mbit wrote: ↑Tue Feb 13, 2024 8:52 pmbtw. where can I find the error log from opencart? Or do you mean the error.log from apache?
UK OpenCart Hosting | OpenCart Audits | OpenCart Support - please email info@antropy.co.uk
Who is online
Users browsing this forum: No registered users and 14 guests