Welcome [s2Get constant=”S2MEMBER_CURRENT_USER_DISPLAY_NAME” /]!
IAEM Member Dashboard
Welcome to the “Members Only” area, access to which is confined to IAEM Members in good standing. Its purpose is to keep you informed of activities in which members are involved and developments at IAEM Executive and other committee levels. In addition, here will be the location of material of a sensitive nature to which members should have access but which would be inappropriate to have publicly accessible.
User Summary
First Name: [s2Get constant=”S2MEMBER_CURRENT_USER_FIRST_NAME” /]
Last Name: [s2Get constant=”S2MEMBER_CURRENT_USER_LAST_NAME” /]
Level: [s2Get constant=”S2MEMBER_CURRENT_USER_ACCESS_LABEL” /]
Email address: [s2Get constant=”S2MEMBER_CURRENT_USER_EMAIL” /]
Display Name: [s2Get constant=”S2MEMBER_CURRENT_USER_DISPLAY_NAME” /]
[s2Eot date_format=”M jS, Y, g:i a T” timezone=”Europe/Dublin” /]
Next Payment: [s2Eot mode=”next” /]
Paid membership: [s2Get constant=”S2MEMBER_CURRENT_USER_PAID_REGISTRATION_DAYS” /] days ago
Login Counter: [s2Get constant=”S2MEMBER_CURRENT_USER_LOGIN_COUNTER” /] times in [s2Get constant=”S2MEMBER_CURRENT_USER_REGISTRATION_DAYS” /] days.
The membership is set up as follows:
Level one = student
Level two = Intern / SHO
Level three = Reg – Consultant
Level four = holder
Level five = holder
- The levels behave in a cumulative manner so level 3 can see pages in the levels below but not above
- We can create a unique login page for each level if required. i.e. a student login page, a intern / sho login page, a reg – consultant login page
- For any page, we can have the same page and display different content to level members
- We can tag pages (ccaps = custom capabilities) to add sub-groups within and/or across levels
- At the moment, none of the pages are restricted in any form
For the user’s first login, they will be brought to an update profile page. Every other time, they will be brought to the Dashboard upon login
[s2If current_user_can(access_s2member_level1)]
IAEM Student Material – Level One
[/s2If]
[s2If current_user_can(access_s2member_level2)]
IAEM Staff Material : Level 2
Pop a brief description of the module/notes/whatever it is that the students will link to.
Pop a brief description of the module/notes/whatever it is that the students will link to.
[/s2If]
[s2If current_user_can(access_s2member_level3)]
IAEM Staff Material – Level 3
[/s2If]
Access level: [s2Get constant=”S2MEMBER_CURRENT_USER_ACCESS_LEVEL” /].
Access label: [s2Get constant=”S2MEMBER_CURRENT_USER_ACCESS_LABEL” /]
Email address: [s2Get constant=”S2MEMBER_CURRENT_USER_EMAIL” /]
Display Name: [s2Get constant=”S2MEMBER_CURRENT_USER_DISPLAY_NAME” /]
First Name: [s2Get constant=”S2MEMBER_CURRENT_USER_FIRST_NAME” /]
Last Name: [s2Get constant=”S2MEMBER_CURRENT_USER_LAST_NAME” /]
[s2Eot /]
Paid Registration days at [s2Get constant=”S2MEMBER_CURRENT_USER_ACCESS_LABEL” /]: [s2Get constant=”S2MEMBER_CURRENT_USER_PAID_REGISTRATION_TIME” /]
Update profile: [s2Get constant=”S2MEMBER_CURRENT_USER_PROFILE_MODIFICATION_PAGE_URL” /]
Paid Registration days at any level: [s2Get constant=”S2MEMBER_CURRENT_USER_PAID_REGISTRATION_DAYS” /]
Login Counter: [s2Get constant=”S2MEMBER_CURRENT_USER_LOGIN_COUNTER” /] times in [s2Get constant=”S2MEMBER_CURRENT_USER_REGISTRATION_DAYS” /] days.
[s2If is_user_logged_in()] Welcome [s2Get constant="S2MEMBER_CURRENT_USER_DISPLAY_NAME" /]! Your Account Details: Membership Level: [s2Get constant="S2MEMBER_CURRENT_USER_ACCESS_LEVEL" /] Your are a: [s2Get constant="S2MEMBER_CURRENT_USER_ACCESS_LABEL" /] [/s2If]