KaPTaN85 Posted July 6, 2016 Share Posted July 6, 2016 Merhaba prestashop u ilk defa kurdum videolardan ve resimli kurulumlardan yardım alarak kurulum esnasında hiçbir sorun yoktu fakat kurulum tamamlandıktan sonra siteyi ve admin paneline giris yapmak istediğimde bos bir sayfa geliyor hata olarakta asağıdaki gibi yazıyor. Nasıl çözebilirim vizyonakvaryum.com şu anda bu isteği işleme alamıyor. HTTP ERROR 500 Link to comment Share on other sites More sharing options...
Şahin YILDIZ Posted July 6, 2016 Share Posted July 6, 2016 Sistemi ingilizce kurulum sayfası ile ingilizce olarak kurun ve çalıştırın, daha sonra admin panelden Türkçe yaparsınız, sorun olmayacaktır. 1 Link to comment Share on other sites More sharing options...
bera_ramazan Posted July 7, 2016 Share Posted July 7, 2016 ftp den config klasörüne girin orada config.inc.php var onu açın şu kodu bulun $locale = strtolower(Configuration::get('PS_LOCALE_LANGUAGE')).'_'.strtoupper(Configuration::get('PS_LOCALE_COUNTRY')); bu şekilde değiştirin $locale = 'tr_tr'; 2 Link to comment Share on other sites More sharing options...
KaPTaN85 Posted July 7, 2016 Author Share Posted July 7, 2016 ftp den config klasörüne girin orada config.inc.php var onu açın şu kodu bulun $locale = strtolower(Configuration::get('PS_LOCALE_LANGUAGE')).'_'.strtoupper(Configuration::get('PS_LOCALE_COUNTRY')); bu şekilde değiştirin $locale = 'tr_tr'; Çok tesekkür ederim su anda düzelmis durumda 1 Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now