[TH] Agree to Terms of Service [Deleted]

upload_2014-3-27_12-49-21-png.70437
 
Do they normally have to agree to anything the terms of service?

Would be phenoninal if members are taken to that page when they try to make their first post and have to agree before they can continue. After they accept/agree to the ToS redirect to the previous page.
 
Do they normally have to agree to anything the terms of service?

Would be phenoninal if members are taken to that page when they try to make their first post and have to agree before they can continue. After they accept/agree to the ToS redirect to the previous page.
Members agree to the terms of service when they register, so they only see this page if the terms change.

If the terms change, this add-on will force every member to agree whatever page they go to. When they agree, they are then taken back to whatever page they were on.
 
Members agree to the terms of service when they register, so they only see this page if the terms change.

If the terms change, this add-on will force every member to agree whatever page they go to. When they agree, they are then taken back to whatever page they were on.
this what i want to know ^_^

so when i install it and change any thing

this will directly apply for old users and for those will register a new account will see this also while they register right ?!
 
I feel that this add-on would be extremely useful if it also had it so that users would have the same kind of agreement/acceptance before they can post on the forums.


Im a hardcore forum warrior and i don't ever take the time to read through a tos or rules b/c they are always buried away somewhere and honestly i don't personally care for them.

However as a webmaster/admin I want the members to be aware of what isnt allowed on the site but need to make it a somewhat forceful way for them to see it.


A simple "click the button to agree to the tos" like you have here would be great.

Even a notice for members that didn't agree to the rules/tos yet to remind them to do so before they are allowed to participate.
 
When a user registers, there is already a box they have to tick to say they have read the terms and rules.

upload_2014-3-27_14-38-17.webp
 
eh, I prefer it more like you have here. To be taken to the page and have an "I agree" button on the bottom.
If you want it to apply to all new members, you can just change line 19 of library/Waindigo/AgreeTermsOfServ/Extend/XenForo/DataWriter/User.php from:
Code:
'default' => 0
to
Code:
'default' => 1

You may want to change some of the phrases though to make it work properly. I'm not sure if it would work entirely error free.

If you'd like me to add it as a proper feature, please PM me to discuss cost.
 
Where, by default, is it supposed to take the visitor? We didn't change anything and it takes us to a non existent page?
 
I run xf 1.3.2. and have a custom terms of use (URL registered in Admin CP...Options...Basic Board Info). This add-on didn't seem to have any effect. Does it detect changes in custom ToU?

Marc
 
Top Bottom