////////////////////////////////////////////////////////
// vRules
// danieldude
//
www.jabbacommunity.com
////////////////////////////////////////////////////////
Description
vRules is a basic rules system for vBulletin 3.5.x.
Installation
1) Upload "rules.php" into your forums root directory.
2) Install the product. (Administrator Control Panel (ACP) -> Plugin System -> Plugin Manager -> Add/Import Product -> Select "product-vrules.xml" -> Click "Import")
Editing the Rules
- Go to the Admin Control Panel
- Under "Languages & Phrases" click "Search in Phrases"
- Select "Phrase Variable Name Only"
- Type "the_rules" (without quotes)
- Edit the phrase to what you want the rules to say
Adding the rules link to your navbar
- In the "navbar" template find:
You must first be a
registered member to view any code.
-
Under it add:
You must first be a
registered member to view any code.
Tested on...
vB 3.5.1
vB 3.5.2
History
Dec. 24, 2005 - Hack should be fully stable now.