| Previous topic :: Next topic |
| Author |
Message |
vipart
Joined: 11 Jan 2008
Posts: 46
Location: Vilnius, Lithuania
|
| Posted: Thu Jan 17, 2008 8:10 am Post subject: Unix works, Windows - no |
|
|
Hello. I have 5.0.3 Lithuanian translation and wanted to try it on 5.0.4 RC vTiger. I have just tested installing 5.0.4 RC on 2 different platforms: windows and ubuntu:
- 5.0.3 language pack works on Unix server
- 5.0.3 language pack doesn't work on Windows.
Errors:
Quote: Warning: Cannot modify header information - headers already sent by (output started at C:\wamp\www\vTiger_5.0.4_RC\modules\Home\language\lt_lt.lang.php:1) in C:\wamp\www\vTiger_5.0.4_RC\index.php on line 497
Warning: Cannot modify header information - headers already sent by (output started at C:\wamp\www\vTiger_5.0.4_RC\modules\Home\language\lt_lt.lang.php:1) in C:\wamp\www\vTiger_5.0.4_RC\index.php on line 501
Warning: Cannot modify header information - headers already sent by (output started at C:\wamp\www\vTiger_5.0.4_RC\modules\Home\language\lt_lt.lang.php:1) in C:\wamp\www\vTiger_5.0.4_RC\index.php on line 505 |
|
| Back to top |
|
vipart
Joined: 11 Jan 2008
Posts: 46
Location: Vilnius, Lithuania
|
| Posted: Thu Jan 17, 2008 8:30 am Post subject: Re: Unix works, Windows - no |
|
|
I have found out that this problem is caused because of wrong files:
- include/language/lt_lt.lang.php
- modules/Home/language/lt_lt.lang.php
- modules/Dashboard/language/lt_lt.lang.php
When I replaced the with the en_us.lang.php content - everything seems fine on windows.
But the question is: why everything works on unix? : :roll: |
|
| Back to top |
|
vipart
Joined: 11 Jan 2008
Posts: 46
Location: Vilnius, Lithuania
|
| Posted: Thu Jan 17, 2008 9:22 am Post subject: Re: Unix works, Windows - no |
|
|
I have just found out that language files should be saved as UTF Without BOM.
That was the case why I got these errors on Windows.
So the problem is solved now ant the only question left is why I didn't get errors on unix? Maybe because of different configuration... I don't know |
|
| Back to top |
|
Lihualee
Joined: 17 Sep 2008
Posts: 4
|
| Posted: Mon Sep 29, 2008 6:31 am Post subject: friend |
|
|
| Thanks! Bump! |
|
| Back to top |
|
| |