Welcome to .:: AE Community™ ::.

Join us now to get access to all our features. Once registered and logged in, you will be able to create topics, post replies to existing threads, give reputation to your fellow members, get your own private messenger, and so, so much more. It's also quick and totally free, so what are you waiting for?
Force Custom User Field Completion after Registration or Login

Addons XF Force Custom User Field Completion after Registration or Login v2.3.3

  • Fix: Gate with isPost so that spam cleaner runs without issue
  • ADD: Clear errors immediately upon postSave() to ensure errors aren't visible after user correctly completes required fields
  • FIX: Type Error with req_fields, fix using is_array()
  • FIX: Incorrect Use of break Instead of continue
  • FIX: Skip validation during _preSave(), specifically during password reset
  • Remove listener method not being used
  • Remove any reliance on $user finder and reuse $visitor object for improved performance
  • Cast all checkboxes to boolean instead of comparing strings
Tested with XF 2.3.6
  • FIX: Skip validation if not in a public app context (e.g., CLI or job rebuilds)
  • FIX: Ensure all validation is user-centric
shape1
shape2
shape3
shape4
shape5
shape6
Back
Top