I can't get the {RoleExpiryDate} tag to work. When I place it in the header or footer, it just outputs the text of the tags instead of replacing them with appropriate values. This is what I had entered: {RoleExpiryDate}{RoleExpiryDate:Role}Subscribers{/RoleExpiryDate:Role}{RoleExpiryDate:NotAMember}Not Enrolled{/RoleExpiryDate:NotAMember}{/RoleExpiryDate} I also tried to use the {IsInRole} and had the same issue, it just outputs everything as text instead of processing them like tags. Not sure if I'm placing the tags wrong somehow. I placed them in the template via DNN, did not place them into the template before compiling. Would that make a difference with any of the tags? Module Builder 4.5.12 and DNN 4.6.2. Rick |