WordPress database error: [Table './mercy_wrdp1/wp_sfposts' is marked as crashed and should be repaired]
SELECT DISTINCT forum_id, topic_id FROM wp_sfposts ORDER BY post_id DESC LIMIT 15;

WordPress database error: [Table './mercy_wrdp1/wp_sfposts' is marked as crashed and should be repaired]
SELECT post_id, topic_id, forum_id, post_date, UNIX_TIMESTAMP(post_date) as udate, guest_name, wp_sfposts.user_id, post_index, post_status, wp_sfmembers.display_name FROM wp_sfposts LEFT JOIN wp_sfmembers ON wp_sfposts.user_id = wp_sfmembers.user_id WHERE (topic_id = 368 AND post_index = 1 OR topic_id = 368 AND post_index=2) OR (topic_id = 448 AND post_index = 1 OR topic_id = 448 AND post_index=1) OR (topic_id = 275 AND post_index = 1 OR topic_id = 275 AND post_index=8) OR (topic_id = 498 AND post_index = 1 OR topic_id = 498 AND post_index=2) ORDER BY post_id ASC;


Warning: array_keys() [function.array-keys]: The first argument should be an array in /home/mercy/public_html/wp-content/plugins/simple-forum/library/sf-support.php on line 810

Fatal error: Cannot use string offset as an array in /home/mercy/public_html/wp-content/plugins/simple-forum/forum/sf-forum-components.php on line 220