Hello,
I made a mistake in default registration options for users and want to, by default, have all user's profile set to display reputation. Since I mistakenly set the default to "no," I need to mass update all users to display reputation - I'm sure I need to run a SQL query, but don't know what table(s) I need to update.
I also want to make sure that they cannot change it.
I made a mistake in default registration options for users and want to, by default, have all user's profile set to display reputation. Since I mistakenly set the default to "no," I need to mass update all users to display reputation - I'm sure I need to run a SQL query, but don't know what table(s) I need to update.
I also want to make sure that they cannot change it.
Comment