Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.5 > vBulletin 3.5 Add-ons

Reply
 
Thread Tools
vBRules Details »»
vBRules
Version: 2.1.0, by akanevsky akanevsky is offline
Developer Last Online: Feb 2016 Show Printable Version Email this Page

Version: 3.5.x Rating:
Released: 10-22-2005 Last Update: 06-04-2009 Installs: 121
DB Changes Uses Plugins Auto-Templates
Additional Files Translations  
No support by the author.

I no longer support my hacks. Please feel free to update them and release new versions elsewhere as long as I get the credit for the original modification.

/*=============================================*\
|| vBRules
||
|| Author : Anton Kanevsky
|| Works on : vBulletin 3.5.x - 3.8.x
|| Released : Jun 04, 2009
||
|| Time required to install: ~30 seconds
|| Difficulty: easy
\*=============================================*/

DESCRIPTION

Do you need to create a custom "Website Rules" page within your forums? This modification features a friendly admin cp control, where you can easily create a page of rules for your website.

STATISTICS

Products to Install: 1


FEATURES
  • Zero file or template modifications.
  • Automatic generation of the table of contents.
  • Support for multiple rule sections with titles.
  • Support for vB Code, HTML and Smilies.
  • Ability to remove native vBulletin rules from registration system and replace them with your own set of rules.
  • Flexible per-rule settings
    • Title
    • Message
    • Display in Site Rules
    • Display in Registration
    • Display in Table of Contents
    • Allow HTML
    • Allow Smilies
    • Allow BB Code
    • Allow [IMG] Code
    • Auto Linebreaks
    • Display Order

VERSION HISTORY

2.1.0
[+] The hack is now compatible with vBulletin 3.5.x - 3.8.x.
[+] Eliminate all template edits.

2.0.3
[+] The software is now free.

2.0.2
[F] Corrected a Phrasing Issue
[F] Corrected a couple of Template Issues
[+] Officially Compatible With vBulletin 3.6.0

2.0.1
[F] Corrected a Licensing Issue

2.0.0
[F] First Release of the Gold Edition.

1.0.0
Initial Release of Lite Edition

The installation manual is contained within the attached file.

IF YOU LIKE MY HACK, PLEASE CLICK INSTALL

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #12  
Old 10-23-2005, 03:06 PM
akanevsky akanevsky is offline
 
Join Date: Apr 2005
Posts: 3,972
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
...

ok, i'm completely stupid maybe, but as the admin is the one to write rules, why do you add html/smilies etc filters ?!

a simple page with the content of your choice can be parsed with all settings activated, so there is no need to set the smilies or bbcodes on... admins usually have permission to use all these codes anyway, so why add the settings in the Rules edition ?!...

anyway... good idea!
Because sometimes you want to parse HTML, sometimes you don't. Even though you are admin, you should have a choice

Quote:
Can you explain why when i go to rules.php on my forum all i get is a blank page? I followed all the steps correctly etc and i even tried setting Permissions to 777 still no luck
Crap.. The template did not get included into the XML file... Fixed, please download and reinstall the XML file.

Quote:
Looks Nice, Less clutter.
Quote:
Awesome, having a rules page as a hack is much better than creating a custom vB page... Thanks man, I've been looking for this ages ago!
TY
Reply With Quote
  #13  
Old 10-28-2005, 10:28 AM
Dougie Nunny Dougie Nunny is offline
 
Join Date: Mar 2004
Posts: 13
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I'm having major problems with this.

For starters, in the read-me section, when you say replace that phrase with this one; how do you do that? All I can do is add a translation of it. I tried checking the vBulleting manual and it re-affirmed that you can't edit that file, so wtf?

Second, my rules.php page now is just a big blank white page with nothing on it. Isn't it supposed to, I dunno, look like the forum?

Help would be appreciated a LOT.
Reply With Quote
  #14  
Old 10-28-2005, 03:46 PM
akanevsky akanevsky is offline
 
Join Date: Apr 2005
Posts: 3,972
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
For starters, in the read-me section, when you say replace that phrase with this one; how do you do that? All I can do is add a translation of it. I tried checking the vBulleting manual and it re-affirmed that you can't edit that file, so wtf?
Yes, you add a translation

Quote:
Second, my rules.php page now is just a big blank white page with nothing on it. Isn't it supposed to, I dunno, look like the forum?
Make sure you installed the product XML.
Reply With Quote
  #15  
Old 10-28-2005, 04:28 PM
redspider's Avatar
redspider redspider is offline
 
Join Date: Jul 2005
Posts: 225
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

this link take me to the member list :
<td class="vbmenu_control"><a href="memberlist.php$session[sessionurl_q]">$vbphrase[vbrules_rules]</a></td>
is that right?
Reply With Quote
  #16  
Old 10-28-2005, 05:12 PM
akanevsky akanevsky is offline
 
Join Date: Apr 2005
Posts: 3,972
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

no, sorry. fix that to:

<td class="vbmenu_control"><a href="rules.php$session[sessionurl_q]">$vbphrase[vbrules_rules]</a></td>
Reply With Quote
  #17  
Old 10-28-2005, 06:15 PM
redspider's Avatar
redspider redspider is offline
 
Join Date: Jul 2005
Posts: 225
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

that work ty.
Reply With Quote
  #18  
Old 10-28-2005, 06:51 PM
akanevsky akanevsky is offline
 
Join Date: Apr 2005
Posts: 3,972
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Whoever voted "1.0" for this thread - screw you. And you better tell me who the ++++ you are.
Reply With Quote
  #19  
Old 10-29-2005, 04:11 AM
Dougie Nunny Dougie Nunny is offline
 
Join Date: Mar 2004
Posts: 13
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

The XML is installed and everything has been followed to a T.

Yet:

http://thewrestlingasylum.com/rules.php
Reply With Quote
  #20  
Old 10-29-2005, 06:58 AM
piXelatedEmpire piXelatedEmpire is offline
 
Join Date: Oct 2005
Posts: 26
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Dark Visor
Whoever voted "1.0" for this thread - screw you. And you better tell me who the ++++ you are.
wow, don't you think you're getting carried away, who cares if someone doesn't appreciate your work.

I however, do, and as such I will definately be testing this little hack out. Thank you.
Reply With Quote
  #21  
Old 10-29-2005, 11:14 AM
akanevsky akanevsky is offline
 
Join Date: Apr 2005
Posts: 3,972
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
I however, do, and as such I will definately be testing this little hack out. Thank you.


Dougie Nunny
Yet... ??? :S
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 03:55 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.06486 seconds
  • Memory Usage 2,301KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (8)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete