Database error: [Column 'topic_last_poster_name' cannot be null]
-
When I tried to delete one of my posts i get this error
Database error: [Column ‘topic_last_poster_name’ cannot be null]
UPDATE
bb_topics
SETtopic_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_post
Warning: 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 ??
- You must be logged in to reply to this topic.