• my blog cannot comment and show this error message:
    SQL/DB Error —
    [Column count doesn’t match value count at row 1]
    Warning: Cannot modify header information – headers already sent by (output started at /home/iblacksn/public_html/blog/b2-include/wp-db.php:96) in /home/iblacksn/public_html/blog/b2comments.post.php on line 121
    Warning: Cannot modify header information – headers already sent by (output started at /home/iblacksn/public_html/blog/b2-include/wp-db.php:96) in /home/iblacksn/public_html/blog/b2comments.post.php on line 122
    Warning: Cannot modify header information – headers already sent by (output started at /home/iblacksn/public_html/blog/b2-include/wp-db.php:96) in /home/iblacksn/public_html/blog/b2comments.post.php on line 123
    Warning: Cannot modify header information – headers already sent by (output started at /home/iblacksn/public_html/blog/b2-include/wp-db.php:96) in /home/iblacksn/public_html/blog/b2comments.post.php on line 125
    Warning: Cannot modify header information – headers already sent by (output started at /home/iblacksn/public_html/blog/b2-include/wp-db.php:96) in /home/iblacksn/public_html/blog/b2comments.post.php on line 126
    Warning: Cannot modify header information – headers already sent by (output started at /home/iblacksn/public_html/blog/b2-include/wp-db.php:96) in /home/iblacksn/public_html/blog/b2comments.post.php on line 127
    Warning: Cannot modify header information – headers already sent by (output started at /home/iblacksn/public_html/blog/b2-include/wp-db.php:96) in /home/iblacksn/public_html/blog/b2comments.post.php on line 128
    Warning: Cannot modify header information – headers already sent by (output started at /home/iblacksn/public_html/blog/b2-include/wp-db.php:96) in /home/iblacksn/public_html/blog/b2comments.post.php on line 133
    can anyone help me?

Viewing 1 replies (of 1 total)
  • Errors like that usually occur when a file that is meant to be included BEFORE any output is sent to the browser has a space before the opening <?php or after the closing ?>
    Take a look at those files and make sure you don’t have any spaces in there.

Viewing 1 replies (of 1 total)
  • The topic ‘help’ is closed to new replies.