I’ve searched the forum and user guide.
I’m running my forums through the templates and have this code:
{if signature}
{signature}{group_id} -{total_forum_posts}
{/if}It appears the {if} is working but the signature outputs {signature} and doesn’t seem to parse the EE tag…
??
I’m baffled so I’m reaching out for help.