Support Forum

Subscribe plug in

< 1 2
Conrad_Farlow
Sheffield, UK
Member
Free Members
Aug 16, 2011 - 5:43 am

August 16, 2011

11:41 am database file: /problem-with-post-edit-buttonome/gruzcom1/public_html/ABF_Test/wp-content/sp-resources/forum-plugins/subscriptions/library/sp-subscriptions-database.php

line: 223

function: select

error: Unknown column 'blog_post_id' in 'field list'

 

SELECT abf_test_sftopics.topic_id, topic_slug, topic_name, topic_date, topic_status, topic_pinned, topic_opened, topic_subs, topic_status_flag, blog_post_id, abf_test_sftopics.forum_id, abf_test_sftopics.post_id, abf_test_sftopics.post_count, forum_slug, forum_name, topic_status_set, group_id, post_content, post_status, post_date FROM abf_test_sftopics JOIN abf_test_sfforums ON abf_test_sfforums.forum_id = abf_test_sftopics.forum_id JOIN abf_test_sfposts ON abf_test_sftopics.post_id = abf_test_sfposts.post_id WHERE abf_test_sftopics.topic_id IN (1,13,22,21,25,23,29,28,26) ORDER BY topic_date DESC

 

So 'blog_post_id' should not be there, I guess that this is generated by another plugin? I'll see if I can figure out what.

Conrad

Yellow Swordfish
Glinton, England
Member
Aug 16, 2011 - 6:19 am

Ah - that's all I need. Thanks. Ticket opened with these details.
Great...

Conrad_Farlow
Sheffield, UK
Member
Free Members
Aug 16, 2011 - 7:47 am

Sounds good to me, I will passively wait for a cure.

Mr Papa
Simi Valley, CA
Member
Free Members
Aug 26, 2011 - 11:10 am

huh?  the fix was committed on the 21st...  are you still getting the error???

Conrad_Farlow
Sheffield, UK
Member
Free Members
Aug 30, 2011 - 3:18 pm

Nope the errors have gone and the subscribe plug-in appears to be working .I have not been very active w, I'll be playing catch-up this week. I now have 6945 installed and need to figure out what has been done.

Yellow Swordfish
Glinton, England
Member
Aug 30, 2011 - 4:51 pm

Good news and welcome back to the fray:)

< 1 2