[wp-testers] error on comment submission

S.Theyagarajan theyaga at gmail.com
Sat Oct 13 03:43:26 GMT 2007


*WordPress database error:* [Table 't.wp_post2cat' doesn't exist]
SELECT cat_ID AS ID, MAX(post_modified) AS last_mod FROM `wp_posts` p LEFT
JOIN `wp_post2cat` pc ON p.ID = pc.post_id LEFT JOIN `wp_categories` 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/t/public_html/wp-includes/wp-db.php:160) in
/home/t/public_html/wp-comments-post.php on line 67

Warning: Cannot modify header information - headers already sent by (output
started at /home/t/public_html/wp-includes/wp-db.php:160) in
/home/t/public_html/wp-comments-post.php on line 68

Warning: Cannot modify header information - headers already sent by (output
started at /home/t/public_html/wp-includes/wp-db.php:160) in
/home/t/public_html/wp-comments-post.php on line 69

Warning: Cannot modify header information - headers already sent by (output
started at /home/t/public_html/wp-includes/wp-db.php:160) in
/home/t/public_html/wp-includes/pluggable.php on line 39

I have reproduced the error i get when i try to post a comment !

what can i do about it ? iam using wp-2.3

-- 
thanks
taggy
http://theyagar.com
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
S.Theyagarajan
Under Graduate
Department Of Computer Science And Engineering
National Institute Of Technology , Trichirapalli
India 620015


More information about the wp-testers mailing list