webappdesigner (@webappdesigner)

Forum Replies Created

Viewing 1 replies (of 1 total)
  • @webappdesigner

    Participant

    answered my own question….

    For anyone that has the same problem, bbpress -> includes -> extend -> buddypress -> groups.php

    on line 151 change

    public function display() {
    to
    public function display($group_id = NULL) {

Viewing 1 replies (of 1 total)