ExpressionEngine CMS
Open, Free, Amazing

Thread

This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.

The active forums are here.

member_group_id in Comment Entry Tag

November 04, 2010 12:32pm

Subscribe [3]
  • #1 / Nov 04, 2010 12:32pm

    Chris Chiles

    17 posts

    I’m having an issue where the {member_group_id} tag isn’t working in the Comment Entry Tag. The tag doesn’t get replaced with anything.

    Here is the code I’m using to test:

    {exp:comment:entries sort="asc" limit="20"}
        {if count == "1"}
        <ol>
        {/if}
    
        <li id="comment-{comment_id}">
            <cite>{author}:</cite>
            {member_group_id}
            {comment}
        </li>
                        
        {if count == total_results}
         </ol>
         {/if}
    {/exp:comment:entries}

    Thanks,

    - Chris

  • #2 / Nov 05, 2010 3:46am

    John Henry Donovan

    12339 posts

    Chris,

    I can replicate this so have filed a bug report on your behalf. Thanks for you patience.

    What version and build of EE are you using?

  • #3 / Nov 05, 2010 10:22am

    Chris Chiles

    17 posts

    Thanks.

    I am running 2.1.1 Build: 20101020.

  • #4 / Nov 06, 2010 12:43am

    Sue Crocker

    26054 posts

    Chris, it looks like this is fixed in the next version of EE. Unfortunately I don’t have a rlease date for the next version. Don’t hesitate to post again as needed.

.(JavaScript must be enabled to view this email address)

ExpressionEngine News!

#eecms, #events, #releases