Merhaba arkadaşlar yeni sürüm çıkmadan bi kaç gün önce sitemi 2.3.1 sürümüne yüksetmiştim fakat ondan sonra ;
Konu açarken alt tarafta
Error:
WordPress veritabanı hatası: [Table ‘enver_wrdp1.wp_post2cat’ doesn’t exist]
SELECT
cat_ID AS ID, MAX(post_modified) AS last_mod FROM p LEFT
_
JOIN pc ON p.ID = pc.post_id LEFT JOIN
_ c
_
ON pc.category_id = c.cat_ID WHERE post_status = 'publish' GROUP BY
cat_ID
YAYINLA DEDİĞİMDE
WordPress veritabanı hatası: [Table ‘enver_wrdp1.wp_post2cat’ doesn’t exist]
SELECT
cat_ID AS ID, MAX(post_modified) AS last_mod FROM p LEFT
_
JOIN pc ON p.ID = pc.post_id LEFT JOIN
_ c
_
ON pc.category_id = c.cat_ID WHERE post_status = 'publish' GROUP BY
cat_ID
WordPress veritabanı hatası: [Table ‘enver_wrdp1.wp_post2cat’ doesn’t exist]
SELECT
cat_ID AS ID, MAX(post_modified) AS last_mod FROM p LEFT
_
JOIN pc ON p.ID = pc.post_id LEFT JOIN
_ c
_
ON pc.category_id = c.cat_ID WHERE post_status = 'publish' GROUP BY
cat_ID
Warning: Cannot modify header information - headers already sent
by (output started at
/home/enver/public_html/wp-includes/wp-db.php:160) in /home/enver/public_html/wp-includes/pluggable.php on line 391
——————————————————————
Link eklerken ekleme bölümünde resimler yerine
$lang_insert_link_url
——————————————————————-
Yorum onaylarken veya silerken;
WordPress veritabanı hatası: [Table ‘enver_wrdp1.wp_post2cat’ doesn’t exist]
SELECT
cat_ID AS ID, MAX(post_modified) AS last_mod FROM p LEFT
_
JOIN pc ON p.ID = pc.post_id LEFT JOIN
_ c
_
ON pc.category_id = c.cat_ID WHERE post_status = 'publish' GROUP BY
cat_ID
Warning: Cannot modify header information - headers already sent
by (output started at
/home/enver/public_html/wp-includes/wp-db.php:160) in /home/enver/public_html/wp-includes/pluggable.php on line 391
hataları geliyor bunları nasıl düzeltebilirim?
Çözülmemiş