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
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"