ordPress database error: [Table ‘Sql196233_2.pp_post2cat’ doesn’t exist]
-
This error wouldn’t appear with 2.6.3.
Now you can see it on my blog home page:
WordPress database error: [Table ‘Sql196233_2.pp_post2cat’ doesn’t exist]
SELECT p2c.category_id AS cat_id, COUNT(p2c.rel_id) AS numposts, UNIX_TIMESTAMP(max(posts.post_date_gmt)) + ’13’ AS last_post_date, UNIX_TIMESTAMP(max(posts.post_date_gmt)) AS last_post_date_gmt FROM pp_post2cat p2c INNER JOIN pp_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 <= ‘2008-11-25 07:27:09’ GROUP BY p2c.category_id ORDER BY numposts DESCANY ADVICE?
Regards.
Gionata Nencini
https://www.Partireper.it
- The topic ‘ordPress database error: [Table ‘Sql196233_2.pp_post2cat’ doesn’t exist]’ is closed to new replies.