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.
User ID and ProtectedPages Not Working
-
- Support Guru
- Posts: 8169
- Joined: Tue Oct 19, 2004 6:44 pm
- Location: Fernie British Columbia, Canada
Re: User ID and ProtectedPages Not Working
Well, the UserID and protected pages modules are fairly old. and have some serious sessioning bugs.
The CustomContent, and FrontEndUsers modules are the replacements.
FrontEndUsers allows you to specify different properties (age, sex, location, name, etc) for users, and associate those properties to groups, as well as to specify some simple password policies, etc.
CustomContent allows you to have different content for different users on the same page. Or it can be applied to an entire content area.
Lots of people have had success with these two modules, and they have proven to be stable.
The CustomContent, and FrontEndUsers modules are the replacements.
FrontEndUsers allows you to specify different properties (age, sex, location, name, etc) for users, and associate those properties to groups, as well as to specify some simple password policies, etc.
CustomContent allows you to have different content for different users on the same page. Or it can be applied to an entire content area.
Lots of people have had success with these two modules, and they have proven to be stable.
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.