VirtueMart Forum

VirtueMart 2 + 3 + 4 => Installation, Migration & Upgrade => Topic started by: pinjosi on March 29, 2012, 19:05:42 PM

Title: update 2.0 to 2.02 error at the confirmation page
Post by: pinjosi on March 29, 2012, 19:05:42 PM
Hi all,

After upgraden my vm to 2.02 i get this error at the last page of the order (client side)

        vmError: VmTableData::store failed - Unknown column 'virtuemart_shipmentmethod_id' in 'field list' SQL=INSERT INTO `jos_virtuemart_shipment_plg_weight_countries` (`id`,`virtuemart_order_id`,`order_number`,`virtuemart_shipmentmethod_id`,`shipment_name`,`order_weight`,`shipment_weight_unit`,`shipment_cost`,`shipment_package_fee`,`tax_id`,`created_on`,`created_by`,`modified_on`,`modified_by`) VALUES ('0','20','049f013','17','\"postnl-logo\" Pakketpost tot 10 kg','0.06','KG','6.35','1.60','-1','2012-03-29 17:03:16','42','2012-03-29 17:03:16','42')

        Info: Attention, #__virtuemart_shipment_plg_weight_countries has not any entry for the order
        Info: Attention, #__virtuemart_shipment_plg_weight_countries has not any entry for the order
        Info: Attention, #__virtuemart_shipment_plg_weight_countries has not any entry for the order



Can anyone tell me what this is and how i can solve it ?

greets,

The Pin
Title: Re: update 2.0 to 2.02 error at the confirmation page
Post by: nauck on April 03, 2012, 17:38:40 PM
i have the same problem, i added some infos on weight, size, length of the product, but the error still comes... any1 knows how to solve this!
Title: Re: update 2.0 to 2.02 error at the confirmation page
Post by: PRO on April 03, 2012, 17:50:34 PM
when you update,

you also have to install, or update the database.

Go to

Tools
Migration

"install or update tables if necessary"
Title: Re: update 2.0 to 2.02 error at the confirmation page
Post by: pinjosi on April 19, 2012, 18:45:08 PM
I found the problem here. Rights on the dedicated server were not enough to make changes. So some files were not on the server.

Change the permissions and solved.

Tnx all for your effort.