I am wanting to post an article and I got this error message:
WordPress database error: [Table ‘ddnttrn_wrdp2.wp_subscribe2’ doesn’t exist]
SELECT email FROM wp_subscribe2 WHERE active=’1′
Warning: Cannot modify header information – headers already sent by (output started at /home/ddnttrn/public_html/blog/wp-includes/wp-db.php:121) in /home/ddnttrn/public_html/blog/wp-includes/pluggable.php on line 275
This is quite a guess but.. it sounds like perhaps you have a theme that uses an email subscribe pluggin which you haven’t installed and is consequently causing database errors (‘cos that table doesn’t exist on the default install as far as I can see).
I’d suggest switching theme or if you have an email subscribe pluggin disable it.