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

Reply
 
Thread Tools
Rules Hack v1.5 Details »»
Rules Hack v1.5
Version: 1.5, by Hasann Hasann is offline
Developer Last Online: Jun 2021 Show Printable Version Email this Page

Version: 3.5.2 Rating:
Released: 12-29-2005 Last Update: 01-02-2006 Installs: 64
DB Changes Uses Plugins Template Edits
Additional Files Translations  
No support by the author.

Rules Hack for vBulletin 3.5.x by Hasann

This Product brought to you by
www.vBulletin-TR.Com

What does this Hack
Administrator can create rules for a forum !
Members and guests can see the rules.

Hack Specifications
vbphrases
navbar link
add, edit or delete rules via admincp

Hack Test
vBulletin 3.5.1 and 3.5.2

Hack Support
The support will be given here in this thread.

Hack Demos
NO

Templates modifications

Edit the template navbar et search :
HTML Code:
<td class="vbmenu_control"><a href="faq.php$session[sessionurl_q]" accesskey="5">$vbphrase[faq]</a></td>
Add under :
HTML Code:
<td class="vbmenu_control"><a href="rules.php$session[sessionurl_q]">$vbphrase[rules]</a></td>
IMPORTANT
If you do install this hack, please click on the INSTALL button. There are going to be some updates for this which you're really not going to want to miss!

Supporters / CoAuthors

Show Your Support

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

Comments
  #32  
Old 03-23-2006, 08:23 PM
oldgoat oldgoat is offline
 
Join Date: Mar 2006
Posts: 14
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

newbie at this, trying to install the hack, any advice.
Clicked on install this modification, download the zip file.
Whats next?
Reply With Quote
  #33  
Old 05-06-2006, 07:11 PM
bashy bashy is offline
 
Join Date: Nov 2005
Posts: 2,544
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi

Since moving to a new server, i cannot see the rules.php page on the forum
http://www.bashys-place.com/forums/rules.php

I have even reinstalled this, the only difference since using it before is now we have on 3.5.4

Any ideas please as this is a great hack,
It does sure all the rules in admincp where you can have access should you wish

Please see image as this is all i see and there is 8 rules, although it says 9 (this was only a test) it didnt show up the new rule either
Reply With Quote
  #34  
Old 05-10-2006, 05:22 AM
bashy bashy is offline
 
Join Date: Nov 2005
Posts: 2,544
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi

I have now resolved this and i think i know why it happened

I must have had a previous version as in theis version the rules.php are only links
untill you click on them, it was not like this before, in rules.php you used to
get all the rules on one page.

Also they used to show up on the register_rules whilst registering, they dont
anymore, can you please advise on this 1?
Reply With Quote
  #35  
Old 05-14-2006, 05:26 PM
TheBlackPoet's Avatar
TheBlackPoet TheBlackPoet is offline
 
Join Date: May 2006
Location: Pasadena, Texas, USA
Posts: 577
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

i loaded the original vb rules.. and it is good... but this one is better.. it gives me the choice to write the rules as i need to...quickly and efficiently
Reply With Quote
  #36  
Old 06-02-2006, 07:01 AM
mrahul mrahul is offline
 
Join Date: Nov 2005
Posts: 150
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

got this error msg:

Invalid SQL:
CREATE TABLE rules (
ruleid int(10) unsigned NOT NULL auto_increment,
title varchar(100) NOT NULL default '',
ruledata mediumtext NOT NULL,
PRIMARY KEY (ruleid)
) TYPE=MyISAM;

MySQL Error : Table 'rules' already exists
Error Number : 1050

I had used this ruleshack before in 3.0.x now wat should I do ?
Reply With Quote
  #37  
Old 07-13-2006, 02:23 PM
louis_chypher's Avatar
louis_chypher louis_chypher is offline
 
Join Date: Mar 2006
Location: Boise, Idaho
Posts: 130
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I got vba CMPS to display a rule in a module. I use it to display a rule to visitors to the web site who are not logged in. If interested I could post how here or X.
Reply With Quote
  #38  
Old 07-24-2006, 08:34 PM
saree saree is offline
 
Join Date: Aug 2002
Location: AbUdHaBi
Posts: 23
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

hi thanks for the hack ....

i would like to ask where can i find the word to translate to my mother language.

i want to translate the one shown in the navbar which i will find i think in the navbar templet but the other one that will be open in the hack page where to find them and to change them.

thank you very much in advance and allready clicked the install button.(*.!.*)
Reply With Quote
  #39  
Old 07-25-2006, 09:24 PM
saree saree is offline
 
Join Date: Aug 2002
Location: AbUdHaBi
Posts: 23
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

thank you for the great support. lool

i have found it i just added the trnslation to the GLOBAL Phrases for the words in the hack.

thank you again. guys... lool
Reply With Quote
  #40  
Old 08-01-2006, 07:35 PM
JompaMP JompaMP is offline
 
Join Date: Jul 2006
Location: Sweden, Stockholm
Posts: 93
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

nice code can you do so you get to the rule list on the rule you need to accept when you should register you?
Reply With Quote
  #41  
Old 08-02-2006, 01:09 PM
louis_chypher's Avatar
louis_chypher louis_chypher is offline
 
Join Date: Mar 2006
Location: Boise, Idaho
Posts: 130
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hasann was wondering if you and uae who wrote the [rul=https://vborg.vbsupport.ru/showthread.php?t=97699]Rules and User Agreement Hack[/url] could get together and combine your modifications into one package?
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 11:04 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04923 seconds
  • Memory Usage 2,305KB
  • Queries Executed 28 (?)
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
  • (2)bbcode_html
  • (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_postinfo_query
  • fetch_postinfo
  • 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