User ID and ProtectedPages Not Working
Posted: Tue Mar 28, 2006 5:02 pm
I'm a new CMSMS user, so I have all the latest versions. I am trying to make some pages available only to logged in members, and I am still able to access these private pages when I am not logged in.
On my homepage template, I have this:
{cms_module module="userid"}
I am able to log in and log out successfully, from what I can tell.
In my private page template, I have this:
{cms_module module="protectedpages" allow_groups="member" hide_info="1"}
And I am still able to access the page.
I am pretty sure that I have just missed something or am doing something wrong, but I cannot seem to figure out what. I hope that someone can help.
On my homepage template, I have this:
{cms_module module="userid"}
I am able to log in and log out successfully, from what I can tell.
In my private page template, I have this:
{cms_module module="protectedpages" allow_groups="member" hide_info="1"}
And I am still able to access the page.
I am pretty sure that I have just missed something or am doing something wrong, but I cannot seem to figure out what. I hope that someone can help.