VirtueMart Forum

VirtueMart 2 + 3 + 4 => Language/Translations => Topic started by: Jens Pedersen on October 17, 2012, 13:27:06 PM

Title: Debug Language files...
Post by: Jens Pedersen on October 17, 2012, 13:27:06 PM
Hi all
When i go to Configuration in Joomla 2.5 and activate the debug function it tell me that this language files is not loaded. do some know how to load this files?

**Not loaded** : JROOT/administrator/language/en-GB/en-GB.com_virtuemart_allinone.sys.ini
**Not loaded** : JROOT/administrator/components/com_virtuemart_allinone/language/en-GB/en-GB.com_virtuemart_allinone.sys.ini
**Not loaded**: JROOT/administrator/language/da-DK/da-DK.com_virtuemart_allinone.sys.ini
**Not loaded**: JROOT/administrator/components/com_virtuemart_allinone/language/da-DK/da-DK.com_virtuemart_allinone.sys.ini
Thanks

Title: Re: Debug Language files...
Post by: jjk on October 25, 2012, 22:37:38 PM
just ignore this file. Apparently it is not used anymore, but I didn't figure out yet why Joomla still lists it. If you want to get rid of that language debug listing, you could simply create it with your editor at JROOT/administrator/language/en-GB/en-GB.com_virtuemart_allinone.sys.ini
and write i.e. this into the file:
; Virtuemart! Project
; Copyright (C)  2011 Virtuemart Team. All rights reserved.
; License http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL, see LICENSE.php
; Note : All ini files need to be saved as UTF-8 - No BOM

COM_VIRTUEMART="VirtueMart"