Access restriction not working on a bare-bones install
Posted: August 18th, 2010, 2:17 pm
I seem to be having problems getting things working with a bare-bones WordPress 3.0.1 installation. I created a few posts and added one of the posts to the "Requires Member Level #0" post/page restriction list and the other three posts to the "Requires Member Level #1" post/page restriction list. The problem though is that when I go into another browser where no logged in session is active, I can still go to the page - its as though s2Member isn't even installed.
As mentioned, this is a bare-bones installation running on my local development environment. All I've done so far is get WordPress up and running and installed s2Member and WP Show IDs. I'm using the default TwentyTen theme.
Am I missing something here? All the documentation I've seen makes it sound like all I have to do is just what I did - install s2Member, enabled "Level #0" access, create some posts, and finally put those post IDs in the appropriate Post Access Restrictions lists and their access will be restricted. Do I need to modify my theme at all to manually include current_user_can() commands, because for the "easy mode" configuration method it doesn't indicate that this is a necessary step?
As mentioned, this is a bare-bones installation running on my local development environment. All I've done so far is get WordPress up and running and installed s2Member and WP Show IDs. I'm using the default TwentyTen theme.
Am I missing something here? All the documentation I've seen makes it sound like all I have to do is just what I did - install s2Member, enabled "Level #0" access, create some posts, and finally put those post IDs in the appropriate Post Access Restrictions lists and their access will be restricted. Do I need to modify my theme at all to manually include current_user_can() commands, because for the "easy mode" configuration method it doesn't indicate that this is a necessary step?