Hi Paul, tysm for trying to help me.
I think is what I have in my status track (see the image above)
Hi Paul, tysm for trying to help me.
I think is what I have in my status track (see the image above)
Thanks for answering my last question. I have another.
Is there a setting that will allow for fractional points, not rounded off? So points awarded can be 1.25 and points can be redeemed as well.
I am hoping there is a way other than going in and messing with the code.
Thanks in advance!
Is your site Upgraded to the current version 1.5.4 Yet?
zencart-upgrades-website-installation
Is your site Upgraded to the current version 1.5.4 Yet?
zencart-upgrades-website-installation
Why don't you try the Store Credits and Rewards Points Module. It might serve your purpose.
That module allows store owners to offer store credit to their customers. Credit can be manually set from the Zen Cart admin, or awarded to customers after each purchase by giving a percentage of their order total as store credits.
Is your site Upgraded to the current version 1.5.4 Yet?
zencart-upgrades-website-installation
Thanks I will give that a shot as well. I have this mod installed and a few changes to the rounding functions and not casting a few values as int seem to be doing the trick.
Is your site Upgraded to the current version 1.5.4 Yet?
zencart-upgrades-website-installation
If anyone can help resolve this issue I'd greatly appreciate it. Just upgraded our rewards points today to 2.1b on Zen Cart 1.5.1 and I am getting the following error:
Thanks for your help!Code:[06-Aug-2013 01:24:05 America/New_York] PHP Fatal error: 1064:You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '11178'' AND ((prp.scope_id=p.products_id AND prp.scope='2') OR (p.pro' at line 3 :: SELECT prp.point_ratio*p.products_price AS reward_points, prp.point_ratio, p.products_price, p.products_priced_by_attribute FROM reward_master prp, products p, products_to_categories p2c WHERE p.products_id='11178'' AND p2c.products_id='11178'' AND ((prp.scope_id=p.products_id AND prp.scope='2') OR (p.products_id=p2c.products_id AND prp.scope_id=p2c.categories_id AND prp.scope='1') OR (prp.scope='0')) ORDER BY prp.scope DESC LIMIT 1; in /MASKED/includes/classes/db/mysql/query_factory.php on line 120
Bookmarks