Support Forum
Well - of course we don't know if the invalid database query is caused by mismatched version or something else.
Error Log: Under the Toolbox menu.
Open it - first clear it out using the button at the bottom. Try and open a forum page and then return to the log and let me know what it says. JUST errors at the moment please. Not warnings or notices!
YELLOW
SWORDFISH
|
September 9, 2014 11:09 am | spaErrError | 1 | database
file: /problem-with-post-edit-buttonome/problem-with-post-edit-buttonowtonet/public_html/wp-content/plugins/simple-press/forum/content/classes/sp-topic-view-class.php
line: 238
function: select
error: Unknown column 'attachments' in 'field list'
SELECT 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, post_date, wp_sfposts.user_id, guest_name, guest_email, post_status, post_pinned, post_index, post_edit, poster_ip, source, post_content, wp_sfwaiting.post_count AS new_post, blog_post_id, attachments, post_ratings, rating_id, vote_count, ratings_sum, ips, members, thanks, topic_watches 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=340 ORDER BY post_pinned DESC, wp_sfposts.post_id ASC LIMIT 0, 20
https://simple-press.com/docum.....g-plugins/
That has a paragraph about adding new plugins to your Simple:Press plugins folder. You will probably need to do this to update them if, for reasons unknown, WordPress is not behaving and giving you the updates. Just overwrite the individual existing plugin folders with the new versions.
Or - one thing you could try quickly. Deactivate the Simple:Press file uploader plugin and see if (a) the forum then displays correctly and (b) if the upgrade list comes back.
YELLOW
SWORDFISH
|
1 Guest(s)