I purchase the J51 Catalyst and I installed the portuguese package for Joomla 2.5.6 and after I set to Default I got this error:
Warning: JLanguage:arseXMLLanguageFile() [jlanguage.parsexmllanguagefile]: Node no longer exists in /home/fashions/public_html/libraries/joomla/language/language.php on line 1415
It doesn't appear to be a template related issue however if you wish you can send temporary administration access to your Joomla installation to info@joomla51.com and we will take a look for you.
Problem fixed.
To fixed it, before the </metafile>
in the file pt-BR.xml
is missing this code:
<metadata>
<name>Português (Brasil)</name>
<tag>pt-BR</tag>
<locale>pt_BR.utf8, pt_BR.UTF-8, pt_BR, ptb, pt-br, Brazilian, Portuguese</locale>
<rtl>0</rtl>
<firstDay>0</firstDay>
</metadata>
<params />
Thanks,
There are no replies made for this post yet. Be one of the first to reply to this post!
Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here. Register Here »