Go Back   vb.org Archive > vBulletin Modifications > Archive > Modification Graveyard
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Thread Listing by Letter with ABC Navigation Menu Details »»
Thread Listing by Letter with ABC Navigation Menu
Version: 2.00, by Chadi Chadi is offline
Developer Last Online: Nov 2023 Show Printable Version Email this Page

Category: Forum Display Enhancements - Version: 3.7.x Rating:
Released: 04-21-2009 Last Update: 05-05-2009 Installs: 7
Uses Plugins Template Edits
 
No support by the author.

Thread Listing by Letter with ABC Navigation Menu
(please nominate for mod of the month)

Special thank you to member 'Dead Eddie' who originally created this and gave me permission (via pm) to post this as a mod.

This will automatically display your forum's threads into alphabetical order when a member clicks a specific letter. It shows an ABC menu on top of the forum that you place the code into.

Tested on a fresh Vbulletin install and VBSEO enabled install. Works fine on both.


Description of MOD:

Member clicks on the letter 'A', it will show all threads that begin with the letter A in the thread title, only.


Installation / Upgrade
  1. Upload product attached (Go to admincp > manage products) (select 'allow overwrite' if upgrading)
  2. Edit FORUMDISPLAY template and below $navbar place the following code:
Code:
<table class="tborder" cellpadding="6" cellspacing="1" border="0" width="100%" align="center">
<td colspan="30" height="16" class="thead">
    <strong>Search topics by first letter</strong><tr align="center">
        <td class="alt2">
        <a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]">All</a></td>    
        <td class="alt1">
        <a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=a">A</a></td>
        <td class="alt1" style="padding:5px;text-align:center">
        <a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=b">B</a></td>
        <td class="alt1">
        <a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=c">C</a></td>
        <td class="alt1" style="padding:5px;text-align:center">
        <a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=d">D</a></td>
        <td class="alt1">
        <a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=e">E</a></td>
        <td class="alt1" style="padding:5px;text-align:center">
        <a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=f">F</a></td>
        <td class="alt1">
        <a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=g">G</a></td>
        <td class="alt1" style="padding:5px;text-align:center">
        <a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=h">H</a></td>
        <td class="alt1">
        <a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=i">I</a></td>
        <td class="alt1" style="padding:5px;text-align:center">
        <a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=j">J</a></td>
        <td class="alt1">
        <a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=k">K</a></td>
        <td class="alt1" style="padding:5px;text-align:center">
        <a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=l">L</a></td>
        <td class="alt1">
        <a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=m">M</a></td>
        <td class="alt1" style="padding:5px;text-align:center">
        <a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=n">N</a></td>
        <td class="alt1">
        <a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=o">O</a></td>
        <td class="alt1" style="padding:5px;text-align:center">
        <a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=p">P</a></td>
        <td class="alt1">
        <a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=q">Q</a></td>
        <td class="alt1" style="padding:5px;text-align:center">
        <a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=r">R</a></td>
        <td class="alt1">
        <a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=s">S</a></td>
        <td class="alt1" style="padding:5px;text-align:center">
        <a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=t">T</a></td>
        <td class="alt1">
        <a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=u">U</a></td>
        <td class="alt1" style="padding:5px;text-align:center">
        <a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=v">V</a></td>
        <td class="alt1">
        <a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=y">Y</a></td>
        <td class="alt1" style="padding:5px;text-align:center">
        <a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=x">X</a></td>
        <td class="alt1">
        <a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=y">Y</a></td>
        <td class="alt1" style="padding:5px;text-align:center">
        <a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=Z">Z</a></td>
    </tr>
</table>
<br />

Live Demo (using VBSEO)
http://www.talkjesus.com/scriptural-bible-answers/

Live Demo (fresh Vbulletin install)
http://www.talkjesus.com/test/forumdisplay.php?f=2

Quote:
?For his invisible attributes, namely, his eternal power and divine nature, have been clearly perceived, ever since the creation of the world, in the things that have been made. So they are without excuse.?- Romans 1:20
Check out my other mods:
Please show your appreciation by voting and clicking install :up:

*********** CHANGELOG
***********

