Sorunsuz çalışan wordpress üzerine kurulu elyazmasi.org web sitemizi wordpress 2.3'e yükseltince header kısmında şöyle bir hata ile karşılaştım:
WordPress veritabanı hatası: [Table 'elyazma_wordpress.wp_post2cat' doesn't exist]
SELECT p2c.category_id AS cat_id, COUNT(p2c.rel_id) AS numposts, UNIX_TIMESTAMP(max(posts.post_date_gmt)) + '+2' AS last_post_date, UNIX_TIMESTAMP(max(posts.post_date_gmt)) AS last_post_date_gmt FROM wp_post2cat p2c INNER JOIN wp_posts posts ON p2c.post_id=posts.id WHERE 1 = 1 AND posts.post_type = 'post' AND posts.post_status = 'publish' AND posts.post_date_gmt <= '2007-10-23 06:59:37' GROUP BY p2c.category_id ORDER BY numposts DESC
kendisi sitemizde de görülebilir: elyazmasi
Sorunu gidermek için eklentileri kaldırdım, yeniden kurdum. Olmadı.
Veri tabanı güncelleşmesini yaptım. Olmadı.
Şimdi ne yapmam gerekir acaba?
Yardımcı olabilecek arkadaşlara şimdiden teşekkürler.
Destek sorusu değil