[Resolved] small groups error

About Support Installing Church Admin [Resolved] small groups error

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #2483
    Avatar for julianjulian
    Member

    I get the following error when attempting to add a small group:

    WordPress database error: [Unknown column ‘a.role_id’ in ‘where clause’]
    SELECT a.people_id, CONCAT_WS(” “, b.first_name,b.last_name) AS leader FROM feag_church_admin_people_meta a, feag_church_admin_people b WHERE a.role_id=1 AND a.people_id=b.people_id

    I see in install.php that the column role_id is changed to department_id – I have changed the reference in small_groups.php and this has fixed the issue, and I am now able to add small groups.

    Thanks for the plugin – I am testing it currently, and it looks very good so far!

    #3110
    Avatar for Andy MoyleAndy Moyle
    Keymaster

    Fixed a while back, only just spotted this post

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.