Social Groups Delete Issues

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • SuperDave71
    Member
    • Sep 2007
    • 43
    • 3.6.x

    Social Groups Delete Issues

    Hey guys,


    Love the new features and look of 3.8. I do have a quick concern. Everything seems to be working just fine UNTIL I try to delete a social group. I am sure this is an easy fix but I was unsure where to look so I thought I would post in hopes of helping others.



    This is the error I get:


    Invalid SQL:
    SELECT gmid FROM discussion AS discussion
    INNER JOIN groupmessage AS gm
    ON (gm.discussionid = discussion.discussionid)
    WHERE discussion.groupid = 17;

    MySQL Error : Unknown column 'gm.discussionid' in 'on clause'
    Error Number : 1054
    Request Date : Monday, October 27th 2008 @ 08:13:44 AM
    Error Date : Monday, October 27th 2008 @ 08:13:44 AM

    End Error

    Now, it DOES delete the social group BUT I want to see if I can clear the MySQL errors.

    Thank you so much in advance,
    Dave
    Last edited by SuperDave71; Mon 27 Oct '08, 7:42am.
  • David Grove
    Senior Member
    • Apr 2008
    • 3507
    • 5.5.x

    #2
    The discussionid column on the groupmessage table must be missing from your database.
    ~~~~~

    Comment

    widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
    Working...