View Single Post
  #52  
Old 10-30-2004, 10:51 AM
Rick Sample Rick Sample is offline
 
Join Date: Apr 2004
Location: Ohio
Posts: 407
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Chroder
Out-of-the-box, yes. You'll have to modify the templates on your own if you want it to look like mine (On the side, that is). If I have time I'll write an addon that will make the side bar.
I have done this for you all.

First in FORUMHOME find:
$navbar

After add:
PHP Code:
<!--*** \/ COLUMN SETUP \/ ***-->
<
table cellspacing="0" cellpadding="0" width="100%"><tr><td valign="top">
<!--*** /\ 
COLUMN SETUP /\ ***--> 
2nd in forumhome find:
<!-- / icons and login code -->

After add:
PHP Code:
<!--*** \/ COLUMN SETUP \/ ***-->
</
td><td valign="top" width="220" style="padding-left: 10px;">
<!--*** /\ 
COLUMN SETUP /\ ***-->
<!-- 
DEVBOX LATEST THREADS -->
<
table class="tborder" cellpadding="6" cellspacing="1" width="100%">
<
tbody>
    <
tr>
        <
td class="thead">
            <
a style="float:right" href="#top" onclick="return toggle_collapse('devbox_latest_threads')"><img id="collapseimg_devbox_latest_threads" src="db_style/buttons/collapse_thead.gif" alt="" border="0" /></a>

            
Latest Threads
        
</td>
    </
tr>
</
tbody>
<
tbody id="collapseobj_devbox_latest_threads" style="">
    <
tr>
        <
td class="alt1">
            <
table cellspacing="0" cellpadding="0" width="100%">
            <
tr><td class="smallfont" style="padding-bottom:6px;padding-top:6px;border-bottom: 1px solid #C1D5ED">
<
tbody id="collapseobj_forumhome_latestthreads" style="$vbcollapse[collapseobj_forumhome_latestthreads]">
    <
tr>
        <
td class="alt2">&nbsp;</td>
        <
td class="alt1"><div class="smallfont">$threadbits</div></td>
    </
tr>
</
tbody>
            </
table>
        </
td>
    </
tr>
</
tbody>
</
table>

<!-- /
DEVBOX LATEST THREADS -->
<
br />


<
table class="tborder" cellpadding="6" cellspacing="1" width="100%">
<
tbody>
    <
tr>
        <
td class="thead">
            <
a style="float:right" href="#top" onclick="return toggle_collapse('forumhome_stats')"><img id="collapseimg_forumhome_stats" src="db_style/buttons/collapse_thead.gif" alt="" border="0" /></a>
            
Forum Statistics
        
</td>
    </
tr>

</
tbody>
<
tbody id="collapseobj_forumhome_stats" style="">
    <
tr>
        <
td class="alt1" style="border: 1px solid #DFEAF6; border-top: none;">
        <
div class="smallfont">
           <
div>$vbphrase[threads]: $totalthreads</div>
            
$vbphrase[posts]: $totalposts</div>
            
$vbphrase[members]: $numbermembers</div>

        </
div>

        </
td>
    </
tr>
</
tbody>
</
table>

<
br />


<!-- 
DEVBOX TOP POSTERS -->
<
table class="tborder" cellpadding="6" cellspacing="1" width="100%">
<
tbody>
    <
tr>
        <
td class="thead">

            <
a style="float:right" href="#top" onclick="return toggle_collapse('devbox_top_posters')"><img id="collapseimg_devbox_top_posters" src="db_style/buttons/collapse_thead.gif" alt="" border="0" /></a>
            
Top Posters
        
</td>
    </
tr>
</
tbody>
<
tbody id="collapseobj_devbox_top_posters" style="">
    <
tr>
        <
td class="alt1"><div class="smallfont"$devbox[top_posters]</td>
    </
tr>
</
tbody>
</
table>
<!-- /
DEVBOX TOP POSTERS -->
<
br />



<!-- 
DEVBOX NEWEST MEMBERS -->

<
table class="tborder" cellpadding="6" cellspacing="1" width="100%">
<
tbody>
    <
tr>
        <
td class="thead">
            <
a style="float:right" href="#top" onclick="return toggle_collapse('devbox_newest_members')"><img id="collapseimg_devbox_newest_members" src="db_style/buttons/collapse_thead.gif" alt="" border="0" /></a>
            
Newest Members
        
</td>
    </
tr>
</
tbody>
<
tbody id="collapseobj_devbox_newest_members" style="">
    <
tr>

        <
td class="alt1"><div class="smallfont">$devbox[newest_members]</td>

    </
tr>
</
tbody>
</
table>
<!-- /
DEVBOX NEWEST MEMBERS -->
<
br /> 


http://www.detailcity.com/index.php?s=&styleid=17


**he didn't want all the stuff on the right side, the code I am realeasing will show Top posters, Site statistics, latest threads, newest members, etc.
Reply With Quote
 
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01187 seconds
  • Memory Usage 1,845KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD_SHOWPOST
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_php
  • (1)bbcode_quote
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_box
  • (1)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit_info
  • (1)postbit
  • (1)postbit_onlinestatus
  • (1)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • reputationlevel
  • showthread
Included Files:
  • ./showpost.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
  • showpost_start
  • bbcode_fetch_tags
  • bbcode_create
  • postbit_factory
  • showpost_post
  • 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
  • showpost_complete