The error on line can be a problem with line breaks. You know Mac uses \r, Windows, \r\n and Unix \n.
I had same problems with it as I modified a Mac-file with Linux. Maybe servers can handle only on type of linebreak in one file and not a mix. In better text editors you can switch line break for whole file.
Greetings,
Andreas.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi, (still me :)
i had a little probleme when i switch the language.
the nav still ok, but the main php cant display properly. Here the error message :
Fatal error: Unable to open main.php in Unknown on line 0
Anyway we can continue the shoping because the nav works, but its not very esthetic.
Maybe the problem comes from my server, but i prefer to ask before re-install :P
Thanks in advance.
The error on line can be a problem with line breaks. You know Mac uses \r, Windows, \r\n and Unix \n.
I had same problems with it as I modified a Mac-file with Linux. Maybe servers can handle only on type of linebreak in one file and not a mix. In better text editors you can switch line break for whole file.
Greetings,
Andreas.