Skip to Content Skip to Menu

🎃 Happy Halloween! Treat yourself with an awesome discount on memberships! Get 20% off now with code SPOOKY-2024!

How to set expiry option for users in CB 1,9

  • krileon
  • krileon
  • ONLINE
  • Posts: 48473
  • Thanks: 8281
  • Karma: 1443
10 years 11 months ago #237267 by krileon
Replied by krileon on topic How to set expiry option for users in CB 1,9
The below conditional should work.

strtotime([lastvisitDate]) Less Than or Equal To strtotime(-90 DAYS)

This will cause the conditional to only fire for the user if they haven't logged in at least once in the past 90 days. You don't want to compare against registration date as registration date does not change so you would disable everyone after 90 days regardless of how active they are. The above uses last visit date, which is adjusted everytime they successfully login.

Action 1 :: Access check for 722 failed: looking for -4 in -1, -5, -3" string(72) "

Tells you exactly what's wrong. You've "Access" set incorrectly or the user doesn't match the access you purposely selected. You'll want "Access" set to "All Non-Moderators" so it won't disable your CB moderators.


Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly + Read our Documentation + Search the forums
CB links: Documentation - Localization - CB Quickstart - CB Paid Subscriptions - Add-Ons - Forge
--
If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
--
If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please send me a private message with your thread and will reply when possible!
--
Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
--
My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.

Please Log in or Create an account to join the conversation.

  • misp1
  • misp1
  • OFFLINE
  • Posts: 9
  • Thanks: 0
  • Karma: 0
10 years 11 months ago - 10 years 11 months ago #237283 by misp1
Hi,

Thanks for your reply.

Actually my scenario is the user will expire from the joomla after 90 days from
registration date ( It is not depend upon user visits on the sites[lastdatevisit] ).
Then how can I enable this option.

Regards
Sarath Zacharia
Last edit: 10 years 11 months ago by misp1.

Please Log in or Create an account to join the conversation.

  • krileon
  • krileon
  • ONLINE
  • Posts: 48473
  • Thanks: 8281
  • Karma: 1443
10 years 11 months ago #237323 by krileon
Replied by krileon on topic How to set expiry option for users in CB 1,9
I see, then just replace [lastvisitDate] with [registerDate] in my above conditional example.


Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly + Read our Documentation + Search the forums
CB links: Documentation - Localization - CB Quickstart - CB Paid Subscriptions - Add-Ons - Forge
--
If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
--
If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please send me a private message with your thread and will reply when possible!
--
Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
--
My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.

Please Log in or Create an account to join the conversation.

Moderators: beatnantkrileon
Powered by Kunena Forum