Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • James Gaisford 22 posts 165 karma points
    Jan 22, 2015 @ 13:08
    James Gaisford
    0

    Changing default role / group names

    I know, I know! I've seen the advice over on https://github.com/leen3o/Dialogue

    PLEASE NOTE DO NOT change the names of the default roles/groups. You will break the forum.

    However, I've downloaded the source and there are some temptingly named constants in the /Constants/AppContants.cs class which contains the following three properties

        // Default Member Group
        public const string MemberGroupDefault = "Dialogue Standard";
        public const string MemberTypeAlias = "DialogueMember";
        public const string MemberTypeName = "Dialogue Member";
    

    If I modify these and their corresponding member type in Umbraco, will this still break the forum?

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies