MyBB Depo Forum
1146 - Table 'forum_mybb16x.test_datacache' doesn't exist Hatasının Çözümü - Baskı Önizleme

+- MyBB Depo Forum (https://mybbdepo.com)
+-- Forum: Mybb Ders Deposu (https://mybbdepo.com/mybb-ders-deposu-forumu)
+--- Forum: MyBB Sorun ve Çözümleri Deposu (https://mybbdepo.com/mybb-sorun-ve-cozumleri-deposu-forumu)
+--- Konu Başlığı: 1146 - Table 'forum_mybb16x.test_datacache' doesn't exist Hatasının Çözümü (/1146-table-forum-mybb16x-test-datacache-doesn-t-exist-hatasinin-cozumu-konusu.html)



1146 - Table 'forum_mybb16x.test_datacache' doesn't exist Hatasının Çözümü - Owner - 10-04-2015

MyBB 1146 - Table 'forum_mybb16x.test_datacache' doesn't exist Hatasının Çözümü


SQL Hatası: 1146 - Table 'forum_mybb16x.test_datacache' doesn't exist

Sorgu: SELECT title,cache FROM test_datacache


Çözüm: Bu hata MySQL kullanımı sırasında, ./inc/config.php dosyanızdaki veritabanı tablo önekinin yanlış olduğunu gösterir. Bu hatayı düzeltmek için, ./inc/config.php dosyanızı açın ve $config['database']['table_prefix'] satır karşılığının doğru olup olmadığını kontrol edin. Eğer bunlar hakkında herhangi bir bilginiz yoksa, barındırma hizmeti aldığınız firmayla iletişime geçin.