VirtueMart Forum

VirtueMart 2 + 3 + 4 => Virtuemart Development and bug reports => Topic started by: lysov on April 16, 2012, 11:54:58 AM

Title: Supplement to the table `#__virtuemart_states`
Post by: lysov on April 16, 2012, 11:54:58 AM
Hello!
To create a specific shipment plugin is often required to determine value rates for tariff zones. It would be convenient to add into the table `virtuemart_states` regions of Russia. In an attachment, a list of regions of the Russian Federation, is used for billing Russian Post Service www.russianpost.ru (http://www.russianpost.ru). Аn official code of tariff zones of the Russian Post is placed into the column `state_2_code`.

[attachment cleanup by admin]
Title: Re: Supplement to the table `#__virtuemart_states`
Post by: dalanamorse on June 01, 2012, 03:19:21 AM
A site I designed just had an issue with shipping to Russia. When I tested with a Russian address, I get the following error:

"Notice: We are unable to obtain any USPS shipping methods at this time, please choose from one of the following shipping methods."

Based on your post, I am not sure what I need to edit. Can you provide any more information or a clearer breakdown on how to fix this?
Title: Re: Supplement to the table `#__virtuemart_states`
Post by: Milbo on June 01, 2012, 18:16:34 PM
adjust the #__ in the file to your used prefix and execute it phpmyadmin or similar.
Title: Re: Supplement to the table `#__virtuemart_states`
Post by: Milbo on June 01, 2012, 18:27:49 PM
btw, added to core, thx.
Title: Re: Supplement to the table `#__virtuemart_states`
Post by: dalanamorse on June 24, 2012, 15:08:58 PM
I do not follow what I am supposed to do. Also, I feel I should note that I am in no way a PHP'er. Can you dumb that down a bit for me?