Jump to content

I cant upadte language in my own template


Przemysław Suszek

Recommended Posts

Hi,

 

In BO i create a second theme from default-bootstrap. Now I want add a few languages. So from ssh I change permissions:

chmod a+w -R config/ 
chmod a+w -R cache/ 
chmod a+w -R log/ 
chmod a+w -R img/ 
chmod a+w -R mails/ 
chmod a+w -R modules/ 
chmod a+w -R themes/theme2/lang/ 
chmod a+w -R themes/theme2/pdf/lang/ 
chmod a+w -R themes/theme2/cache/ 
chmod a+w -R translations/ 
chmod a+w -R upload/ 
chmod a+w -R download/

Then from Bo I download language but in public_html/themes/theme2/lang there is no new files. This folder has 777 permissions. Where is the problem ? In default theme everything is ok.

 

Kind regards

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...