View Full Version : How do i add to my terms and conditions....?
or add a terms and condititons form before entering a certian forum?
??????????
JacBowen
08-17-2007, 03:56 PM
I have always wondered this but never taken a look into it. I don't think it's in the templates nor files. could well be in the SQL. If you use PHPMYADMIN go in and search "Registration to this forum" under your database and see what comes up ;).
Jac
EnIgMa1234
08-17-2007, 04:38 PM
Try Psionic Vision's VBRules
Opserty
08-17-2007, 04:45 PM
I wouldn't recommend using the above method. Its a lot easier and recommended to use the AdminCP.
Anyway back to the topic at hand:
Go to the AdminCP -> Style and Templates -> Style Manager -> Edit Template -> Registration Templates -> register_rules
Find:
<!-- regular forum rules -->
<phrase 1="$vboptions[forumhome].php$session[sessionurl_q]" 2="$vboptions[bbtitle]">$vbphrase[forum_rules_description]</phrase>
<!-- regular forum rules -->
Below that add your custom forum rules. Use HTML paragraph tags around each part to make them look nice :)
EDIT: Doh!...or you can use Enigma's suggestion :p
EnIgMa1234
08-17-2007, 05:06 PM
:p
Also CYB's one works good too
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.