0
Answered

Fatal crash when upload french.php

thebaid 4 years ago updated 4 years ago 4

Hello, I have the same problem as Vlad R 2 years ago on the forum, and I did the same actions:

I have just installed a new filerun installation.2019-06-01 Everything works fine,

exept when I try to change language to 'French', it doesn't work.

What I've done:

- upload french.php from https://github.com/filerun/translations in \system\data\languages

Result after refresh login page:

Image 413

Funny and almost beautiful.!!

but... any help ?

Thanks in advance, Thierry

Answer

Answer
Answered

Please try this: 

- open this link in a browser: https://raw.githubusercontent.com/filerun/translations/master/french.php

- right-click the page, and choose "Save as.."

- save the file as "french.php" and upload it to your FileRun installation inside "system/data/translations"

Whenever there is a problem with FileRun, there is most probably a related PHP error, so checking the PHP "error_log" for more details is always helpful.

Answer
Answered

Please try this: 

- open this link in a browser: https://raw.githubusercontent.com/filerun/translations/master/french.php

- right-click the page, and choose "Save as.."

- save the file as "french.php" and upload it to your FileRun installation inside "system/data/translations"

Whenever there is a problem with FileRun, there is most probably a related PHP error, so checking the PHP "error_log" for more details is always helpful.

Thanks a lot, it works fine !!

Does it mean that french.php from https://github.com/filerun/translations corrupt ?

Best regards. Thierry

It's the same file. But if you copy/paste the text from the browser, the expected line endings can get altered sometimes.