Forum
Check Member Status in Members App
How can I check the Status of particular member at login? This would be so that I could redirect them to a renewal page if their current membership has expired.
How can I check the Status of particular member at login? This would be so that I could redirect them to a renewal page if their current membership has expired.
How are you determining their status and expiry?
Well the members app seems to freeze members out when the status is switched to inactive, so I supposed I could do some sort of conditional that would get the memberstatus on the login form?
No, actually, it would be once logged in, where the member would usually go to the member details, they actually get redirected and asked nicely to renew.
It's fine. I hadn't made the connection between 'perch_member_has_tag' and expiry. If it expires then it doesn't have it anymore.