I’ve download the language pack from “https://crowdin.com/project/suitecrmtranslations/zh-CN”, but i can’t load it in “module loader”.
After uploading the language pack , both “install” & “delete package” show(screenshot 1), but then when i clicked “install”, it jumped to an empty page and nothing has been installed.(screenshot 2). I tried with my own custom module that created by SuiteCRM itself, and it works.
I’ve checked the folder permissions, and even made 777 for all folders, changed with different server(ubuntu/centos, Nginx+php5/7+MySQL), but still have no luck.
Please download new language pack and try again
Language pack version: 7.8.3.5
https://crowdin.com/project/suitecrmtranslations
Hello, just insttaled the suite three times in a row, and for ever installation i tryed to insttal a language pack
I go to module loader, change the files for suhosin autorization and after that I can see the module.
I select the languagepack file and hit upload…
After this, the module loader disapears
I never get to see the install button…
Can anyone help me?
I am installing a new server, so I ll try again later…
You should check your logs to see what error it’s throwing.
And about the permissions: you need a correct fit of three things:
- permissions set on files and directories
- ownership set on files and directories
- the user accessing the files (your web server user)
so, try to get that right and avoid setting them as 777, that’s a really bad idea.
Yes!
For this 7.8.3.5, it can be installed now!
Thanks for your quick response!
[quote=“sergiomms” post=47287]
Maybe you should check your permissions, they usually suggested to do the following:
sudo chmod -R 755 .
sudo chmod -R 775 cache custom modules themes data upload config_override.php