> Forums > Active Social > Themes and Templates > AF Postcount and "member since" on memberlist?
Last Post 11 Feb 2011 12:47 PM by AllanE. 4 Replies.
AddThis - Bookmarking and Sharing Button Printer Friendly
  •  
  •  
  •  
  •  
  •  
PrevPrev NextNext
You are not authorized to post a reply.
Author Messages
AllanE
Customers
AllanE
Post Count:100

--
10 Feb 2011 02:11 PM
    • Active Social Version: 1.9.1
    • DotNetNuke Version: 5.4.0
    I have to questions regarding tokens in the members list:

    1) Is it possible to show users forum post count?

    2) Is it possible to show the user created date/member since?


    Thanks!




    Jeff Blanks
    Customers
    Jeff Blanks
    Post Count:387

    --
    10 Feb 2011 04:09 PM
    I haven't tried it myself, but this is the code I use in the profileview template, let us know if it works:
    <af:userstats userid="[DNN:PROFILE:USERID]" runat="server" > <template>
      <li class="divcenter txtctr">[AF:PROFILE:RANKDISPLAY]</li>
      <li><b>[RESX:Points]:</b> [AF:PROFILE:POSTCOUNT]</li>
      <li><b>Last Active:</b> [AF:PROFILE:DATELASTACTIVITY:d]</li>
      <li><b>Member Since:</b> [AF:PROFILE:DATECREATED:d]</li>
      </template>
    </af:userstats>
    Cheers! Jeff
    @northeastok | @jeffblanks | My Blog
    AllanE
    Customers
    AllanE
    Post Count:100

    --
    11 Feb 2011 07:58 AM
    Thanks, but I already tried that but it didn't work.

    Will Morgenweck Forum Admin
    DotNetNuke Staff
    Will Morgenweck
    Post Count:7672

    --
    11 Feb 2011 09:41 AM
    This isn't possible. The members list data doesn't have access to any of the forum data.
    Will Morgenweck
    Director of Product Management
    DotNetNuke Corp.
    AllanE
    Customers
    AllanE
    Post Count:100

    --
    11 Feb 2011 12:47 PM
    Ok. It would be a great feature though, to be able to show the forum post count. It is a great way to identify the "serious" users. And it would be even cooler if you could sort by the post count to be able to add a "Top 20 forum contributers" list.


    Will, is it possible to show the "user created date" from the DNN profile/membership?

    You are not authorized to post a reply.
    > Forums > Active Social > Themes and Templates > AF Postcount and "member since" on memberlist?
    test
    Copyright 2012 by DotNetNuke Corporation / Terms of Use / Privacy