View Single Post
  #6 (permalink)  
Old Jan 13th, 2008, 16:33
basketmen basketmen is offline
Junior Member
Join Date: Apr 2007
Location: jakarta
Age: 28
Posts: 18
Thanks: 0
Thanked 0 Times in 0 Posts
Re: TOS check boxes must checked in register page [BASIC]

Quote:
Originally Posted by Marc View Post
I know that... but it is default for vBulletin. Basketman, did you edit the code before?
no, it is vbulletin register form page, not rules page before it that have this check boxes too

i add this line in vbulletin register form page, but they must click the check box before success to registering

<div><label for="cb_rules_agre4e"><input type="checkbox" name="agree" id="cb_rules_agree" value="1" /><strong><phrase 1="$vboptions[bbtitle]">You agree to the TOS and Privacy policy</phrase></strong></label></div>

Reply With Quote