News:

Support the VirtueMart project and become a member

Main Menu

Product not imported

Started by Glenn441, July 22, 2012, 23:57:30 PM

Previous topic - Next topic

Glenn441

I get an error message when I try to import produkt from V1.1.9 to 2.0.8 via tools.

The error message is like this...

vmError: port Products db error Table 'teste2.JM2_vm_product' doesn't exist SQL=SELECT *,`p`.product_id as product_id FROM `JM2_vm_product` AS `p` LEFT JOIN `JM2_vm_product_price` ON `JM2_vm_product_price`.`product_id` = `p`.`product_id` LEFT JOIN `JM2_vm_product_mf_xref` ON `JM2_vm_product_mf_xref`.`product_id` = `p`.`product_id` WHERE (`p`.product_id) IS NOT NULL GROUP BY `p`.product_id ORDER BY `p`.product_parent_id LIMIT 0,560
vmError: port Products db error SELECT *,`p`.product_id as product_id FROM `#__vm_product` AS `p` LEFT JOIN `#__vm_product_price` ON `#__vm_product_price`.`product_id` = `p`.`product_id` LEFT JOIN `#__vm_product_mf_xref` ON `#__vm_product_mf_xref`.`product_id` = `p`.`product_id` WHERE (`p`.product_id) IS NOT NULL GROUP BY `p`.product_id ORDER BY `p`.product_parent_id LIMIT 0,560

Anyone now the answer to this? Thanks in advanced :-)