Please Log in or Create an account to join the conversation.
Only onAfterUserRegistration is valid if you want this to actually work after a user registers. onAfterLoginForm should be changed to onAfterLogin.Currently I have the triggers as: onAfterLoginForm,onAfterUserRegistration
This should be set to Everybody.Access: All registered users
This will probably be easier to compare against if you set cb_dateofbirth parameter "Display on profiles as:" to "Age in years" and "Display N years text:" to "Display just 'N'". Next use the below conditional.Conditional: strtotime([cb_dateofbirth]) Greater than or equal to strtotime(+6570 DAYS)
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.