Page 1 of 1

S2Member not protecting pages after DB changes...

PostPosted: August 4th, 2011, 9:52 am
by Jwrbloom
I've recently moved from WP multisite to WP single user. That involved changing over some datatables, which I have done successfully except for some images and S2Member. S2Member is no longer protecting what it should be protecting. I assume the integral tables are wp_post, wp_postmeta, and/or wp_options.

Basically those tables have gone from:
wp_1_post to wp_post
wp_1_postmeta to wp_postmeta
wp_1_options to wp_options

The Pages that should be protected show in Edit mode (in the S2Member panel on the right) that they are to be protected, but they aren't. Posts that are in Categories which should be protected aren't reflecting that.

As best as I can tell, all my settings are still in tact, and I have upgraded my WP to 3.2.1.

http://hoosierhoopsreport.com

Re: S2Member not protecting pages after DB changes...

PostPosted: August 4th, 2011, 10:11 am
by Jwrbloom
Digging around some more. None of my S2 PHP scripts are working either. I have a widget that shows content based on what S2 level the User is.

Re: S2Member not protecting pages after DB changes...

PostPosted: August 4th, 2011, 5:37 pm
by Jwrbloom
Please disregard. To fix the problem, I removed all the cookies associated with my site and restarted my browser. It solved my problem.

I figured it had to be something simple like that, since the scripts used to toggle other types of content wasn't working either.

Re: S2Member not protecting pages after DB changes...

PostPosted: August 5th, 2011, 1:08 am
by Cristián Lávaque
Glad you sorted it out. :)