May 5th 2009
  • fix plugin version number to 2.00 accordingly (forgot to update the version number on May 4th's update - sorry)
May 4th, 2009
  • improved column width layout
  • changed hook location to fix reported issues by a couple members
  • added "All" link to show all threads of forum
  • Cleaned up code to remove some unnecessary extra bits
  • replaced two different plugin versions with one, simplified plug-in instead
****************************************

Show Your Support

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

Comments
  #12  
Old 04-23-2009, 01:05 PM
Chadi's Avatar
Chadi Chadi is offline
 
Join Date: May 2004
Location: USA
Posts: 2,043
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Darat View Post
Just been trying this on a forum in which we have it set to display all the threads back to the beginning but your Mod only seems to be pulling up threads for the last 30 days?
That has nothing to do with the mod, but your forum settings.

If you look at my live demo, it shows literally all threads per letter.
Reply With Quote
  #13  
Old 04-23-2009, 04:22 PM
HS2005's Avatar
HS2005 HS2005 is offline
 
Join Date: Jan 2006
Location: Earth
Posts: 75
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Awesome modification, lucky i found this one by a very helpfull friend.
I installed it and nominated it!!!!

This hack could use some small improvements meaning:
- An option to show stickies in letter or not.

And i was wondering if you could merge more forumid's.
Example: i have 2 forumid's with posts but i want to show them both by letter. When you click the letter A form example you will see the threads from forumid1 + forumid2.
Can this be done by HTML?
Greetings
Reply With Quote
  #14  
Old 04-23-2009, 04:38 PM
Chadi's Avatar
Chadi Chadi is offline
 
Join Date: May 2004
Location: USA
Posts: 2,043
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by HS2005 View Post
Awesome modification, lucky i found this one by a very helpfull friend.
I installed it and nominated it!!!!

This hack could use some small improvements meaning:
- An option to show stickies in letter or not.

And i was wondering if you could merge more forumid's.
Example: i have 2 forumid's with posts but i want to show them both by letter. When you click the letter A form example you will see the threads from forumid1 + forumid2.
Can this be done by HTML?
Greetings
I'm not a programmer, don't know how this can be done sorry. I simply shared what someone helped me with. Maybe someone else knows, share it here and I'll update the mod post.
Reply With Quote
  #15  
Old 04-23-2009, 04:45 PM
HS2005's Avatar
HS2005 HS2005 is offline
 
Join Date: Jan 2006
Location: Earth
Posts: 75
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Chadi View Post
I don't know how, but if someone else does please share and I'll update it.
forumdisplay.php?f=137&letter=0
forumdisplay.php?f=137&letter=1
forumdisplay.php?f=137&letter=[

and so on
Forumid marked in red, must be your forumid!!!
Just add another table from 0 till 9 in html and your fine
Reply With Quote
  #16  
Old 04-23-2009, 04:52 PM
Chadi's Avatar
Chadi Chadi is offline
 
Join Date: May 2004
Location: USA
Posts: 2,043
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by HS2005 View Post
forumdisplay.php?f=137&letter=0
forumdisplay.php?f=137&letter=1
forumdisplay.php?f=137&letter=[

and so on
Forumid marked in red, must be your forumid!!!
Just add another table from 0 till 9 in html and your fine
Thanks. Actually I was thinking of one link that shows all numbers such as "0-9". Do you know how this can be done?
Reply With Quote
  #17  
Old 04-23-2009, 05:02 PM
HS2005's Avatar
HS2005 HS2005 is offline
 
Join Date: Jan 2006
Location: Earth
Posts: 75
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

One link with a dropdown menu? Something like that.
Just click on # and a dropdown menu comes with 0 till 9
Do you mean that?
Reply With Quote
  #18  
Old 04-23-2009, 05:08 PM
MrKramer MrKramer is offline
 
Join Date: Mar 2009
Location: Netherlands
Posts: 37
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

works great thank you
Reply With Quote
  #19  
Old 04-23-2009, 05:21 PM
Chadi's Avatar
Chadi Chadi is offline
 
Join Date: May 2004
Location: USA
Posts: 2,043
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by HS2005 View Post
One link with a dropdown menu? Something like that.
Just click on # and a dropdown menu comes with 0 till 9
Do you mean that?
Basically, the same way each letter has its own column in the table - I'd like to add a "0-9" column before letter A in the same table. What would the link look like in that case? It should show all threads that begin with a number, any number.
Reply With Quote
  #20  
Old 04-23-2009, 05:57 PM
lolo? lolo? is offline
 
Join Date: Jun 2005
Posts: 243
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Chadi View Post
Basically, the same way each letter has its own column in the table - I'd like to add a "0-9" column before letter A in the same table. What would the link look like in that case? It should show all threads that begin with a number, any number.
i think ist great all number in the same column
Reply With Quote
  #21  
Old 04-23-2009, 07:58 PM
inciarco's Avatar
inciarco inciarco is offline
 
Join Date: Mar 2007
Posts: 758
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thank You For Sharing This Very Useful Plugin.

You don't need to have Installed Nor Active the Product you Mentione, nor to Limit the Code Per Forum, but is Possible to Include a Code on the FORUMDISPLAY Template as Follows for all Forums, and even to add an Additional If to limit the Forum IDs where to Include the Code.

In this Code I've Used the Code "?f=$foruminfo[forumid]" to Specify the Number of the Forum, as vBulletin does on the FORUMDISPLAY Template, so that Way you Don't Need to Change that Number Per Desired Forum.

I've Added the "ALL" Option as well as the "W" Letter (you have repeated the "Y"), the "?" (for Boards in Spanish), and the Numbers "0" to "9" at the Right of the List, and I've also Set colspan="38" on the First Row of the Table for all the Added Columns.

I've also Added Usergroup Permissions, for Groups 2,5,6,7 but you can also Add other usergroups separating them by comma where the "2,5,6,7" is. Remember to Change them on the Template Code as well as on the Plugin Code (if you Use the Plugin Usergroup Conditional).

I've also Added the Conditional "$show['threadslist']" to Display the Navigation Menu Only on the Forums that have Thread Listed in them (There's No Sense in Including it on Categories where You Can't Post Threads, but you can remove the " and $show['threadslist']" if you wish).

I've Unified the Alt1 and Alt2 Classes, to Use in both cases the Code style=“padding:5px;text-align:center” because in some cases it has been using width="3%" for the Alt2; (I think it look better that way but Anyone can Choose the Other Option if Desired just Setting the Following Code for the Alt2 Cells.

Code:
<td class="alt2" width="3%">
Note: There's an Error on Your Code for NON-vBSEO Users, You're Using "/forumdisplay.php" and it should be "?forumdisplay.php" with an "?" and not the "/".


Step 1.

Install the Product (Only this Product, first 3 Steps on Specified Process).

Quote:
1. Go to admincp > manage products
2. Click "[Add/Import Product]"
3. Upload plug-in attached.

Step 2.

On FORUMDISPLAY Template:

Below

Code:
<!-- / sub-forum list  -->
</if>
and Above (is the same location than the one previously specified as Below, to Add the Code in Only One Location of the Template)

Code:
<if condition="$show['threadslist']">
<!-- threads list  -->
(If you Wish Another Location then Use the Location you Wish on that Template).

Add

(Change the "yourdomain.com" for the URL of your Forum).

Code:
<!-- Begin Letter ABC Navigation -->

<if condition="in_array($bbuserinfo[usergroupid], array(2,5,6,7)) and $show['threadslist']">

<table class="tborder" cellpadding="6" cellspacing="1" border="0" width="100%" align="center">
<td colspan="38" height="16" class="thead">
    <strong>Search topics by first letter</strong><tr align="center">
        <td class="alt1" style=“padding:5px;text-align:center”>
        <a rel="nofollow" href="http://yourdomain.com/forumdisplay.php?f=$foruminfo[forumid]">All</a></td>
        <td class="alt2" style=“padding:5px;text-align:center”>
        <a rel="nofollow" href="http://yourdomain.com/forumdisplay.php?f=$foruminfo[forumid]&letter=a">A</a></td>
        <td class="alt1" style="padding:5px;text-align:center">
        <a rel="nofollow" href="http://yourdomain.com/forumdisplay.php?f=$foruminfo[forumid]&letter=b">B</a></td>
        <td class="alt2" style=“padding:5px;text-align:center”>
        <a rel="nofollow" href="http://yourdomain.com/forumdisplay.php?f=$foruminfo[forumid]&letter=c">C</a></td>
        <td class="alt1" style="padding:5px;text-align:center">
        <a rel="nofollow" href="http://yourdomain.com/forumdisplay.php?f=$foruminfo[forumid]&letter=d">D</a></td>
        <td class="alt2" style=“padding:5px;text-align:center”>
        <a rel="nofollow" href="http://yourdomain.com/forumdisplay.php?f=$foruminfo[forumid]&letter=e">E</a></td>
        <td class="alt1" style="padding:5px;text-align:center">
        <a rel="nofollow" href="http://yourdomain.com/forumdisplay.php?f=$foruminfo[forumid]&letter=f">F</a></td>
        <td class="alt2" style=“padding:5px;text-align:center”>
        <a rel="nofollow" href="http://yourdomain.com/forumdisplay.php?f=$foruminfo[forumid]&letter=g">G</a></td>
        <td class="alt1" style="padding:5px;text-align:center">
        <a rel="nofollow" href="http://yourdomain.com/forumdisplay.php?f=$foruminfo[forumid]&letter=h">H</a></td>
        <td class="alt2" style=“padding:5px;text-align:center”>
        <a rel="nofollow" href="http://yourdomain.com/forumdisplay.php?f=$foruminfo[forumid]&letter=i">I</a></td>
        <td class="alt1" style="padding:5px;text-align:center">
        <a rel="nofollow" href="http://yourdomain.com/forumdisplay.php?f=$foruminfo[forumid]&letter=j">J</a></td>
        <td class="alt2" style=“padding:5px;text-align:center”>
        <a rel="nofollow" href="http://yourdomain.com/forumdisplay.php?f=$foruminfo[forumid]&letter=k">K</a></td>
        <td class="alt1" style="padding:5px;text-align:center">
        <a rel="nofollow" href="http://yourdomain.com/forumdisplay.php?f=$foruminfo[forumid]&letter=l">L</a></td>
        <td class="alt2" style=“padding:5px;text-align:center”>
        <a rel="nofollow" href="http://yourdomain.com/forumdisplay.php?f=$foruminfo[forumid]&letter=m">M</a></td>
        <td class="alt1" style="padding:5px;text-align:center">
        <a rel="nofollow" href="http://yourdomain.com/forumdisplay.php?f=$foruminfo[forumid]&letter=n">N</a></td>
        <td class="alt2" style="padding:5px;text-align:center">
        <a rel="nofollow" href="http://yourdomain.com/forumdisplay.php?f=$foruminfo[forumid]&letter=?">?</a></td>
        <td class="alt1" style=“padding:5px;text-align:center”>
        <a rel="nofollow" href="http://yourdomain.com/forumdisplay.php?f=$foruminfo[forumid]&letter=o">O</a></td>
        <td class="alt2" style="padding:5px;text-align:center">
        <a rel="nofollow" href="http://yourdomain.com/forumdisplay.php?f=$foruminfo[forumid]&letter=p">P</a></td>
        <td class="alt1" style=“padding:5px;text-align:center”>
        <a rel="nofollow" href="http://yourdomain.com/forumdisplay.php?f=$foruminfo[forumid]&letter=q">Q</a></td>
        <td class="alt2" style="padding:5px;text-align:center">
        <a rel="nofollow" href="http://yourdomain.com/forumdisplay.php?f=$foruminfo[forumid]&letter=r">R</a></td>
        <td class="alt1" style=“padding:5px;text-align:center”>
        <a rel="nofollow" href="http://yourdomain.com/forumdisplay.php?f=$foruminfo[forumid]&letter=s">S</a></td>
        <td class="alt2" style="padding:5px;text-align:center">
        <a rel="nofollow" href="http://yourdomain.com/forumdisplay.php?f=$foruminfo[forumid]&letter=t">T</a></td>
        <td class="alt1" style=“padding:5px;text-align:center”>
        <a rel="nofollow" href="http://yourdomain.com/forumdisplay.php?f=$foruminfo[forumid]&letter=u">U</a></td>
        <td class="alt2" style="padding:5px;text-align:center">
        <a rel="nofollow" href="http://yourdomain.com/forumdisplay.php?f=$foruminfo[forumid]&letter=v">V</a></td>
        <td class="alt1" style=“padding:5px;text-align:center”>
        <a rel="nofollow" href="http://yourdomain.com/forumdisplay.php?f=$foruminfo[forumid]&letter=w">W</a></td>
        <td class="alt2" style="padding:5px;text-align:center">
        <a rel="nofollow" href="http://yourdomain.com/forumdisplay.php?f=$foruminfo[forumid]&letter=x">X</a></td>
        <td class="alt1" style=“padding:5px;text-align:center”>
        <a rel="nofollow" href="http://yourdomain.com/forumdisplay.php?f=$foruminfo[forumid]&letter=y">Y</a></td>
        <td class="alt2" style="padding:5px;text-align:center">
        <a rel="nofollow" href="http://yourdomain.com/forumdisplay.php?f=$foruminfo[forumid]&letter=Z">Z</a></td>
        <td class="alt1" style=“padding:5px;text-align:center”>
        <a rel="nofollow" href="http://yourdomain.com/forumdisplay.php?f=$foruminfo[forumid]&letter=0">0</a></td>
        <td class="alt2" style=“padding:5px;text-align:center”>
        <a rel="nofollow" href="http://yourdomain.com/forumdisplay.php?f=$foruminfo[forumid]&letter=1">1</a></td>
        <td class="alt1" style=“padding:5px;text-align:center”>
        <a rel="nofollow" href="http://yourdomain.com/forumdisplay.php?f=$foruminfo[forumid]&letter=2">2</a></td>
        <td class="alt2" style=“padding:5px;text-align:center”>
        <a rel="nofollow" href="http://yourdomain.com/forumdisplay.php?f=$foruminfo[forumid]&letter=3">3</a></td>
        <td class="alt1" style=“padding:5px;text-align:center”>
        <a rel="nofollow" href="http://yourdomain.com/forumdisplay.php?f=$foruminfo[forumid]&letter=4">4</a></td>
        <td class="alt2" style=“padding:5px;text-align:center”>
        <a rel="nofollow" href="http://yourdomain.com/forumdisplay.php?f=$foruminfo[forumid]&letter=5">5</a></td>
        <td class="alt1" style=“padding:5px;text-align:center”>
        <a rel="nofollow" href="http://yourdomain.com/forumdisplay.php?f=$foruminfo[forumid]&letter=6">6</a></td>
        <td class="alt2" style=“padding:5px;text-align:center”>
        <a rel="nofollow" href="http://yourdomain.com/forumdisplay.php?f=$foruminfo[forumid]&letter=7">7</a></td>
        <td class="alt1" style=“padding:5px;text-align:center”>
        <a rel="nofollow" href="http://yourdomain.com/forumdisplay.php?f=$foruminfo[forumid]&letter=8">8</a></td>
        <td class="alt2" style=“padding:5px;text-align:center”>
        <a rel="nofollow" href="http://yourdomain.com/forumdisplay.php?f=$foruminfo[forumid]&letter=9">9</a></td>
    </tr>
</table>

<br />

</if>

<!-- End Letter ABC Navigation -->

Step 3. If You Wish to Set Permissions on the Plugin.

On Admin Control Panel - Plugins and Products - Edit Plugins

Edit Plugin "Add Where Letter"

Replace with

Code:
if (is_member_of($vbulletin->userinfo, explode(',','2,5,6,7')))
{


if(isset($_GET['letter'])){
$vbulletin->input->clean_GPC('r', 'letter', TYPE_STR);

$letter = $db->escape_string($vbulletin->GPC['letter']);

$hook_query_where .= " AND LEFT(thread.title, 1) = '$letter'";

}


}
This Simply Adds

Code:
if (is_member_of($vbulletin->userinfo, explode(',','2,5,6,7')))
{
at the Beginning

and

Code:
}
at the End.


Step 4.

ENJOY !!!


My Best Regards.

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 10:46 AM.


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.05695 seconds
  • Memory Usage 2,367KB
  • 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
  • (8)bbcode_code
  • (8)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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