Ahmed Gad
Comments
Recent activity by Ahmed Gad
-
So, when adding quantity 1 by 1 , after each 3 items are added, the successive item is discounted. Am i right?
- View comment
- 0 votes
-
"If you are editing the quantity to 3 then it will add 1" ==> the customer will only buy 3 items. Why adding 4th one?! In this case, it should be 2 items and discount in the third one.
- View comment
- 0 votes
-
In "Buy X Get Discount", another bug is discovered when selling number of m items it forces the m+1 item to apply the rule (i.e, suppose we created a price rule formulated as Buy 3 Get Discount. Wh...
- View comment
- Edited
- 0 votes
-
"Unlitmited" and "Maximum Allowed Per Sale" denote the number of items to apply discount NOT how many times rule can apply. I have tested! For syncing to WooCommerce, is it possible in the future?...
- View comment
- 0 votes
-
???
- View comment
- 0 votes
-
???
- View comment
- 0 votes
-
Hi Chris, Removing the entire line: $db['default']['stricton'] = FALSE; solved the issue. Thanks!
- View comment
- 0 votes
-
<?phpfunction remote_addr_set(){if ($ip = get_real_ip_address()){$_SERVER['REMOTE_ADDR'] = $ip;}}function clear_expired_session_data(){$CI =& get_instance();//use $_SESSION because we need to see e...
- View comment
- 0 votes
-
???
- View comment
- 0 votes
-
Thanks, Chris and have a good job!
- View comment
- 0 votes