Info
- 2 posts
- 2 voices
- Started 1 year ago by Sabuntu
- Latest reply from chrishajer
- This topic is not resolved
Database error: [Column 'topic_last_poster_name' cannot be null]
-
- Posted 1 year ago #
When I tried to delete one of my posts i get this error
Database error: [Column 'topic_last_poster_name' cannot be null]
UPDATEbb_topicsSETtopic_time= '2010-02-25 00:46:31',topic_last_poster= '1',topic_last_poster_name= NULL,topic_last_post_id= '10' WHEREtopic_id= '3'
Caller: bb_delete_post, bb_topic_set_last_postWarning: Cannot modify header information - headers already sent by (output started at /home/ssmmid/public_html/forums/bb-includes/backpress/class.bpdb.php:569) in /home/root/public_html/forums/bb-includes/functions.bb-pluggable.php on line 232
Can any body please tell what's going on ??
-
- Posted 1 year ago #
The fact that
functions.bb-pluggable.phpis listed leads me to believe it's a conflict with a plugin. What plugins are you running? -
You must log in to post.