Hi all, I’m having some issues getting this variable working.
I have one entry under my “journal” weblog.
my weblog entries tag is:
{exp:weblog:entries username="CURRENT_USER" weblog="journal" orderby="date" sort="desc" disable="member_data|trackbacks"}The entry is (correctly) not displayed until I log in with the author. At that point it displays for that author, which is also correct. The problem is that it continues to display for all users (or even when not logged in) after that point, until I update the template.
Is there something obvious I’m missing here? Caching is turned of for this template if that is relevant…
Thanks a ton!
-Tyler