There is a simple way to make this work.
Edit user_dataform.html and remove everything you don't need.
If a user did fill in this info before, you could remove the data in the users-table with phpmyadmin. Then you will never see it again.
If you don't show the options, they will not be used :-)
It would be unwise to edit the dbUserScheme, php-code or database when it is not needed. That would make updates of the minibb-core much more complicated.
_Marco |