Totally Zenned
- Join Date:
- Sep 2007
- Location:
- Dublin, Ireland
- Posts:
- 1,281
- Plugin Contributions:
- 5
Reward Points Module for ZC v13x
walkerhxg:
Hi all,
Whatever I do , it always gets :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 'SELECT SUM(
reward_points) FROM reward_status_track ph WHERE p
in:
[UPDATE reward_customer_points rc SETpending_points=pending_points-IFNULL((SELECT SUM(reward_points) FROM reward_status_track ph WHERE ph.customers_id=rc.customers_idAND ph.status=0 AND ph.orders_idNOT IN (SELECTorders_idFROM orders)),0);]
If you were entering information, press the BACK button in your browser and re-check the information you had entered to be sure you left no blank fields.Please help me , thx in advance.
PS: How can I uninstall the sql completely?
-
Download and install the latest version.
-
Check http://www.zen-cart.com/forum/showpost.php?p=543257&postcount=19