News:

You may pay someone to create your store, or you visit our seminar and become a professional yourself with the silver certification

Main Menu

Shipment method weight countries: problems

Started by zzsser, December 09, 2011, 11:00:49 AM

Previous topic - Next topic

zzsser

Hi,

I have 2 problems with this plugin:

1) I can't configure a new Shipment method weight countries. when I save my choices (country, cost,...) nothing is saved

2) When I select an old Shipment method weight countries (configured a few days ago) and checkout, the table "virtuemart_shipment_plg_weight_countries" is not completed. My test order is not added in this table.

Is it normal that 3 shipping methods are available (see picture) ?

[attachment cleanup by admin]

Milbo

No, there went something wrong with the installation of the shipment plugin in joomla. You have 3 times the same plugin, two times not tranlsated. Depending on your joomla version you must delete two lines in your db. For j1.7 look in the extensions table, for j1.5 in plugins table. You can also just delete all vm entries there (except for the component) and use the aio again.
Should I fix your bug, please support the VirtueMart project and become a member
______________________________________
Extensions approved by the core team: http://extensions.virtuemart.net/

zzsser

Thank you for your quick reply !!

I did it and it works, the list has 1 method.

Unforetunetely, the main problem is still present, the table bak_virtuemart_shipment_plg_weight_countries is no more completed since I updated from M version. I use now the RC3 f and j1.7.

So, when I view an order in orders list, this error message appears: SELECT * FROM `#__virtuemart_shipment_plg_weight_countries` WHERE `virtuemart_order_id` = 47



The structure of this table is normal I think:

   id    
   virtuemart_order_id    
   order_number
   shipper_name    
   order_weight    
   shipping_weight_unit    
   shipper_cost    
   shipper_package_fee    
   tax_id
   shipper_id


And the installation of AIO seems ok. The plugin files "weight_countries.php" and "weight_countries.xml" are modified.

Milbo

I think I found a small typo in the plugin. related to the renaming we had todo. new subrelease will be done next.
Should I fix your bug, please support the VirtueMart project and become a member
______________________________________
Extensions approved by the core team: http://extensions.virtuemart.net/

zzsser

Ok, thank you ! I'll wait for the next release  ;)