Forum

Thread tagged as: Question, Members

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.

Robert Sinclair

Robert Sinclair 4 points

  • 7 years ago
Drew McLellan

Drew McLellan 2638 points
Perch Support

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.