OK sorry I do not know where to check the plugin directory name- ftp? or in the wordpress admin area?
is this the error?
December 29, 2014 1:33 am | spaErrError | 5 | database
file: /problem-with-post-edit-buttonome4/anamaria/public_html/theartofpregnancyandnewborn.net/wp-content/plugins/simple-press/forum/content/classes/sp-topic-view-class.php
line: 239
function: select
error: Unknown column ‘attachments’ in ‘field list’
SELECT SQL_CALC_FOUND_ROWS group_id, wp_sftopics.topic_id, wp_sftopics.forum_id, topic_name, topic_slug, topic_status, topic_pinned, topic_icon, topic_opened, wp_sftopics.post_count, forum_slug, forum_status, forum_disabled, forum_rss_private, wp_sfposts.post_id, DATE_SUB(post_date, INTERVAL 8 HOUR) as post_date, wp_sfposts.user_id, wp_sftopics.user_id AS topic_starter, guest_name, guest_email, post_status, post_pinned, post_index, post_edit, poster_ip, source, post_content, wp_sfwaiting.post_count AS new_post, attachments, polls, poll, post_ratings, rating_id, vote_count, ratings_sum, ips, members, topic_subs FROM wp_sftopics JOIN wp_sfposts ON wp_sftopics.topic_id=wp_sfposts.topic_id JOIN wp_sfforums ON wp_sftopics.forum_id=wp_sfforums.forum_id LEFT JOIN wp_sfwaiting ON wp_sfposts.post_id=wp_sfwaiting.post_id LEFT JOIN wp_sfpostratings ON wp_sfpostratings.post_id = wp_sfposts.post_id WHERE wp_sftopics.topic_id=222 ORDER BY post_pinned DESC, wp_sfposts.post_id ASC LIMIT 0, 20