Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.0 > vBulletin 3.0 Full Releases
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
vBCalculator version 1.1 Details »»
vBCalculator version 1.1
Version: 1.1, by yoyoyoyo yoyoyoyo is offline
Developer Last Online: Sep 2008 Show Printable Version Email this Page

Version: 3.0.8 Rating:
Released: 06-17-2005 Last Update: 06-17-2005 Installs: 13
Template Edits
 
No support by the author.

vBCalculator
version 1.1



TEMPLATE EDITS: 2 (headinclude, NAVBAR)
NEW TEMPLATES: 1 (calculator)
NEW PHP FILES: 1 (calculator.php)
SCREENSHOTS INCLUDED IN ZIP FILE



TIME TO INSTALL: Less than 5 minutes
LEVEL OF DIFFICULTY: Beginner/Simple


This hack adds a popup multi-function scientific calculator to your forum. In additon to the normal calculator functions (Additon, Subtraction, Multiplication, Division, Equals), this calculator also features Square Root, exponential, cosine, inverse cosine, arcsine, tangent, inverse tangent, squared, cubed, subset and pi functions, as well as memory functions.

INSTALLATION:

1) Go to ADMIN CP -> STYLES & TEMPLATES -> ADD NEW TEMPLATE and create a template called calculator with the contents of template.calculator.txt and click save.

2) Go to ADMIN CP -> STYLES & TEMPLATES -> EDIT TEMPLATES and add the contents of template.headinclude.txt to the end of the headinclude template and click save.

3) Go to ADMIN CP -> STYLES & TEMPLATES -> EDIT TEMPLATES and open the NAVBAR template and search for the following:
Code:
<tr><td class="vbmenu_option"><a href="subscription.php?$session[sessionurl]">$vbphrase[subscribed_threads]</a></td></tr>
BEFORE add:
Code:
<td class="vbmenu_option"><a href="#" onclick="window.open('calculator.php','calculator','statusbar=no,menubar=no,toolbar=no,scrollbars=yes,resizable=yes,width=510,height=235'); return false;">Calculator</a></td>
4) Upload calculator.php to your forum root directory

5) That's it! Go to your forum NAVBAR -> QUICK LINKS -> Calculator to view your new popup calculator.

PLEASE CLICK INSTALL

version changes:

1.1: changed the calculator to a popup menu (redo the NAVBAR template edit and replace the contents of the calculator template to upgrade from 1.0) Thanks to nexialys for the suggestion.

Supporters / CoAuthors

Show Your Support

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

Comments
  #12  
Old 08-13-2005, 04:29 PM
Boofo's Avatar
Boofo Boofo is offline
 
Join Date: Mar 2002
Location: Des Moines, IA (USA)
Posts: 15,776
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

The buttons look all squished in IE for me. Anyway to get the buttons looking like in your pick?
Reply With Quote
  #13  
Old 08-14-2005, 12:15 AM
yoyoyoyo's Avatar
yoyoyoyo yoyoyoyo is offline
 
Join Date: Dec 2004
Location: USA
Posts: 1,612
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Boofo
The buttons look all squished in IE for me. Anyway to get the buttons looking like in your pick?
hmm.. maybe a cellspacing issue? I will fire up IE and check it out
Reply With Quote
  #14  
Old 08-14-2005, 08:08 PM
mbracing's Avatar
mbracing mbracing is offline
 
Join Date: Jul 2005
Location: NJ
Posts: 41
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

VERY confussing directions. I cant get it to show up, first your talking about a calculator template, then you just move on to Headlinclude template...
Im very dissapointed and i want this hack on my site.
Reply With Quote
  #15  
Old 08-14-2005, 08:16 PM
mbracing's Avatar
mbracing mbracing is offline
 
Join Date: Jul 2005
Location: NJ
Posts: 41
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by mbracing
VERY confussing directions. I cant get it to show up, first your talking about a calculator template, then you just move on to Headlinclude template...
Im very dissapointed and i want this hack on my site.
EDIT: Now i got it to show up in the quick links, but it is not loading up. the box comes up and its blank.
Reply With Quote
  #16  
Old 08-15-2005, 05:14 AM
Boofo's Avatar
Boofo Boofo is offline
 
Join Date: Mar 2002
Location: Des Moines, IA (USA)
Posts: 15,776
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by yoyoyoyo
hmm.. maybe a cellspacing issue? I will fire up IE and check it out
Any luck yet?
Reply With Quote
  #17  
Old 08-22-2005, 01:18 PM
Boofo's Avatar
Boofo Boofo is offline
 
Join Date: Mar 2002
Location: Des Moines, IA (USA)
Posts: 15,776
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by yoyoyoyo
hmm.. maybe a cellspacing issue? I will fire up IE and check it out
What did you find out?
Reply With Quote
  #18  
Old 08-23-2005, 11:47 AM
Boofo's Avatar
Boofo Boofo is offline
 
Join Date: Mar 2002
Location: Des Moines, IA (USA)
Posts: 15,776
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Ok, I'll wait until it is fixed to re-install since it seems the support now seems non-existant for this.
Reply With Quote
  #19  
Old 08-23-2005, 12:26 PM
yoyoyoyo's Avatar
yoyoyoyo yoyoyoyo is offline
 
Join Date: Dec 2004
Location: USA
Posts: 1,612
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Boofo
Ok, I'll wait until it is fixed to re-install since it seems the support now seems non-existant for this.
Sorry Boofo, I didn't forget about you, I have just been busy launching another site.

Try this for your "calculator" template and let me know if ti fixes the problem for you:

Code:
$stylevar[htmldoctype]
<html dir="$stylevar[textdirection]" lang="$stylevar[languagecode]">
<head>
<title>$vboptions[bbtitle] vBCalculator</title>
$headinclude
</head>
<!-- BEGIN CALCULATOR -->
<FORM NAME="vBCalculate">

<CENTER><TABLE BORDER=6 CELLSPACING=2 CELLPADDING=2>
<TR><TD COLSPAN=7 VALIGN=MIDDLE ALIGN=CENTER NOWRAP><B><FONT SIZE=+1>vBCalculator</FONT></B></TD></TR>

<TR><TD COLSPAN=6 VALIGN=MIDDLE ALIGN=left NOWRAP><input type=text Name="result" 

size=40></TD><TD></td><TD></td></TR>

<TR><TD VALIGN=MIDDLE ALIGN=CENTER><INPUT TYPE="button" VALUE="=" onClick="calcul(this.form)"></TD><TD 

VALIGN=MIDDLE ALIGN=CENTER><INPUT TYPE="button" VALUE="^2" onClick="calculox(this.form)"></TD><TD 

VALIGN=MIDDLE ALIGN=CENTER><INPUT TYPE="button" VALUE="sqrt" onClick="calcusq(this.form)"></TD><TD 

VALIGN=MIDDLE ALIGN=CENTER><INPUT TYPE="button" VALUE="sin" onClick="calcusin(this.form)"></TD><TD 

VALIGN=MIDDLE ALIGN=CENTER><INPUT TYPE="button" VALUE="cos" onClick="calculon(this.form)"></TD><TD 

VALIGN=MIDDLE ALIGN=CENTER><INPUT TYPE="button" VALUE="tan" onClick="calcutan(this.form)"></TD><TD 

VALIGN=MIDDLE ALIGN=CENTER><INPUT TYPE="button" VALUE="exp" onClick="calcuexp(this.form)"></TD><TD 

rowspan=2><TABLE BORDER=1 CELLSPACING=0 CELLPADDING=0>
<TR><TD VALIGN=MIDDLE ALIGN=CENTER><INPUT TYPE="button" VALUE="->M" onClick="calcumk(this.form)"></TD><TD 

VALIGN=MIDDLE ALIGN=CENTER><INPUT TYPE="button" VALUE="<-M" onClick="calcumrx(this.form)"></TD></TR>
<TR><TD VALIGN=MIDDLE ALIGN=CENTER><INPUT TYPE="button" VALUE="+M" onClick="calcumtemp(this.form)"></TD><TD 

VALIGN=MIDDLE ALIGN=CENTER><INPUT TYPE="button" VALUE="clM" onClick="calcxmc(this.form)"></TD></TR>
</TABLE></td></TR>


<TR><TD VALIGN=MIDDLE ALIGN=CENTER><INPUT TYPE="button" VALUE="pi" onClick="calcxpi(this.form)"></TD>

<TD VALIGN=MIDDLE ALIGN=CENTER><INPUT TYPE="button" VALUE="^3" onClick="calcx3(this.form)"></TD>

<TD VALIGN=MIDDLE ALIGN=CENTER><INPUT TYPE="button" VALUE="clr" onClick="calcxcl(this.form)"></TD>

<TD VALIGN=MIDDLE ALIGN=CENTER><INPUT TYPE="button" VALUE="asin" onClick="calcxas(this.form)"></TD>

<TD VALIGN=MIDDLE ALIGN=CENTER><INPUT TYPE="button" VALUE="acos" onClick="calcxac(this.form)"></TD>
<TD VALIGN=MIDDLE ALIGN=CENTER><INPUT TYPE="button" VALUE="atan" onClick="calcxat(this.form)"></TD>
<TD VALIGN=MIDDLE ALIGN=CENTER><INPUT TYPE="button" VALUE="ln" onClick="calcxlo(this.form)"></TD></TR>


<TR><TD COLSPAN=6 VALIGN=MIDDLE ALIGN=CENTER><TABLE><TR><TD><TABLE BORDER=1 CELLSPACING=1 CELLPADDING=1>
<TR><TD VALIGN=MIDDLE ALIGN=CENTER><INPUT TYPE="button" VALUE="0" onClick="calcx0(this.form)"></TD><TD 

VALIGN=MIDDLE ALIGN=CENTER><INPUT TYPE="button" VALUE="1" onClick="calcx1(this.form)"></TD><TD 

VALIGN=MIDDLE ALIGN=CENTER><INPUT TYPE="button" VALUE="2" onClick="calcxn2(this.form)"></TD><TD 

VALIGN=MIDDLE ALIGN=CENTER><INPUT TYPE="button" VALUE="3" onClick="calcxn3(this.form)"></TD><TD 

VALIGN=MIDDLE ALIGN=CENTER><INPUT TYPE="button" VALUE="+" onClick="calcxplu(this.form)"></TD><TD 

VALIGN=MIDDLE ALIGN=CENTER><INPUT TYPE="button" VALUE="-" onClick="calcxmin(this.form)"></TD></TR>
<TR><TD VALIGN=MIDDLE ALIGN=CENTER><INPUT TYPE="button" VALUE="4" onClick="calcx4(this.form)"></TD><TD 

VALIGN=MIDDLE ALIGN=CENTER><INPUT TYPE="button" VALUE="5" onClick="calcx5(this.form)"></TD><TD 

VALIGN=MIDDLE ALIGN=CENTER><INPUT TYPE="button" VALUE="6" onClick="calcx6(this.form)"></TD><TD 

VALIGN=MIDDLE ALIGN=CENTER><INPUT TYPE="button" VALUE="7" onClick="calcx7(this.form)"></TD><TD 

VALIGN=MIDDLE ALIGN=CENTER><INPUT TYPE="button" VALUE="*" onClick="calcxmul(this.form)"></TD><TD 

VALIGN=MIDDLE ALIGN=CENTER><INPUT TYPE="button" VALUE="/" onClick="calcdiv(this.form)"></TD></TR>
<TR><TD VALIGN=MIDDLE ALIGN=CENTER><INPUT TYPE="button" VALUE="8" onClick="calcx8(this.form)"></TD><TD 

VALIGN=MIDDLE ALIGN=CENTER><INPUT TYPE="button" VALUE="9" onClick="calcx9(this.form)"></TD><TD 

VALIGN=MIDDLE ALIGN=CENTER><INPUT TYPE="button" VALUE="." onClick="calcxper(this.form)"></TD><TD 

VALIGN=MIDDLE ALIGN=CENTER><INPUT TYPE="button" VALUE="e" onClick="calcxe(this.form)"></TD><TD 

VALIGN=MIDDLE ALIGN=CENTER><INPUT TYPE="button" VALUE="(" onClick="calcxleft(this.form)"></TD><TD 

VALIGN=MIDDLE ALIGN=CENTER><INPUT TYPE="button" VALUE=")" onClick="calcxright(this.form)"></TD></TR>
</TABLE></TD><TD><TABLE BORDER=3 CELLSPACING=0 CELLPADDING=0>
<TR><TD VALIGN=MIDDLE ALIGN=CENTER><INPUT TYPE="button" VALUE="=" onClick="calcul(this.form)"></TD></TR>
</TABLE></td></tr></table></TD><TD></TD><TD VALIGN=MIDDLE ALIGN=CENTER><B><FONT SIZE=2>vBCalculator<br></FONT></B><FONT SIZE=1>by yoyoyoyo</FONT></TD></TR>
</TABLE></CENTER>
<input type=hidden name="memory">
</form>
<!-- END CALCULATOR -->
</body>
</html>
Reply With Quote
  #20  
Old 08-23-2005, 01:04 PM
Boofo's Avatar
Boofo Boofo is offline
 
Join Date: Mar 2002
Location: Des Moines, IA (USA)
Posts: 15,776
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Nope, didn't change anything.
Reply With Quote
  #21  
Old 08-23-2005, 01:40 PM
yoyoyoyo's Avatar
yoyoyoyo yoyoyoyo is offline
 
Join Date: Dec 2004
Location: USA
Posts: 1,612
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

ok- then let's get more drastic with the cellpadding/spacing:

try this
Code:
$stylevar[htmldoctype]
<html dir="$stylevar[textdirection]" lang="$stylevar[languagecode]">
<head>
<title>$vboptions[bbtitle] vBCalculator</title>
$headinclude
</head>
<!-- BEGIN CALCULATOR -->
<FORM NAME="vBCalculate">

<CENTER><TABLE BORDER=6 CELLSPACING=2 CELLPADDING=2>
<TR><TD COLSPAN=7 VALIGN=MIDDLE ALIGN=CENTER NOWRAP><B><FONT SIZE=+1>vBCalculator</FONT></B></TD></TR>

<TR><TD COLSPAN=6 VALIGN=MIDDLE ALIGN=left NOWRAP><input type=text Name="result" 

size=40></TD><TD></td><TD></td></TR>

<TR><TD VALIGN=MIDDLE ALIGN=CENTER><INPUT TYPE="button" VALUE="=" onClick="calcul(this.form)"></TD><TD 

VALIGN=MIDDLE ALIGN=CENTER><INPUT TYPE="button" VALUE="^2" onClick="calculox(this.form)"></TD><TD 

VALIGN=MIDDLE ALIGN=CENTER><INPUT TYPE="button" VALUE="sqrt" onClick="calcusq(this.form)"></TD><TD 

VALIGN=MIDDLE ALIGN=CENTER><INPUT TYPE="button" VALUE="sin" onClick="calcusin(this.form)"></TD><TD 

VALIGN=MIDDLE ALIGN=CENTER><INPUT TYPE="button" VALUE="cos" onClick="calculon(this.form)"></TD><TD 

VALIGN=MIDDLE ALIGN=CENTER><INPUT TYPE="button" VALUE="tan" onClick="calcutan(this.form)"></TD><TD 

VALIGN=MIDDLE ALIGN=CENTER><INPUT TYPE="button" VALUE="exp" onClick="calcuexp(this.form)"></TD><TD 

rowspan=2><TABLE BORDER=1 CELLSPACING=0 CELLPADDING=0>
<TR><TD VALIGN=MIDDLE ALIGN=CENTER><INPUT TYPE="button" VALUE="->M" onClick="calcumk(this.form)"></TD><TD 

VALIGN=MIDDLE ALIGN=CENTER><INPUT TYPE="button" VALUE="<-M" onClick="calcumrx(this.form)"></TD></TR>
<TR><TD VALIGN=MIDDLE ALIGN=CENTER><INPUT TYPE="button" VALUE="+M" onClick="calcumtemp(this.form)"></TD><TD 

VALIGN=MIDDLE ALIGN=CENTER><INPUT TYPE="button" VALUE="clM" onClick="calcxmc(this.form)"></TD></TR>
</TABLE></td></TR>


<TR><TD VALIGN=MIDDLE ALIGN=CENTER><INPUT TYPE="button" VALUE="pi" onClick="calcxpi(this.form)"></TD>

<TD VALIGN=MIDDLE ALIGN=CENTER><INPUT TYPE="button" VALUE="^3" onClick="calcx3(this.form)"></TD>

<TD VALIGN=MIDDLE ALIGN=CENTER><INPUT TYPE="button" VALUE="clr" onClick="calcxcl(this.form)"></TD>

<TD VALIGN=MIDDLE ALIGN=CENTER><INPUT TYPE="button" VALUE="asin" onClick="calcxas(this.form)"></TD>

<TD VALIGN=MIDDLE ALIGN=CENTER><INPUT TYPE="button" VALUE="acos" onClick="calcxac(this.form)"></TD>
<TD VALIGN=MIDDLE ALIGN=CENTER><INPUT TYPE="button" VALUE="atan" onClick="calcxat(this.form)"></TD>
<TD VALIGN=MIDDLE ALIGN=CENTER><INPUT TYPE="button" VALUE="ln" onClick="calcxlo(this.form)"></TD></TR>


<TR><TD COLSPAN=6 VALIGN=MIDDLE ALIGN=CENTER><TABLE><TR><TD><TABLE BORDER=1 CELLSPACING=8 CELLPADDING=6>
<TR><TD VALIGN=MIDDLE ALIGN=CENTER><INPUT TYPE="button" VALUE="0" onClick="calcx0(this.form)"></TD><TD 

VALIGN=MIDDLE ALIGN=CENTER><INPUT TYPE="button" VALUE="1" onClick="calcx1(this.form)"></TD><TD 

VALIGN=MIDDLE ALIGN=CENTER><INPUT TYPE="button" VALUE="2" onClick="calcxn2(this.form)"></TD><TD 

VALIGN=MIDDLE ALIGN=CENTER><INPUT TYPE="button" VALUE="3" onClick="calcxn3(this.form)"></TD><TD 

VALIGN=MIDDLE ALIGN=CENTER><INPUT TYPE="button" VALUE="+" onClick="calcxplu(this.form)"></TD><TD 

VALIGN=MIDDLE ALIGN=CENTER><INPUT TYPE="button" VALUE="-" onClick="calcxmin(this.form)"></TD></TR>
<TR><TD VALIGN=MIDDLE ALIGN=CENTER><INPUT TYPE="button" VALUE="4" onClick="calcx4(this.form)"></TD><TD 

VALIGN=MIDDLE ALIGN=CENTER><INPUT TYPE="button" VALUE="5" onClick="calcx5(this.form)"></TD><TD 

VALIGN=MIDDLE ALIGN=CENTER><INPUT TYPE="button" VALUE="6" onClick="calcx6(this.form)"></TD><TD 

VALIGN=MIDDLE ALIGN=CENTER><INPUT TYPE="button" VALUE="7" onClick="calcx7(this.form)"></TD><TD 

VALIGN=MIDDLE ALIGN=CENTER><INPUT TYPE="button" VALUE="*" onClick="calcxmul(this.form)"></TD><TD 

VALIGN=MIDDLE ALIGN=CENTER><INPUT TYPE="button" VALUE="/" onClick="calcdiv(this.form)"></TD></TR>
<TR><TD VALIGN=MIDDLE ALIGN=CENTER><INPUT TYPE="button" VALUE="8" onClick="calcx8(this.form)"></TD><TD 

VALIGN=MIDDLE ALIGN=CENTER><INPUT TYPE="button" VALUE="9" onClick="calcx9(this.form)"></TD><TD 

VALIGN=MIDDLE ALIGN=CENTER><INPUT TYPE="button" VALUE="." onClick="calcxper(this.form)"></TD><TD 

VALIGN=MIDDLE ALIGN=CENTER><INPUT TYPE="button" VALUE="e" onClick="calcxe(this.form)"></TD><TD 

VALIGN=MIDDLE ALIGN=CENTER><INPUT TYPE="button" VALUE="(" onClick="calcxleft(this.form)"></TD><TD 

VALIGN=MIDDLE ALIGN=CENTER><INPUT TYPE="button" VALUE=")" onClick="calcxright(this.form)"></TD></TR>
</TABLE></TD><TD><TABLE BORDER=3 CELLSPACING=0 CELLPADDING=0>
<TR><TD VALIGN=MIDDLE ALIGN=CENTER><INPUT TYPE="button" VALUE="=" onClick="calcul(this.form)"></TD></TR>
</TABLE></td></tr></table></TD><TD></TD><TD VALIGN=MIDDLE ALIGN=CENTER><B><FONT SIZE=2>vBCalculator<br></FONT></B><FONT SIZE=1>by yoyoyoyo</FONT></TD></TR>
</TABLE></CENTER>
<input type=hidden name="memory">
</form>
<!-- END CALCULATOR -->
</body>
</html>
If you like the look of that you will probably need to resize the popup window in your navbar link since it resizes the window a bit.
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 07:10 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.05512 seconds
  • Memory Usage 2,347KB
  • Queries Executed 26 (?)
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_code
  • (5)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