1 - the Norwegian language and 2- to enable the login system
you get those damn php session start errors - normally the fix is to just removed any trailing white spaces from the files but with this issue i can't find any
This issue has been fixed in both the next release and trunk branches - SVN 1455 and SVN 1456. Translators should take care to check the lang.php file in a hex editor to see that the three leading bytes should not be: EF BB BF - in fact the first set of characters should be those in the opening php tag as in [code]<?php[/code]
This was so for the [u]no-nb[/u] , and [u]ls[/u] languages in both branches and in the [u]da[/u] language in the trunk.