View Full Version : How can I create a rules page?
Justice
10-14-2004, 05:31 AM
I'm trying to make a rules.php page that uses the "forum_rules_description" phrase, so I can keep the registration page and my current users on the same page.
I've tried to point to a rules template which uses this:
<phrase 1="$vboptions[forumhome].php?$session[sessionurl]" 2="$vboptions[bbtitle]">$vbphrase[forum_rules_description]</phrase>
but it doesn't show up. How do I get a seperate rules page? I've looked at the two rules.php hacks on this site, but they both call for making a seperate template for rules. I want to call from the same rules as the registration page.
Also, how can I get the rules to show up outside of the text box on the registration page?
assassingod
10-14-2004, 06:21 AM
I'm trying to make a rules.php page that uses the "forum_rules_description" phrase, so I can keep the registration page and my current users on the same page.
I've tried to point to a rules template which uses this:
<phrase 1="$vboptions[forumhome].php?$session[sessionurl]" 2="$vboptions[bbtitle]">$vbphrase[forum_rules_description]</phrase>
but it doesn't show up. How do I get a seperate rules page? I've looked at the two rules.php hacks on this site, but they both call for making a seperate template for rules. I want to call from the same rules as the registration page.
Also, how can I get the rules to show up outside of the text box on the registration page?
Is the phrase global?
Justice
10-14-2004, 07:00 AM
I don't think so... I'm referring to the default phrase vbulletin uses for the registration rules.
Dean C
10-14-2004, 08:36 AM
Moved to General vBulletin Questions :)
Justice
10-14-2004, 09:23 AM
How is this not a modification question? I'm asking how to create an add-on page
*shrug* hopefully I can get a response in either case. thx
Justice
10-25-2004, 07:24 AM
nothing?
Why not try this mod?
https://vborg.vbsupport.ru/showthread.php?t=68291
Just a suggestion :)
Justice
10-25-2004, 08:22 PM
I've looked at the two rules.php hacks on this site, but they both call for making a seperate template for rules. I want to call from the same rules as the registration page.
When I update the rules, I'll have to do it two places each time. I'd like for the registration and site rules to have the same phrase, if that makes sense.
AN-net
10-25-2004, 09:22 PM
When I update the rules, I'll have to do it two places each time. I'd like for the registration and site rules to have the same phrase, if that makes sense.
oh just edit the phrase for TOS/rules for registration, i have modified this on my own site;)
Justice
10-25-2004, 10:02 PM
Right, but your rules page and registration rules are two different templates and phrases though.
I must not be explaining myself well at all. I'm trying to have register.php and rules.php read from the same phrase, so that new users and current users are reading from the same list of rules.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.