Page 1 of 1

Coupon is not working while select category

Posted: Wed Feb 13, 2013 1:48 pm
by cagbaazee
Hi

I wanted to add a Coupon for a special promotion. When I select the Category and Save the Coupon. I test it but it display the error problem :

Notice: Undefined index: left in /home/sssssssscx/public_html/eshoppy.org/opencart/catalog/model/checkout/coupon.php on line 60Notice: Undefined index: right in /home/ssssssscx/public_html/eshoppy.org/opencart/catalog/model/checkout/coupon.php on line 60Notice: Error: Unknown column 'c.left' in 'where clause'
Error No: 1054
SELECT COUNT(*) AS total FROM `oc_product_to_category` p2c LEFT JOIN `oc_category` c ON (p2c.category_id = c.category_id) WHERE p2c.`product_id` = '10245' AND c.`left` BETWEEN '0' AND '0' in /home/rapbaycx/public_html/eshoppy.org/opencart/system/database/mysql.php on line 50

When i donot use categort, coupons is working fine, but it apply to all the items. whereas when i select the name of the products it works fine. Main Problem is when i want to select only special category , it donot works, ie example as above.

Is here problem with coupon bug.. but the way i am using version 1.5.5.1

Anyone please help it out.

Thanks

Re: Coupon is not working while select category

Posted: Thu Feb 28, 2013 7:12 pm
by sliponera
The same problem here!!!
What is going on? ???

Re: Coupon is not working while select category

Posted: Sat Apr 20, 2013 3:07 pm
by pooja-vishnoi
Hey,............
I am also facing exactly same problem.
Did you get any solution of it.

Please help

Re: Coupon is not working while select category

Posted: Mon Apr 22, 2013 11:04 am
by flywatches
Same problem here.

Re: Coupon is not working while select category

Posted: Wed May 01, 2013 7:49 pm
by the hard
Same thing !!

Re: Coupon is not working while select category

Posted: Fri Jun 14, 2013 1:55 am
by leandromello
same problem here

Re: Coupon is not working while select category

Posted: Thu Dec 12, 2013 5:13 am
by sliponera
THE SAME PROBLEM HERE!
ANYONE PLEASE?!

Re: Coupon is not working while select category

Posted: Tue Mar 18, 2014 3:39 am
by faridjame
Did you guys ever figure out what the issue is and how it can be solved?