Hi All,
when you select
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
Can someone have a quick look at this
Cheers
Justin
hey ap
yep - think its still an issue
i know that on our demo site that if someone changes it to norwegian everything goes wierd
update: just tried it in nextrelease and its still getting the errors, so yes this is still an issue
Cheers
Justin
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 <?php
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.
Thanks Ap
Cheers
Justin
It looks like you're new here. If you want to get involved, click one of these buttons!