aydinkucuk Posted March 12, 2016 Share Posted March 12, 2016 Düzgün çalışan site hemen hemen her ay aynı sorunları yaşatıyor bana. Bir şekilde çözdüm bu zaman kadar ama şuan işin içinden çıkamıyorum. Panele de giriş yapamıyorum. Back-up gibi her yolu denedim ama olmuyor. Yardımcı olabilirseniz sevinirim. Aldığım hatalar: Settings.inc.php'de Cache 0 iken; Fatal error: Class 'Cache' not found in /home/.../public_html/classes/ObjectModel.php on line 1827 Cache 1 iken; Fatal error: Class 'Cache' not found in /home/.../public_html/classes/db/Db.php on line 629 Link to comment Share on other sites More sharing options...
aydinkucuk Posted March 12, 2016 Author Share Posted March 12, 2016 ObjectModel.php on line 1827 satırında yazan: if ($field !== null || !Cache::isStored($cache_id)) { Db.php on line 629 satırında yazan: if (($result = Cache::getInstance()->get($this->last_query_hash)) !== false) { Link to comment Share on other sites More sharing options...
MahmutGulerce Posted March 12, 2016 Share Posted March 12, 2016 Merhaba Herhangi bir modül override yapmış olabilir. Performans ayarlarından disable override seçeneğini evet yapıp denediniz mi ? Link to comment Share on other sites More sharing options...
aydinkucuk Posted March 12, 2016 Author Share Posted March 12, 2016 Malesef panele giriş yapamıyorum aynı hatalarla karşılaşıyorum. Link to comment Share on other sites More sharing options...
MahmutGulerce Posted March 12, 2016 Share Posted March 12, 2016 Merhaba Bilgilerinizi özel mesaj olarak gönderin ben de bakayım. Link to comment Share on other sites More sharing options...
aydinkucuk Posted March 12, 2016 Author Share Posted March 12, 2016 Gönderdim Mahmut Bey Link to comment Share on other sites More sharing options...
MahmutGulerce Posted March 12, 2016 Share Posted March 12, 2016 Merhaba Evet aldım ve inceledim. Size PM ile cevap yazdım. Link to comment Share on other sites More sharing options...
seaserweb Posted April 7, 2016 Share Posted April 7, 2016 bende de aynı sorun oluştu. çalışan site birden çalışmaz oldu maalesef Fatal error: Class 'Cache' not found in /home/******/public_html/classes/ObjectModel.php on line 1827 sorun çözüldüyse yardımcı olabilir misiniz? Link to comment Share on other sites More sharing options...
seaserweb Posted April 7, 2016 Share Posted April 7, 2016 sorun çözüldü... öncelikle tavsiye edilen "cache/class_index.php" dosyasının silinmesi fakat bende işe yaramadı. sonra "classes/cache" klasörünün yeniden yüklenmesi tavsiye ediliyordu o da işe yaramadı. aslında işlemler doğru ama dikkat edilmesi gereken şu; önce "classes/cache" klasörünü yükleyip sonra "cache/class_index.php" dosyasını silmek gerekiyor. Link to comment Share on other sites More sharing options...
Sertac Posted February 23, 2017 Share Posted February 23, 2017 Bu hatayı bende aldım ve son yazılanları uyguladığımda düzeliyor fakat siteyi akşam sağlam bırakıyorum ertesi gün yine aynı hata karşıma çıkyor yine düzeltiyorum daha yine çıkıyor sebebi nedir neyi değiştirmeliyim bilgisi olan yardımcı olursa çok makbule geçer teşekkürler şimdiden . Fatal error: Class 'Cache' not found in /home/.../public_html/classes/ObjectModel.php on line 1827 Link to comment Share on other sites More sharing options...
Şahin YILDIZ Posted February 26, 2017 Share Posted February 26, 2017 Bu hafta 15 ci sitede aynı hatayı gördüm, hosting kaynaklı bir problemdir, firma geceleri sunularında bir ayarlama yapıyor, sabah kalktığınızda sitenin çalışmadığını görüyorsunuz, bir çok işlem denedim çalıştıramadım, manüel güncelleme yaptıktan sonra çalıştı, manüel güncelleme nasıl yapılır diyorsanız aşağıda video linkini paylaşıyorum. Link to comment Share on other sites More sharing options...
ozen.designerosman Posted March 12, 2017 Share Posted March 12, 2017 Merhaba Arkadaşlar sitemi tıkladığımda fatal 500 ile ilgili hatayla karsılaştım bunu ardından config.inc den setlocale(LC_COLLATE, $locale.'.UTF-8', $locale.'.utf8'); //setlocale(LC_CTYPE, $locale.'.UTF-8', $locale.'.utf8'); setlocale(LC_TIME, $locale.'.UTF-8', $locale.'.utf8'); setlocale(LC_NUMERIC, 'en_US.UTF-8', 'en_US.utf8'); ayarladım ve ardından defines.inc den /* Debug only */ if (!defined('_PS_MODE_DEV_')) { define('_PS_MODE_DEV_', true); } /* Compatibility warning */ define('_PS_DISPLAY_COMPATIBILITY_WARNING_', false); if (_PS_MODE_DEV_ === true) { @ini_set('display_errors', 'on'); @error_reporting(E_ALL | E_STRICT); define('_PS_DEBUG_SQL_', true); } else { @ini_set('display_errors', 'off'); define('_PS_DEBUG_SQL_', true); ayarladım ve hala ne konrol panelime nede siteme girebiliyorum lütfen bana yardım edebilirmisiniz ne yapmam gerekiyor birtürlü çözemedim. Link to comment Share on other sites More sharing options...
ozen.designerosman Posted March 12, 2017 Share Posted March 12, 2017 buda enson oluşan hata Fatal error: Class 'Cache' not found in /home/omatikla/public_html/classes/ObjectModel.php on line 1827 nereden nasıl düzeltebilirim Link to comment Share on other sites More sharing options...
safa Posted March 13, 2017 Share Posted March 13, 2017 buda enson oluşan hata Fatal error: Class 'Cache' not found in /home/omatikla/public_html/classes/ObjectModel.php on line 1827 nereden nasıl düzeltebilirim ftp den sitenize bağlanıp cache/class_index.php dosyasını siliniz. Link to comment Share on other sites More sharing options...
takiturkuaz Posted January 11, 2018 Share Posted January 11, 2018 Fatal error: Class 'Cache' not found in /home/shptakit/public_html/classes/ObjectModel.php on line 1885 hatası alıyorum nasıl düzeltebilirim 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