When the user registers and I activate their account I want them to read the rules and they have to accept that they read the rules and then they get full access to the forum. How can I do this?
Basically:
They register
I activate their account
They have to read and acknowledge the rules
I see that they acknowledge and let them access the full forum
halil16 wrote: Thu Oct 24, 2024 11:46 pm
By default, they already read and approve the rules when registering.
More simple:
They have to read and acknowledge the rules
They register
You activate their account
But usually most people skim past it. I want it so that they read it throuroghly and acknowledge that they read it fully by sending some message to me (for example at the bottom of the rules)
If you ever change the rules one bit then you also have to make sure to know at which time/to which version the registrants accepted your rules - it'd be unfair to only refer to the most recent version and not even being able yourself to pull up old versions (not to talk about people informing about what changed with each new version). I myself save the texts of rules which I accepted at that time to later being able to tell how much they changed to the current version, which I didn't automatically accepted, too.
I remodeled the registration for my board and at the end of a short instructional text (it was not even the rules) I wrote "if you actually read this text then use the word [cryptic word] when contacting us". During 10-12 years only about 5 people ever used that word. People don't read, not even short texts.
"The problem is probably not my English but you do not want to understand correctly. ... We will not come anybody anyway, nevertheless, it's best to shit this." Affin, 2018-11-20 ↑
"But this shit is not here for you. You can follow with your. Maybe the question, instead, was for you, who know, so you shoved us how you are." axe70, 2020-10-10 ↑
"My reaction is not to everyone, especially to you." Raptiye, 2021-02-28 ↑
The simplest solution is to add the extension phpBB • Board Rules to the board.
Board Rules wrote:Features:
Require users acceptance of board rules prior to registration (optional)
Notify users of board rules changes using the notification system
Normal people… believe that if it ain’t broke, don’t fix it. Engineers believe that if it ain’t broke, it doesn’t have enough features yet. – Scott Adams
Rules are there as long as you follow them. You have God mode. You can remind them appropriately when they don't follow the rules. Send them notifications when something changes. https://www.phpbb.com/customise/db/exte ... ification/
Not a fool proof solution and nothing really is unless you’re next to the user and ask them to recite the rules to you. However you can do the following;
Set forum captcha to Q&A
Define a question with an answer that is found in the rules
danieltj wrote: Sat Oct 26, 2024 8:54 pmask them to recite the rules to you
I do that occasionally, something like "to make sure you both read and understood our [particular topic] rules please summarize them in your own words". Some registrants then get enraged, some never reply. But it also ensures the email address they provided during the registration is even used/noticed by them.
"The problem is probably not my English but you do not want to understand correctly. ... We will not come anybody anyway, nevertheless, it's best to shit this." Affin, 2018-11-20 ↑
"But this shit is not here for you. You can follow with your. Maybe the question, instead, was for you, who know, so you shoved us how you are." axe70, 2020-10-10 ↑
"My reaction is not to everyone, especially to you." Raptiye, 2021-02-28 ↑