Hi everyone, after long time checking couldn't figure out how to eliminate or midify the constraints on the amount of vouchers. It must be between 1,00 and 1.000,00 but on my country with a thousand you get barely 2 cokes...
So, if you could help me with that would be great. Could find the error_amount text message but couldn't find where is called.
Im using 1.5.1.1
Thank you!
catalog/controller/checkout/voucher.php
Code: Select all
if (($this->request->post['amount'] < 1) || ($this->request->post['amount'] > 1000)) {
Who is online
Users browsing this forum: Majestic-12 [Bot] and 26 guests