VirtueMart Forum

VirtueMart 2 + 3 + 4 => General Questions => Topic started by: jamesl-kemet on August 09, 2022, 14:37:37 PM

Title: You must enter your your Billing/Shipping details first
Post by: jamesl-kemet on August 09, 2022, 14:37:37 PM
Hi,

I'm trying to find the text which appears below the shipment section in the cart when a 'minimum order amount' is set for a shipment.

The text says "You must enter your your Billing/Shipping details first in order to be presented available shipping options for your country"

I have looked in the default_pricelist template, language files and searched the entire VM folder for anything relating to the above text. The text can be viewed in the attached or here - https://www.kemet.co.uk/shop/cart once an item is added to the cart which is below £30

I appreciate any help received, thanks. Using vm version 3.8. Will upgrade soon though.

Thanks
Title: Re: You must enter your your Billing/Shipping details first
Post by: pinochico on August 10, 2022, 01:57:09 AM
You find wrong:

components/com_virtuemart/language/en-GB/en-GB.com_virtuemart.ini:101:COM_VIRTUEMART_CART_SELECT_SHIPMENT="You must enter your your Billing/Shipping details first in order to be presented available shipping options for your country"
Title: Re: You must enter your your Billing/Shipping details first
Post by: jamesl-kemet on August 10, 2022, 09:14:47 AM
Thanks for the reply, very strange, my version shows COM_VIRTUEMART_CART_SELECT_SHIPMENT="Please select a shipment method"

I then re-downloaded the same version package, and it is as you say, so I need to have a search around. Thanks for your help
Title: Re: You must enter your your Billing/Shipping details first
Post by: ixjeer1300 on October 12, 2022, 15:07:00 PM
There a two strings.
COM_VIRTUEMART_CART_SELECTSHIPMENT="Select shipment"
COM_VIRTUEMART_CART_SELECT_SHIPMENT="You must enter your your Billing/Shipping details first in order to be presented available shipping options for your country"