12-13-2017, 05:17 PM
What's probably happening is that with these options hidden, they can't return a value for the registration process so the registration page just sets them all to false. If you looked into the code that does the creation of the user in the database, you could maybe put in some manual values instead of having it trying to read the check boxes you've hidden from the user.