mutluok Posted December 29, 2011 Share Posted December 29, 2011 Merhaba arkadaşlar bende sitemi güncellemeye çalışıyorum sürüm ise 1.4.6.2 ve aşağıdaki satır hatasını almaktayım şimdiden yardımlarınız için teşekkür ederim iyi çalışmalar kolay gelsin. Ana Sayfada /prestashop/classes/ObjectModel.php on line 117 Bu satırda ise /* Connect to database and check SQL table/identifier */ if (!Validate::isTableOrIdentifier($this->identifier) OR !Validate::isTableOrIdentifier($this->table)) die(Tools::displayError()); $this->identifier = pSQL($this->identifier); Link to comment Share on other sites More sharing options...
osmankarakus Posted January 11, 2012 Share Posted January 11, 2012 aynı sorunla bende karşıkarşıyayım bilen yokmu yardım lütfen Link to comment Share on other sites More sharing options...
osmankarakus Posted January 11, 2012 Share Posted January 11, 2012 local de sorun yok taşırken oluşuyor bu hata yokmu bilen ? Link to comment Share on other sites More sharing options...
bera_ramazan Posted January 17, 2012 Share Posted January 17, 2012 Prestashop 1.4.x için yazıyorum /classes/FrontController.php dosyasını açın 198. satırı silin setlocale(LC_CTYPE, $locale); Link to comment Share on other sites More sharing options...
osmankarakus Posted January 23, 2012 Share Posted January 23, 2012 çok teşekkürler.. sorun çözüldü 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