Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.5 > vBulletin 3.5 Template Modifications

Reply
 
Thread Tools
Add another box to "Whats going on" Details »»
Add another box to "Whats going on"
Version: 1.00, by CrazyShooter CrazyShooter is offline
Developer Last Online: Dec 2011 Show Printable Version Email this Page

Version: 3.5.4 Rating:
Released: 04-06-2006 Last Update: Never Installs: 15
 
No support by the author.

Okey look at the screen shot for an example, you can add anything you want in to the box..

FIND IN FORUMHOME
PHP Code:
<!-- end today's birthdays -->
</if> 
UNDER ADD
PHP Code:
<!-- ADD-IN BOX -->
<
thead>
    <
tr>
        <
td class="tcat" colspan="2">[B]TITLE HERE[/B]td>
    </
tr>
</
thead>
<if 
condition="$show['loggedinusers']">
<!-- 
logged-in users -->
<
tbody id="collapsbj_forumhome_activeusers" style="$vbcollapse[collapseobj_forumhome_activeusers]">
    <
tr>
        <
td class="alt2"><img src="$stylevar[imgdir_misc]/whos_online.gif" alt="$vbphrase[view_whos_online]border="0" /></a></td>
        <
td class="alt1" width="100%">
            <
div class="smallfont">
<
center>



<!-- 
EDIT TEXT HERE -->

    [
B]Blah blah blah[/B]
    
<!-- 
EDIT TEXT HERE -->



</
center>
        </
td>
    </
tr>
</
tbody>

</if>
<
br />
<!-- 
end ADD-IN BOX--> 

Show Your Support

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

Comments
  #12  
Old 04-07-2006, 09:26 PM
NR Fatal NR Fatal is offline
 
Join Date: Mar 2006
Posts: 87
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

When I added your code I noticed that the "td>" tag was showing along with the Bold tags, so I adjusted it incase anyone else was having the same issue.

Original Code
PHP Code:
<!-- ADD-IN BOX -->
<
thead>
    <
tr>
        <
td class="tcat" colspan="2">[b]TITLE HERE[/b]td>
    </
tr>
</
thead>
<if 
condition="$show['loggedinusers']">
<!-- 
logged-in users -->
<
tbody id="collapsbj_forumhome_activeusers" style="$vbcollapse[collapseobj_forumhome_activeusers]">
    <
tr>
        <
td class="alt2"><img src="$stylevar[imgdir_misc]/whos_online.gif" alt="$vbphrase[view_whos_online]border="0" /></a></td>
        <
td class="alt1" width="100%">
            <
div class="smallfont">
<
center>



<!-- 
EDIT TEXT HERE -->

 [
b]Blah blah blah[/b]
    
<!-- 
EDIT TEXT HERE -->



</
center>
        </
td>
    </
tr>
</
tbody>

</if>
<
br />
<!-- 
end ADD-IN BOX--> 

Adjusted Code
PHP Code:
<!-- ADD-IN BOX -->
<
thead>
    <
tr>
        <
td class="tcat" colspan="2"><B>TITLE HERE</B><td>
    </
tr>
</
thead>
<if 
condition="$show['loggedinusers']">
<!-- 
logged-in users -->
<
tbody id="collapsbj_forumhome_activeusers" style="$vbcollapse[collapseobj_forumhome_activeusers]">
    <
tr>
        <
td class="alt2"><img src="$stylevar[imgdir_misc]/whos_online.gif" alt="$vbphrase[view_whos_online]border="0" /></a></td>
        <
td class="alt1" width="100%">
            <
div class="smallfont">
<
center>



<!-- 
EDIT TEXT HERE -->

 <
B>Blah blah blah</B>
    
<!-- 
EDIT TEXT HERE -->



</
center>
        </
td>
    </
tr>
</
tbody>

</if>
<
br />
<!-- 
end ADD-IN BOX--> 
Reply With Quote
  #13  
Old 04-08-2006, 08:47 AM
nasser71 nasser71 is offline
 
Join Date: Jul 2005
Posts: 66
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

thanks
Reply With Quote
  #14  
Old 10-23-2006, 06:39 PM
Konstantinos Konstantinos is offline
 
Join Date: Apr 2006
Posts: 443
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

cool i i use it with conjuction of show latest subscribers in forum home
Reply With Quote
  #15  
Old 01-26-2007, 10:42 AM
mrkhm mrkhm is offline
 
Join Date: Oct 2006
Posts: 64
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

works a treat vb 3.6.4 *installed
Reply With Quote
  #16  
Old 06-21-2007, 07:07 AM
rooban12 rooban12 is offline
 
Join Date: May 2007
Posts: 159
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

not working for 3.6.7 PL1
Reply With Quote
  #17  
Old 06-24-2007, 10:41 AM
Hornstar Hornstar is offline
 
Join Date: Jun 2005
Location: Australia
Posts: 2,469
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

cant find <!-- end todays birthdays --> in 3.6.7 either, what a shame, this is what i am looking for, is there any other alternatives?
Reply With Quote
  #18  
Old 06-25-2009, 07:43 PM
s-p0k's Avatar
s-p0k s-p0k is offline
 
Join Date: Jun 2009
Location: S1n C1ty
Posts: 199
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

how do u post a pic in it?
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 04:58 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.05398 seconds
  • Memory Usage 2,299KB
  • Queries Executed 24 (?)
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
  • (4)bbcode_php
  • (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
  • (1)pagenav_pagelink
  • (8)post_thanks_box
  • (8)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (8)post_thanks_postbit_info
  • (7)postbit
  • (8)postbit_onlinestatus
  • (8)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