This question may be related to a resolved thread.
I am trying to have a member-only content based on channel entries. I have created a special member group called clients and I am adding different entries for different clients. I am using the approach of matching the username with the CURRENT_USER but for some reason is not working.
What I have it looks like this.
{exp:channel:entries channel="clients" limit="5" username="CURRENT_USER" }
Welcome {username}
{title}
{clients_content}
{/exp:channel:entries}
Also I am sure that I have assigned the proper author to the entry in the entry publish form.
Any thoughts of what am I doing wrong?
EE v2.2.2 - Build: date 20110801
Using MSM