I have a Membership site with about a 120+ Members set-up for a Trade Organization.
Within the Web site is a Members Only section where a user can log-in to see the protected pages.
I originally set all users up as level 1. I want to give a specific user access to only one of the pages within the protected area of the site while allowing the other member access to the entire protected section.
I was thinking of upgrading all the current Level 1 users to Level 2, then keep this specific user as Level 1. I would then go in and update all my protected pages Page Level Restriction to Level 2 or higher and the one specific page to Level 1 or higher. This would allow my specific user to only see that specific page and all other users to see the entire protected pages.
I would obviously have to change the Level Names under S2Members/General Options/Membership Levels/Labels.
I currently have my Level 1 Label set to HMA Member. Lever 2-4 are left at default (N/A 2, N/A 3, etc).
I want to change Level 2 Label to HMA Member and Level 1 Label to NatCon Exhibitor.
I also assume I would have to go into Users and update their Role maually.
2 questions:
- Is this the best way to change the Member Level structure?
- Is there an easier way to change the User Role via the Database (phpMyAdmin)?
Thanks