Jump to content

localization / advenced / 500 error


hitabnet

Recommended Posts

Hello, 

 

I just changes the values at Localization / advenced:  US - en  to TR - TR   and now my backoffice is not reachable... having 500 errors.. 

How can i change them back manualy? thanks... 

 

 

error.jpg

localization004-advanced.png

 

 

-------------------

 

Solved! 

 

Edited: config.inc.php

Found the line:   setlocale(LC_CTYPE, $locale.'.UTF-8', $locale.'.utf8');

added "//" front:      //setlocale(LC_CTYPE, $locale.'.UTF-8', $locale.'.utf8');

 

all of those errors gone...  

Edited by hitabnet (see edit history)
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...