Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.6 > vBulletin 3.6 Template Modifications
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Shoutbox rules and forum rules title Details »»
Shoutbox rules and forum rules title
Version: 1.01, by Hornstar Hornstar is offline
Developer Last Online: Dec 2013 Show Printable Version Email this Page

Version: 3.6.1 Rating:
Released: 09-11-2006 Last Update: Never Installs: 32
Template Edits
 
No support by the author.

This was just an idea I had the other day. Since installing it, shoutbox spam has decreased, and the same with spam around the forums, it appears more people (so far) are following the rules, but it is still early days. But you can change the text to what ever you like, maybe even include an advertisement link in their.

Anyway it took me a few hours to figure this out because I was looking in all the wrong places when it was only a template edit that I needed to do.

So here is my second release, it is only a small template edit, but if you install it please press the Install button

Description
This will display on top of your shoutbox something like this:
"Shoutbox & Forum Rules: Have Fun! but No Spam, No Begging, Post in the correct section and respect fellow members."

Of course just edit the message to say what you like, and you can change the link to your forum rules as well. If you still have no idea what im on about, just take a look at the screen shot I uploaded.

You will need to edit the template "forumhome_vbshout"

Instructions
Step 1:
In the template forumhome_vbshout find:

Code:
<thead>
        <tr>
            <td class="tcat" align="center">
                <a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('forumhome_vbshout')"><img id="collapseimg_forumhome_vbshout" src="$stylevar[imgdir_button]/collapse_tcat$vbcollapse[collapseimg_vbshout].gif" alt="" border="0" /></a>
                <a href='vbshout.php?{$session['sessionurl_q']}do=archive'>Shoutbox & </a>
</td>
        </tr>
        </thead>
Replace with:

Code:
<thead>
        <tr>
            <td class="tcat" align="center">
                <a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('forumhome_vbshout')"><img id="collapseimg_forumhome_vbshout" src="$stylevar[imgdir_button]/collapse_tcat$vbcollapse[collapseimg_vbshout].gif" alt="" border="0" /></a>
                <a href='vbshout.php?{$session['sessionurl_q']}do=archive'>Shoutbox &amp; </a>
<font color="red"> <b><a href='faq.php?faq=vb_faq#faq_new_faq_item'>Forum Rules:</a></b> Have  Fun! but No Spam, No Begging, Post in the correct section and respect fellow members.</font>
            </td>
        </tr>
        </thead>
Change the link "faq.php?faq=vb_faq#faq_new_faq_item" to your forum rules link or just change it to 'faq.php' and you are done!

Enjoy and remember to press the Button if you install this, so i'll update it for future vbulletin releases.

Show Your Support

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

Comments
  #12  
Old 09-30-2006, 09:32 AM
gamerzindo gamerzindo is offline
 
Join Date: Sep 2006
Posts: 11
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

woot thanks hornstar..
Reply With Quote
  #13  
Old 10-01-2006, 11:42 PM
oberheimhaven's Avatar
oberheimhaven oberheimhaven is offline
 
Join Date: May 2006
Location: Daytona Beach FLA
Posts: 266
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

clicks Installed
thxs nice hack
MarkAnthony
Reply With Quote
  #14  
Old 10-02-2006, 12:06 AM
Shazz's Avatar
Shazz Shazz is offline
 
Join Date: Jun 2006
Location: Utah
Posts: 4,758
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Just find

PHP Code:
Shoutbox 
Then Change that to whatever you desire... Thats the same thing ?
Reply With Quote
  #15  
Old 10-09-2006, 08:56 AM
Hornstar Hornstar is offline
 
Join Date: Jun 2005
Location: Australia
Posts: 2,469
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Shazz
Just find

PHP Code:
Shoutbox 
Then Change that to whatever you desire... Thats the same thing ?
Not exactly but pretty much, it is only a simple template edit, but still something that has helped at least 20 people because it was clear instructions.
Reply With Quote
  #16  
Old 10-13-2006, 12:17 AM
Stromba's Avatar
Stromba Stromba is offline
 
Join Date: Aug 2006
Posts: 108
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Nice,

Good work..!!
Reply With Quote
  #17  
Old 10-13-2006, 02:06 AM
Cagonni Cagonni is offline
 
Join Date: Mar 2006
Location: Turkey
Posts: 67
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

is it possible to see shoutbox on every pages?
Reply With Quote
  #18  
Old 10-15-2006, 04:47 PM
Hornstar Hornstar is offline
 
Join Date: Jun 2005
Location: Australia
Posts: 2,469
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Cagonni
is it possible to see shoutbox on every pages?
Yes, I have seen that modification before. Search shoutbox and im sure you will find all the shoutbox modifications.
Reply With Quote
  #19  
Old 03-25-2007, 11:09 AM
Chicago_VLNU_4s Chicago_VLNU_4s is offline
 
Join Date: Mar 2006
Location: Chicago
Posts: 453
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

nice, I'll do this later on. Installed
Reply With Quote
  #20  
Old 02-09-2008, 05:49 AM
dvbusuario's Avatar
dvbusuario dvbusuario is offline
 
Join Date: Oct 2007
Posts: 153
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Very good... Thank You.
Reply With Quote
  #21  
Old 04-06-2008, 10:17 AM
ronitdeep's Avatar
ronitdeep ronitdeep is offline
 
Join Date: Apr 2008
Location: India
Posts: 51
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

i have installed the shoutbox..
but i dont have the template "forumhome_vbshout"

so please tell me what can i do now??
Reply With Quote
Reply


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:21 AM.


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.08216 seconds
  • Memory Usage 2,309KB
  • 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
  • (2)bbcode_code
  • (2)bbcode_php
  • (2)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
  • (2)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