Post by seniorx » Sat Mar 17, 2012 3:26 am

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!

New member

Posts

Joined
Mon Aug 15, 2011 2:07 am

Post by uksitebuilder » Tue Mar 20, 2012 3:47 am

catalog/controller/checkout/voucher.php

Code: Select all

		if (($this->request->post['amount'] < 1) || ($this->request->post['amount'] > 1000)) {

User avatar
Guru Member

Posts

Joined
Thu Jun 09, 2011 11:37 pm
Location - United Kindgom

Post by seniorx » Tue Mar 20, 2012 6:27 am

I really appreciate your help, now its working perfect.
Thanks very much!!

New member

Posts

Joined
Mon Aug 15, 2011 2:07 am
Who is online

Users browsing this forum: Majestic-12 [Bot] and 26 guests