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:
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?
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:
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?
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.
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
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.