{cms_module module="CustomContent"}
{if $customcontent_loggedin}
{if $customcontent_memberof_user}
Blah Blah Blah.
{else}
Please log in.
{/if}
{/if}
It shows no content. No matter if logged in or not. The problem is quite simple I think, even though I could solve by my self. And no wonder, could not find anyone else asking this in the forums

