VirtueMart Forum

VirtueMart 2 + 3 + 4 => General Questions => Topic started by: keora on August 08, 2017, 13:29:36 PM

Title: Checkout problem and logo payment problem
Post by: keora on August 08, 2017, 13:29:36 PM
Hi Folks!

Joomla 3.7.4 - VM: 3.2.2

I got two problems:

1. I want to edit the text that is shown at my checkout. Each method is only available for a certain country. So when a customer enters the cart it says "There is no shipment method for you, please contact the admin." until he puts in the information where he is coming from. Can I change that somehow? Either I need to change the sentence to something like "Please enter your adress to choose from our shipment methods." or that by default there is a shipment method available (but this is kinda tricky because I don't want to show a wrong price right from the start...).

2. I stored images for my payment methods in the appropriate folders, but they are not available in VM for whatever reason. It works with the shipment methods, but not for the payment methods. Anyhow even the shipment methods icons are not show. Any idea why?

I added two attatchments! Thanks for the help!

Cheers
Stefan
Title: Re: Checkout problem and logo payment problem
Post by: jenkinhill on August 11, 2017, 23:44:00 PM
1. you can use a suitable langage override for the text.    http://forum.virtuemart.net/index.php?topic=113895.0

2. Joomla 3.7 uses a changed image directory layout (no stories). Suggest you test http://dev.virtuemart.net/attachments/download/1086/com_virtuemart.3.2.3.9614_extract_first.zip
Title: Re: Checkout problem and logo payment problem
Post by: Milbo on August 12, 2017, 09:04:29 AM
1. I suggest to use te localiser, which directly sets the right country http://extensions.virtuemart.net/shopper-order/orders/vm-localise-detail
Title: Re: Checkout problem and logo payment problem
Post by: Ventsi Genchev on August 12, 2017, 09:36:33 AM
Quote from: Milbo on August 12, 2017, 09:04:29 AM
1. I suggest to use te localiser, which directly sets the right country http://extensions.virtuemart.net/shopper-order/orders/vm-localise-detail
And it works great!
Title: Re: Checkout problem and logo payment problem
Post by: gri2a on August 15, 2017, 14:32:55 PM
Looks as though patt 1 is sorted..
Part 2, where to put the JPGs. Im on VM3.7.4 and the JPGs go in /images/virtuemart and then there is a /categories, /products, /shipment, etc
I say JPGs becarse Ive had some issue with PNGs. I prefer products with a transparent background (PNGs) but VM struggles to find them but doesnt have a problem with JPGs (oh well, white backgrounds on a white screen sorta lokk like transparent)
Title: Re: Checkout problem and logo payment problem
Post by: jenkinhill on August 15, 2017, 15:30:14 PM
It's not VM that struggles with png files, it is the GD library compiled on your server. On many shared servers GD's PNG Support is not enabled, so thumbs cannot be created.
Title: Re: Checkout problem and logo payment problem
Post by: keora on August 18, 2017, 15:28:42 PM
Quote from: Milbo on August 12, 2017, 09:04:29 AM
1. I suggest to use te localiser, which directly sets the right country http://extensions.virtuemart.net/shopper-order/orders/vm-localise-detail

I just bought it and used. Exactly what I needed and the price is ok. Thanks for the tip. :)