Simple "accept terms of use" check box in create account
ricedaddy - February 28, 2008 - 07:25
First, not sure if this is the right place to post, so please forgive me if it isn't.
When I want the user to sign up I want them to accept and read a terms of use policy. I can't create it as a field as part of the profile since it will appear in the profile and there is validation check to see if the user checked it or not (must be checked to use the site). Is there a module or some php code I can use to implement this small addition?
thanks.

please delete, i found the
please delete, i found the module lol
Since we're here...
Ya' know, they're probably not going to delete it. So to make this useful to the next guy who finds this on a search, let's point out that the dot_disclaimer module and the Legal module both provide this capability.
@ roopletheme
Anything like these modules for 6.x?
Not yet
Doesn't look like these modules have been ported to 6.x yet. I'm not aware of any other modules that provide this functionallity, so you might have to either a.) wait for the maintainers to get around to it, or better yet, b.) port it yourself and submit a patch!
there's also a free
there's also a free mini-module in the Pro Drupal Development book, called LegalAgree I think. Very handy.
thank you so much for this
thank you so much for this comment..
I can understand when someone post a question and in the meantime finds the answer and forgets to post it
But finding the solution...coming here and post that you are ok but not posting a simple line for the rest is a little annoying.