New Zenner
- Join Date:
- Apr 2007
- Location:
- Rustenburg, South Africa
- Posts:
- 87
- Plugin Contributions:
- 0
error 1064 after client completed order.
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 'where customer_id=12' at line 1
in:
[update zen_sc_customer set amount = amount - where customer_id=12]
:lamo: The order is completed and is correctly added to admin and the clients profile.
I cannot understand the error. Can someone help me with this ???