PDA

View Full Version : Rules


Shazz
02-01-2007, 10:00 PM
/*================================================= =====================*\
|| Rules
||
|| ================================================== =====
|| Brought to you by:
|| vBCoderz.com (http://www.vBCoderz.com)
|| ShazzDesigns.com (http://www.ShazzDesigns.com)
|| ================================================== =====
||
|| Author : Shawn
|| Works on : vBulletin 3.5 / 3.6
|| Released : 01. Feb 2007
||
|| Time required to install: ~3 minutes
|| Difficulty: medium
\*================================================ ======================*/
--
There are probablly some similar to this

Preview: http://www.vbcoderz.com/rules.php?

What is this?
It adds a rules page to your site, check the preview for a better description.

-----------
Instructions

1. Import the product

2. In navbar find:

<td class="vbmenu_control"><a href="calendar.php$session[sessionurl_q]">$vbphrase[calendar]</a></td>

After add:

<td class="vbmenu_control"><a href="rules.php$session[sessionurl_q]">Rules</a></td>



3. To Customize your rules
Go to your admincp>styles and templates>edit template>
Find the template called rules

4. After your done hit save.

5. Upload rules.php to your forums root then access it by
www.yoursite.com/rules.php
or how ever you have it
www.yoursite.com/forums/rules.php

6. Your Done!
Be sure to click install (https://vborg.vbsupport.ru/vborg_miscactions.php?do=installhack&threadid=138194) :cool:

Ziki
11-08-2007, 09:47 PM
Try bringing this to a bit higher level,add some settings for example:

1.On/Off
2.Actual rules typed into text area
3.Allowed usergroups

Those were the simple ones I came up with,I'm not mocking you just encouraging to get more installs :)