VirtueMart Forum

VirtueMart 2 + 3 + 4 => Virtuemart Development and bug reports => Topic started by: AnSit on March 03, 2015, 12:51:17 PM

Title: Several problems in version 3.0.6
Post by: AnSit on March 03, 2015, 12:51:17 PM
Found the following shortcomings in version 3.0.6:
1) All the hints in admin panel in the form of hieroglyphs at a language file in UTF8
2) When go to the page and change the shipping address down there click again on the link to add / change the shipping address when you press the Cancel button is redirected to the main page instead of returning to the checkout page.
3) If you click on the button changes the shipping address in the header is still indicated billing address. You need a different language variable used there. Otherwise it confuses consumers. If I understand correctly that the billing address is always only one and shipping addresses can be many.
Title: Re: Several problems in version 3.0.6
Post by: jenkinhill on March 03, 2015, 13:17:32 PM
And in 3.0.6.2?    http://dev.virtuemart.net/projects/virtuemart/files
Title: Re: Several problems in version 3.0.6
Post by: AnSit on March 03, 2015, 13:52:16 PM
Wow how fast! :o
1) - fixed;
2) - fixed;
3) - not fixed. You press the button to change the shipping address and the signature reads "billing address".
Title: Re: Several problems in version 3.0.6
Post by: Milbo on March 03, 2015, 19:59:07 PM
Quote from: AS on March 03, 2015, 12:51:17 PM
3) If you click on the button changes the shipping address in the header is still indicated billing address. You need a different language variable used there. Otherwise it confuses consumers. If I understand correctly that the billing address is always only one and shipping addresses can be many.

An image may help me to understand what you mean.
Title: Re: Several problems in version 3.0.6
Post by: AnSit on March 03, 2015, 21:43:23 PM
Yes, please:
Title: Re: Several problems in version 3.0.6
Post by: AnSit on March 03, 2015, 21:55:45 PM
I've already figured out! This is another older version was published delimiter: delimiter_billto.
Sorry for the unnecessary worry!
Title: Re: Several problems in version 3.0.6
Post by: rushab on March 06, 2015, 09:34:07 AM
J3.4.0 VM 3.0.6.2
I have still problem with hints.
(http://irkbabies.ru/false1.jpg)
(http://irkbabies.ru/false2.jpg)
Title: Re: Several problems in version 3.0.6
Post by: Milbo on March 06, 2015, 16:45:24 PM
I just did an override with cyrillic letters and cannot reproduce your problem. I get correct cyrillic letters.
Title: Re: Several problems in version 3.0.6
Post by: rushab on March 10, 2015, 04:01:37 AM
What could be the problem?
I looked at the file (/administrator/com_virtuemart/helpers/html.php 99 and 102 line) from version 2.6.10 there is no operator htmlentities. If I remove it in version 3.0.6.2 then be all right.
Title: Re: Several problems in version 3.0.6
Post by: Milbo on March 10, 2015, 10:28:43 AM
As long you edit your products yourself, everything should be fine. But if you allow other not trusted people to edit products, it should stay there.

You can now also enter any product, and store it one time. Then it should work again. The reason is that you have a migrated store, I fear.