vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   How do i add to my terms and conditions....? (https://vborg.vbsupport.ru/showthread.php?t=155216)

imk 08-14-2007 02:45 PM

How do i add to my terms and conditions....?
 
or add a terms and condititons form before entering a certian forum?

??????????

imk 08-17-2007 03:04 PM

????????

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:

HTML Code:

<!-- 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

imk 08-17-2007 10:18 PM

thanks you.


All times are GMT. The time now is 01:10 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01019 seconds
  • Memory Usage 1,717KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_html_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (7)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete