When users register they check a box to confirm they agree with the site terms of use and privacy policy. I'd assume that info is saved somewhere with the user account. Anyone know where and can it be easily retrieved if you have a problem user?
They are stored in the xf_user table. privacy_policy_accepted and terms_accepted.When users register they check a box to confirm they agree with the site terms of use and privacy policy. I'd assume that info is saved somewhere with the user account. Anyone know where and can it be easily retrieved if you have a problem user?
We use essential cookies to make this site work, and optional cookies to enhance your experience.