-- url of the page with the problem -- :
mywebsite.com/mypage
-- HikaShop version -- : 2.3.1
-- Joomla version -- : 3.3
MySQL is localhost 5.5.2
Hi Just tried to run an import from VM and all goes well until it gets to category then it generates:
An error has occurred.
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 '34),(,35),(,36)' at line 1 SQL=INSERT IGNORE INTO `izkd4_hikashop_vm_cat` (`vm_id`,`hk_id`) VALUES (5,14),(10,15),(11,16),(12,17),(18,18),(6,19),(7,20),(8,21),(9,22),(20,23),(13,24),(14,25),(15,26),(16,27),(17,28),(21,29),(22,30),(23,31),(24,32),(25,33),(,34),(,35),(,36);
Can you explain and let me know what I need to do to fix and get this loaded in, (do I need to empty any tables?)
Many THanks
Tony
update : I have checed the vm category table and the last 3 entries are their 27.28,29 but the routine is not picking them up.