Shazz
01-31-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 the navbar template 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:
|| 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 the navbar template 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: