Support Forum
I looked at the error log - it talked about attachments, so I thought I would see if disabling the SP file upload plugin would stop the error, and it did. So, I'm no longer getting that permissions error for users. I don't know if that information is useful - but it at least gives me a fix.
--
Here's the error:
file: /mnt/stor7-wc2-dfw1/538952/582652/www.deepesthealth.com/web/content/wp-content/plugins/simple-press/forum/content/classes/sp-topic-view-class.php
line: 231
function: select
error: Unknown column 'attachments' in 'field list'
SELECT wp_sftopics.topic_id, wp_sftopics.forum_id, topic_name, topic_slug, topic_status, topic_icon, wp_sftopics.post_count, forum_slug, forum_status, 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, post_content, wp_sfwaiting.post_count AS new_post, attachments, post_ratings, rating_id, vote_count, ratings_sum, ips, members, topic_subs, 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=1 ORDER BY post_pinned DESC, wp_sfposts.post_id ASC LIMIT 0, 20
yes - it means that on the source system the uploader SP plugin was not active so it had never created this field in the database.
If you uninstall the uploader plugin as opposed to deactivate it then you can install it again and it should create the correct db column,. It will revert to default settings of course.
YELLOW
SWORDFISH
|
sounds promising! took us while, but we got there (hopefully)
Visit Cruise Talk Central and Mr Papa's World
1 Guest(s)