Request membership message missing group name

We are using telligent community 10 and we have found that for unauthenticated users (we are using cookies based on our current IDP) when they reach a community page they receive the following message. 

I have 2 questions:

1. How do we change this message in telligent to be more friendly?

2. Is it possible to simply redirect the user back to login page?

Thanks

Luke

Parents Reply
  • This is a bug in the Group Membership Request modal widget. I've logged a bug to correct this:

    TE-15656

    As a work-around, you can go to Administration > Interface > Widgets, in the Viewing drop-down, select "Request Group Membership Modal", the widget list should now show only "Request Group Membership". Expand the "Request Group Membership" widget and select Resources. In the list of resources, find the resource with the name "MustLogin". Change the the value to the text you'd like to show, or, to correct the formatting bug, change the ) at the end of group_lowercase to a }

Children