Hi! Happy new year!!
I've been looking for threads about 1064 SQL error but I haven't seen one that is same as my problem. Hoping someone could help.
When my customers create account, after clicking submit, they get
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 '/ from zen_customers// w' at line 1
in:
[select customers_firstname, customers_lastname, customers_email_address, customers_telephone, customers_fax// from zen_customers// where customers_id = '31']
I tried making one account to test and I did get the error, however the customer was added in the database, it's just that the "create account success" page is missing and instead we are getting this error.
Please give me direction to solve this please. Thanks!


Reply With Quote

