VirtueMart Forum

VirtueMart 2 + 3 + 4 => Plugins: Payment, Shipment and others => Topic started by: servlet on October 28, 2018, 08:48:05 AM

Title: It displays ffff before value of shipping price?!?
Post by: servlet on October 28, 2018, 08:48:05 AM
When you have to select shipping method there is ffff before the price
Any idea?
Joomla 3.8.14
Virtue mart latest

I tried downgrade but no result.
Please check the attached file
Title: Re: It displays ffff before value of shipping price?!?
Post by: GJC Web Design on October 28, 2018, 10:46:39 AM
It must be coded somewhere in your files  -- check all your template files etc
Title: Re: It displays ffff before value of shipping price?!?
Post by: servlet on October 28, 2018, 10:59:28 AM
It is VM core
No additional files or templates
Where suggest to search?
Title: Re: It displays ffff before value of shipping price?!?
Post by: Ventsi Genchev on October 28, 2018, 11:57:22 AM
Standard should be displayed:
BG: Доставка (такса 20,00 лв.)
Eng: Delivery (Fee 20,00 лв.)

Look at:
language/bg-BG/bg-BG.com_virtuemart.ini

There must be a line that should be:
COM_VIRTUEMART_PLUGIN_COST_DISPLAY="Отстъпка/такса "

Or the file itself is broken. Wrong encoding, missing quotes or otherwise.
Or maybe a broken style. But whatever the reason, it is somewhere in your configuration.
Title: Re: It displays ffff before value of shipping price?!?
Post by: GJC Web Design on October 28, 2018, 12:10:44 PM
QuoteNo additional files or templates

your screen shot is not standard VM beez3 etc
Title: Re: It displays ffff before value of shipping price?!?
Post by: servlet on October 30, 2018, 05:34:32 AM
Венци Ганчев благоSPAMаря
може би проблема беше счупен езиков файл, защото проверих преSPAMи SPAMа пиша SPAMали някой превоSPAMач не е написал нещо по погрешка.
Презаписах езиците и се оправи

The problem was in translation files - maybe broken. I rewrite languages and now it is ok.