Hi Guys
I have a problem with Separate pricing per Costumers 4.2.2 , wen people arrive to modify his accont. :
Server sed :
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 ' entry_company_tax_id from customers where customers_id = ' c left join address' at line 1
select c.customers_gender, c.customers_firstname, c.customers_lastname, c.customers_dob, c.customers_email_address, c.customers_telephone, c.customers_fax, a.entry_country_id, a.entry_nif from, entry_company_tax_id from customers where customers_id = ' c left join address_book a on c.customers_default_address_id = a.address_book_id where a.customers_id = c.customers_id and c.customers_id = '38'
Could you help me about this?
thanks