Hi,
I'm trying to delete the existing categories following initial installation of the store.
When I try I get the following error message:
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 '' at line 1
DELETE FROM products_stock WHERE products_id =
Any idea how this can be sorted?