Adds a "Terms of Service" (aka TOS) agreement to your registration page (and can optionally be linked to directly).
bbPress Plugin Browser »
Terms of Service (0.0.3)
Download
Version: 0.0.3
Last Updated: 2008-7-24
Requires bbPress Version: 0.9 or higher
Compatible up to: 0.9
Average Rating





Your Rating
Author: _ck_
-
ck,
Thanks for writing this plugin! I run a bbPress forum for a locally-owned radio station, and I would like to include a Terms of Service agreement. I'll have the station manager consult with his lawyer before installing it, but it should prove very useful.
Keith
Posted: 1 year ago # -
Ok, I installed it, but nothing was displayed on the registration page.
I edited the terms file with generic text for testing purposes. Saved the file and uploaded the entire folder to my-plugins. Then I activated it through the admin panel.
I assume that's all I have to do... the terms should show up on my registration page without any editing, correct?
Posted: 1 year ago # -
Yes it should just show as the last item on the registration page.
You have it in a sub-directory called
/terms-of-service/right?Posted: 1 year ago # -
Also let me know what happens when you try
?terms_of_serviceon your url.Posted: 1 year ago # -
Yes, the sub-directory is /terms-of-service/
When I add ?terms_of_service to the end of the URL, the Terms of Service in my HTML does appear in my template. But there's no registration info... just the terms.
Posted: 1 year ago # -
I just realized... this site is using 0.8.3. I assume that will make a difference here....
I was waiting to update both my bbPress and WordPress until most plugins were supported. It's probably safe for me to do that now.
Posted: 1 year ago # -
Ah that could make a big difference, though I'd have to look at why, probably because of bb_get_location and "register-page" which I don't think existed in 0.8.3
Just make sure you don't use WP 2.6 yet, stick to 2.5.1
Posted: 1 year ago # -
Thanks for the tips. I'll try to upgrade when I have some free time this week.
Posted: 1 year ago # -
Great plugin! Very easy to use and customize. Might be nice to add the ability to edit the ToS within the admin panel, and provide rich text options for those folks who don't want to HTML the whole thing. ;)
Posted: 1 year ago # -
Finally upgraded to 0.9.0.2 and the plugin works perfectly. Thanks again, _ck_!
Posted: 1 year ago # -
If you want a slightly more friendly error then on line 35 comment out 'die()'
and add
bb_get_header(); echo "<br clear='both' /><h2 id='register' style='margin-left:2em;'>".__("Error"). "</h2><p align='center'><font size='+1'>".__("You must agree to the Terms of Service").". " .__("Please go back and try again").".</font>"; _get_footer(); exit;Posted: 1 year ago # -
i downloaded this and i see it on the registration page but i don't know where to insert text for my TOS. the box for the TOS is blank. does anyone know how/where i can insert the text? thanks!
Posted: 8 months ago # -
I have bbpress 101 and wordpress 2.84 integrated. When install your plugin my register.php bbpress's become blank. Can you help me?
Posted: 7 months ago # -
1.0 is not supported
Posted: 7 months ago # -
In Wordpress use "disclaimer me" plugin's that despite is old, however runs with some modifications to the php. Is it impossible does the same with your plugin? To change any code to make it compatible with bbpress 1.01?
Posted: 7 months ago # -
Would be great to use this plugin with 1.02. =)
Posted: 6 months ago # -
10 seconds of testing shows it actually works fine with 1.0
but I'm not getting into everyone's weird problems with it
especially if they they insist on using deep integration.Posted: 6 months ago # -
Is there a way to force users to agree with the TOS again, after an admin made some changes to it?
Posted: 5 months ago # -
>>Is there a way to force users to agree with the TOS again, after an admin made some changes to it?
Exactly what I'm after too. It seems that there is no plugin for ToS that works with v1.0.2 . It's quite a big issue.
Posted: 2 months ago #
Add a Comment »
You must log in to post.