vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Rules (https://vborg.vbsupport.ru/showthread.php?t=138194)

Shazz 02-01-2007 10:00 PM

Rules
 
/*================================================= =====================*\
|| Rules
||
|| ================================================== =====
|| Brought to you by:
|| vBCoderz.com
|| 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:

HTML Code:

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

HTML Code:

<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 :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 :)


All times are GMT. The time now is 02:52 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01051 seconds
  • Memory Usage 1,718KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_html_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (2)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete