Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.5 > vBulletin 3.5 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
VbGarage 3.5 Details »»
VbGarage 3.5
Version: 1.4, by Trigunflame Trigunflame is offline
Developer Last Online: Nov 2019 Show Printable Version Email this Page

Version: 3.5.4 Rating:
Released: 03-08-2006 Last Update: 03-09-2006 Installs: 370
DB Changes Template Edits
Additional Files  
No support by the author.

VbGarage 3.5
Let Your Members Show Off Their Rides !!!


Summary:

This is a semi-direct port of the hack located at:
https://vborg.vbsupport.ru/showthread.php?t=63681

The author has given me permission to re-release this hack under his 3.1.1 codebase, and as such I have converted it Vbulletin 3.5 support which involved a good many changes.

Also I changed a couple templates, and some html fixes so it will look a little better than it used to, feel free to suggest any other bugs that need to be fixed.

One last thing, although I will "Try" to get around to fixing any bugs that come in, this is NOT my hack, and therefore I will not associate myself with supporting this hack; I merely have done a service for the people that requested the port.

Credit goes to the original authors: magnus, noppid, action-n

Again: THIS IS NOT MY CODE. AND IT IS NOT SUPPORTED.


Information:

1. Make sure you have a writable tmp directory.
2. This script only supports jpg, png, gif files.
3. I dont plan on re-writing this entire script to make it bug free, so please dont ask me to do so.

Upgrade From Vbulletin 3.x.x :

1. There is no upgrader; you just need 2 do a couple things.
2. More than likely you can leave your old vbg tables (havnt tested).
3. You _Do_ need to delete any previous settings/phrases/templates though.
4. Use phpmyadmin or w/e you use, and search your database for vbg with a wildcard it should locate anything that has that name in it; and delete them. Then follow the INSTALL.txt

Installation:

1. Download Zip File
2. Read INSTALL.txt
3. Click install if you like


Changes:

3/10/2006 8:43am - Fixed Comments; they now post to correct Garage.
3/9/2006 10:37pm - Image Types are determined manually.
1. Did some actiontemplate optimizations, so only the necessary templates are loaded on the pages needed.
2. Removed the text field limit for describing your ride.
3/9/2006 10:37pm - Image Types are determined manually.
3/9/2006 12:54pm - A change to image output.
3/9/2006 12:06pm - Attempt to fix image corruption.


To Upgrade:

Simply overwrite the vbgarage.php file.

Show Your Support

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

Comments
  #232  
Old 06-07-2006, 06:51 AM
gixerjunkie gixerjunkie is offline
 
Join Date: Feb 2006
Posts: 2
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Tru2Chevy
Yes, everything is editable...

- Justin
can u point me in the right direction as to what to edit then please justin?
Reply With Quote
  #233  
Old 06-07-2006, 12:58 PM
tbradham tbradham is offline
 
Join Date: Jun 2006
Posts: 39
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Is there any way to expose the url for the individual pictures so that my member's can link them into posts on my site and others?

www.usjeeps.com

Thanks.
Reply With Quote
  #234  
Old 06-07-2006, 03:17 PM
paulblackgsx paulblackgsx is offline
 
Join Date: Oct 2005
Posts: 10
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

The problem with uploading pictures and they don't appear happens on mine only when the picture is larger than the size set. VBGarage uses it's own size limit, but does not resize or warn. It doesn't use the picture sizes defined for attachments. Worth checking if you are having an issue where uploads appear to work but don't show.
Reply With Quote
  #235  
Old 06-07-2006, 09:03 PM
Xoxideforums Xoxideforums is offline
 
Join Date: Jul 2004
Location: West Chester PA
Posts: 72
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

vBGarage is great. We just put it on Thirdgen.org, the members love it.

Looking forward to the multiple ride version.

Someone has added the link code for postbit this is a pretty good idea. I'm trying to research right now how to write a new $show['whatever'] rule that checks the DB if that member has a garage, if not then the icon won't show.

Any ideas where I can build my own rule to do this??
By that i mean... is $show a template or something i can edit? If so where?

something like this:
Code:
<if condition="$show['vbgarage']">
<a href="$vboptions[bburl]/vbgarage.php?do=view&amp;id=$post[userid]" rel="nofollow"> <img class="inlineimg" src="$stylevar[imgdir_statusicon]/garage.gif" alt="Check out my garage" border="0" /></a>
</if>
Reply With Quote
  #236  
Old 06-09-2006, 03:59 PM
Xoxideforums Xoxideforums is offline
 
Join Date: Jul 2004
Location: West Chester PA
Posts: 72
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I've added the Lightbox to vBGarage I think it makes a world of difference.

Way better than popup windows that don't always render right

check it out

http://www.thirdgen.org/techboard/vb...ber-42479.html
Reply With Quote
  #237  
Old 06-09-2006, 04:50 PM
noppid noppid is offline
 
Join Date: Mar 2003
Location: Florida
Posts: 1,875
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Xoxideforums
I've added the Lightbox to vBGarage I think it makes a world of difference.

Way better than popup windows that don't always render right

check it out

http://www.thirdgen.org/techboard/vb...ber-42479.html
The popup windows in every incarnation of the garage have sucked. It's great to see so many better ways to do it evolving.
Reply With Quote
  #238  
Old 06-09-2006, 06:04 PM
Xoxideforums Xoxideforums is offline
 
Join Date: Jul 2004
Location: West Chester PA
Posts: 72
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I released a 3.5 version that includes Lightbox v2.0

check it out here

https://vborg.vbsupport.ru/showt...57#post1003357
Reply With Quote
  #239  
Old 06-12-2006, 11:22 AM
cyberbeggar cyberbeggar is offline
 
Join Date: Dec 2003
Posts: 81
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

You say in Step 4:

Quote:
4. + Open your styles NAVBAR template.

- Find the following:

<td class="vbmenu_control"><a href="calendar.php?$session[sessionurl]">$vbphrase[calendar]</a></td>

- Below add this:

<td class="vbmenu_control"><a href="vbgarage.php?$session[sessionurl]do=list">$vbphrase[vbgarage]</a></td>

- Save Template.
I do not have that in my Navbar

Here is what is in my Navbar ...

PHP Code:
<script type="text/javascript">
<!--
function 
log_out()
{
 
ht document.getElementsByTagName("html");
 
ht[0].style.filter "progid:DXImageTransform.Microsoft.BasicImage(grayscale=1)";
 if (
confirm('$vbphrase[sure_you_want_to_log_out]'))
 {
  return 
true;
 }
 else
 {
  
ht[0].style.filter "";
  return 
false;
 }
}
//-->
</script>
<!-- 
who is in flashchat -->
<!-- <if 
condition="$show['wic']">
<
tbody>
 <
tr>
  <
td class="smallfont" width="20%">
   
   
Members Currently In Chat $totalchatters Come join us now!
  </
td>
 </
tr>
</
tbody>
 
</if> -->
<!-- 
end who is in flashchat -->
<
br />
 
<!-- 
breadcrumbloginpm info -->
<
table class="tborder" cellpadding="$stylevar[cellpadding]cellspacing="$stylevar[cellspacing]border="0" width="100%" align="center">
<
tr>
 <
td class="alt1" width="100%">
  <if 
condition="is_array($navbits)">
   <
table cellpadding="0" cellspacing="0" border="0">
   <
tr valign="bottom">
    <
td><a href="#" onclick="history.back(1); return false;"><img src="$stylevar[imgdir_misc]/navbits_start.gif" alt="$vbphrase[go_back]border="0" /></a></td>
    <
td>&nbsp;</td>
    <
td width="100%"><span class="navbar"><a href="$vboptions[forumhome].php$session[sessionurl_q]accesskey="1">$vboptions[bbtitle]</a></span$navbits[breadcrumb]</td>
   </
tr>
   <
tr>
    <
td class="navbar" style="font-size:10pt; padding-top:1px" colspan="3"><a href="$scriptpath"><img class="inlineimg" src="$stylevar[imgdir_misc]/navbits_finallink.gif" alt="$vbphrase[reload_this_page]border="0" /></a> <h1 class="showthreadh1">$navbits[lastelement]</h1></td>
   </
tr>
   </
table>   
  <else />
   <
div class="navbar" style="font-size:10pt"><a href="$vboptions[forumhome].php$session[sessionurl_q]accesskey="1"><img class="inlineimg" src="$stylevar[imgdir_misc]/navbits_start.gif" alt="Domain Names Forum" border="0" /></a> <strong>$vboptions[bbtitle]</strong></div>
  </if>
<
center><script type="text/javascript"><!--
google_ad_client "pub-1xxxxxxxxxx";
google_ad_width 728;
google_ad_height 15;
google_ad_format "728x15_0ads_al_s";
google_ad_channel ="";
google_color_border "FFFFFF";
google_color_bg "FFFFFF";
google_color_link "32527A";
google_color_text "000000";
google_color_url "008000";
//--></script>
<script type="text/javascript"
  
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</
script></center> <br />
<if 
condition="THIS_SCRIPT=='poll'">
<
div class="navbar" style="margin-bottom:5pt;margin-top:5px;font-size:8pt">The poll results for <b>$threadinfo[title]</b>. <br /></div>
 
<else />
 
<if 
condition="$thread[title]">
<
br/><div class="navbar" style="font-size:8pt"><b>$thread[title]</b> <if condition="$pagenumber>1">Page $pagenumber</if>. <br/>Discuss <i>$thread[title]</i>, on BeautUtes.com Australia's Best Ute Website!<br/>
You are currently in the forum: $foruminfo[title].<br/>&nbsp;</div>
 
<else />
<if condition="$foruminfo[title]">
 <br/><div class="navbar" style="font-size:8pt">
$foruminfo[title] <if condition="$pagenumber>1">Page $pagenumber </if> on BeautUtes.com Australia'
s Best Ute Website$foruminfo[description]<br/>&nbsp;
 
 </
div>
</if>
</if>
</if>
 </
td
 
 <if 
condition="$bbuserinfo['userid']">
 
  <
td class="alt2" valign="top" nowrap="nowrap">
  <
div class="smallfont">
   <
strong><phrase 1="$bbuserinfo[username]">$vbphrase[welcome_x]</phrase></strong><br />
<if 
condition="$bbuserinfo['pmunread']">
    <
a href="http://www.beaututes.com/board/private.php?"><img border="0" src="http://www.beaututes.com/images/newpm.gif" width="22" height="10"></a>
    </if>
   <
phrase 1="$pmbox[lastvisitdate]2="$pmbox[lastvisittime]">$vbphrase[last_visited_x_at_y]</phrase>
   <if 
condition="$show['pmstats']"><br /><phrase 1="$vbphrase[unread_x_nav_compiled]2="$vbphrase[total_x_nav_compiled]3="$session[sessionurl_q]">$vbphrase[private_messages_nav]</phrase></if>
<!-- [
START HACK='vB Pager' AUTHOR='UAEWEB.COM' VERSION='3.0.0' CHANGEID] -->
            <if 
condition="$show['pager']"><br /><a href="#" onclick="window.open('$vboptions[bburl]/pager.php?action=pager&do=log&folder=inbox','pagerinbox','statusbar=no,menubar=no,toolbar=no,scrollbars=yes,resizable=yes,width=650,height=500'); return false;">$vbphrase[pager_pager_messages]</a><phrase 1="$bbuserinfo[pagerunread]2="$bbuserinfo[pagertotal]">$vbphrase[pager_messages_nav_x_y]</phrase></if>
<!-- [
END HACK='vB Pager' AUTHOR='UAEWEB.COM' VERSION='3.0.0' CHANGEID] -->
  </
div>
  </
td>
  
 <else />
  
  <
td class="alt2" nowrap="nowrap" style="padding:0px">
   
  <!-- 
login form -->
  <
form action="login.php" method="post" onsubmit="md5hash(vb_login_password, vb_login_md5password, vb_login_md5password_utf, $show[nopasswordempty])">
  <
script type="text/javascript" src="clientscript/vbulletin_md5.js"></script>
  <
table cellpadding="0" cellspacing="$stylevar[formspacer]border="0">
  <
tr>
   <
td class="smallfont">$vbphrase[username]</td>
   <
td><input type="text" class="bginput" style="font-size: 11px" name="vb_login_username" id="navbar_username" size="10" accesskey="u" tabindex="101" value="$vbphrase[username]onfocus="if (this.value == '$vbphrase[username]') this.value = '';" /></td>
   <
td class="smallfont" colspan="2" nowrap="nowrap"><label for="cb_cookieuser_navbar"><input type="checkbox" name="cookieuser" value="1" tabindex="103" id="cb_cookieuser_navbar" accesskey="c" />$vbphrase[remember_me]</label></td>
  </
tr>
  <
tr>
   <
td class="smallfont">$vbphrase[password]</td>
   <
td><input type="password" class="bginput" style="font-size: 11px" name="vb_login_password" size="10" accesskey="p" tabindex="102" /></td>
   <
td><input type="submit" class="button" value="$vbphrase[log_in]tabindex="104" title="$vbphrase[enter_username_to_login_or_register]accesskey="s" /><if condition="$show['registerbutton']"><span class="smallfont"><a href="register.php?$session[sessionurl]">$vbphrase[register]</a></span></if></td>
  </
tr>
  </
table>
  <
input type="hidden" name="s" value="$session[sessionhash]/>
  <
input type="hidden" name="do" value="login" />  
  <
input type="hidden" name="vb_login_md5password" />
  <
input type="hidden" name="vb_login_md5password_utf" />
  </
form>
  <!-- / 
login form -->
   
  </
td>
  
 </if> 
 
</
tr>
</
table>
<!-- / 
breadcrumbloginpm info -->
 
 
 
<
br />
<if 
condition="$show['forumdesc']">
 <
table class="tborder" cellpadding="$stylevar[cellpadding]cellspacing="$stylevar[cellspacing]border="0" width="100%" align="center">
 <
tr>
  <
td class="alt1" width="100%"><strong>$foruminfo[title]</strong> <span class="smallfont">$foruminfo[description]</span></td>
 </
tr>
 </
table>
 <
br />
</if>
 
<if 
condition="$show['popups']">
<!-- 
NAVBAR POPUP MENUS -->
 
 <if 
condition="$show['searchbuttons']">
 <!-- 
header quick search form -->
 <
div class="vbmenu_popup" id="navbar_search_menu" style="display:none">
  <
table cellpadding="4" cellspacing="1" border="0">
  <
tr>
   <
td class="thead">$vbphrase[search_forums]</td>
  </
tr>
  <
tr>
   <
td class="vbmenu_option" title="nohilite">
   <
form action="search.php" method="post">
    <
input type="hidden" name="do" value="process" />
    <
input type="hidden" name="showposts" value="0" />
    <
input type="hidden" name="quicksearch" value="1" />
    <
input type="hidden" name="s" value="$session[sessionhash]/>
    <
input type="text" class="bginput" name="query" size="20" />$gobutton<br />
   </
form>
   </
td>
  </
tr>
  <
tr>
   <
td class="vbmenu_option"><a href="search.php$session[sessionurl_q]accesskey="4" rel="nofollow">$vbphrase[advanced_search]</a></td>
  </
tr>
  </
table>
 </
div>
 <!-- / 
header quick search form -->
 </if>
 
 <if 
condition="$show['member']">
 <!-- 
user cp tools menu -->
 <
div class="vbmenu_popup" id="usercptools_menu" style="display:none">
  <
table cellpadding="4" cellspacing="1" border="0">
  
  <
tr><td class="thead">$vbphrase[quick_links]</td></tr>  
  <if 
condition="$vboptions['enablesearches']"><tr><td class="vbmenu_option"><a href="search.php?$session[sessionurl]do=getdaily">$vbphrase[todays_posts]</a></td></tr></if>
  <
tr><td class="vbmenu_option"><a href="forumdisplay.php?$session[sessionurl]do=markread">$vbphrase[mark_forums_read]</a></td></tr>
  <
tr><td class="vbmenu_option"><a href="#" onclick="window.open('misc.php?$session[sessionurl]do=buddylist&amp;focus=1','buddylist','statusbar=no,menubar=no,toolbar=no,scrollbars=yes,resizable=yes,width=250,height=300'); return false;">$vbphrase[open_buddy_list]</a></td></tr>
<!-- [
START HACK='vB Pager' AUTHOR='UAEWEB.COM' VERSION='3.0.0' CHANGEID] -->
        <
tr><td class="vbmenu_option"><a href="#" onclick="window.open('$vboptions[bburl]/pager.php?$session[sessionurl]do=buddylist','pagerbuddylist','statusbar=no,menubar=no,toolbar=no,scrollbars=yes,resizable=yes,width=$vboptions[vbpager_width],height=$vboptions[vbpager_height]'); return false;">$vbphrase[pager_open_vbpager]</a></td></tr>
<!-- [
END HACK='vB Pager' AUTHOR='UAEWEB.COM' VERSION='3.0.0' CHANGEID] -->    
  <
tr><td class="thead"><a href="usercp.php$session[sessionurl_q]">$vbphrase[user_control_panel]</a></td></tr>
  <if 
condition="$show['siglink']"><tr><td class="vbmenu_option"><a href="profile.php?$session[sessionurl]do=editsignature">$vbphrase[edit_signature]</a></td></tr></if>
  <!--<if 
condition="$show['avatarlink']"><tr><td class="vbmenu_option"><a href="profile.php?$session[sessionurl]do=editavatar">$vbphrase[edit_avatar]</a></td></tr></if>-->
  <
tr><td class="vbmenu_option"><a href="profile.php?$session[sessionurl]do=editprofile">$vbphrase[edit_profile]</a></td></tr>
  <
tr><td class="vbmenu_option"><a href="profile.php?$session[sessionurl]do=editoptions">$vbphrase[edit_options]</a></td></tr>
  
  <
tr><td class="thead">$vbphrase[miscellaneous]</td></tr>
  <if 
condition="$show['pmstats']"><tr><td class="vbmenu_option"><a href="private.php$session[sessionurl_q]">$vbphrase[private_messages]</a></td></tr></if>
  <
tr><td class="vbmenu_option"><a href="subscription.php$session[sessionurl_q]">$vbphrase[subscribed_threads]</a></td></tr>
  <
tr><td class="vbmenu_option"><a href="member.php?$session[sessionurl]u=$bbuserinfo[userid]">$vbphrase[my_profile]</a></td></tr>
  <if 
condition="$show['wollink']"><tr><td class="vbmenu_option"><a href="online.php$session[sessionurl_q]">$vbphrase[whos_online]</a></td></tr></if>
  
  </
table>
 </
div>
 <!-- / 
user cp tools menu -->
 </if>
<!-- / 
NAVBAR POPUP MENUS -->
 
<!-- 
PAGENAV POPUP -->
 
 <
div class="vbmenu_popup" id="pagenav_menu" style="display:none">
  <
table cellpadding="4" cellspacing="1" border="0">
  <
tr>
   <
td class="thead" nowrap="nowrap">$vbphrase[go_to_page]</td>
  </
tr>
  <
tr>
   <
td class="vbmenu_option" title="nohilite">
   <
form action="$vboptions[forumhome].php" method="get" onsubmit="return this.gotopage()" id="pagenav_form">
    <
input type="text" class="bginput" id="pagenav_itxt" style="font-size:11px" size="4" />
    <
input type="button" class="button" id="pagenav_ibtn" value="$vbphrase[go]/>
   </
form>
   </
td>
  </
tr>
  </
table>
 </
div>
 
<!-- / 
PAGENAV POPUP -->
</if>
$welcomeheaders 
Where would I put
PHP Code:
<table cellpadding="$stylevar[cellpadding]cellspacing="$stylevar[cellspacing]border="0" class="tborder" width="$stylevar[tablewidth]align="center">
<
tr>
    <
td class="tcat" colspan="5"><b>Latest Member Galleries</b></td>
</
tr>
<
tr>
$latestbits
</tr>
</
table
Thanks
Reply With Quote
  #240  
Old 06-16-2006, 02:43 AM
Sir William Sir William is offline
 
Join Date: Jul 2002
Location: Mountain Home, AR USA
Posts: 1
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I like the mod, but I don't like putting images in the database. Has anybody rebuilt or thought about rebuilding to allow filesystem storage of the images?
Reply With Quote
  #241  
Old 06-21-2006, 12:08 AM
paulblackgsx paulblackgsx is offline
 
Join Date: Oct 2005
Posts: 10
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I'm debating doing some considerable reworking on this mod. The mod is great, but very buggy and could definitely use some key features like filesystem storage. Nothing against the original author, his work was great. Just could use more development.
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 12:03 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.05723 seconds
  • Memory Usage 2,490KB
  • 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
  • (1)bbcode_code
  • (2)bbcode_php
  • (3)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
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (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