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

Reply
 
Thread Tools
vB Bad Behavior Details »»
vB Bad Behavior
Version: 1.0.13, by Eric Eric is offline
Developer Last Online: Jun 2023 Show Printable Version Email this Page

Category: Integration with vBulletin - Version: 3.8.x Rating:
Released: 04-04-2011 Last Update: 04-22-2013 Installs: 91
Supported DB Changes Uses Plugins
Re-useable Code Additional Files Translations  

/**
* vB Bad Behavior is free software; you can redistribute it and/or modify it under
* the terms of the GNU Lesser General Public License as published by the Free
* Software Foundation; either version 3 of the License, or (at your option) any
* later version.
*
* This program is distributed in the hope that it will be useful, but WITHOUT ANY
* WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A
* PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.
*/


What is vB Bad Behavior?
This is an integration of the Bad Behavior software with vBulletin.

What is Bad Behavior?
Bad Behavior is a PHP-based solution for blocking link spam and the robots which deliver it. Bad Behavior complements other link spam solutions by acting as a gatekeeper, preventing spammers from ever delivering their junk, and in many cases, from ever reading your site in the first place. This keeps your site's load down, makes your site logs cleaner, and can help prevent denial of service conditions caused by spammers.

Visit http://bad-behavior.ioerror.us/ for more.

Features
For more information on the features of Bad Behavior (and subsequently this mod) please go to Bad Behavior's site:

http://bad-behavior.ioerror.us/documentation/benefits/

For features related to the mod itself, please take a look at the screenshots.

This mod should work with the entire 3.x series (well, beginning with 3.5), but it's only been tested on 3.8.x. I'm not sure if this works on vB 4.x yet, as I've not tested it - but if you try it out, let me know!

Installation
1. Extract the contents of the zip file.
2. Upload the contents of the `upload` folder to your forum root.
3. Enter your AdminCP and go to Plugins & Products > Manage Products > [Add/Import Product]
4. Import the product using the `product-vb_badbehavior.xml` file.
5. Configure the mod in AdminCP -> vBulletin Options -> vBulletin Options -> vB Bad Behavior Options

Upgrading

vB Bad Behavior
In many cases, all you'll need to do to upgrade is follow the installation instructions above.

The only difference, will be you'll need to allow the files to overwrite. Also, when re-importing the product file, you'll need to set "Allow Overwrite" to "Yes".

Bad Behavior
Bad Behavior's files are at `/includes/bad-behavior/`. If you wish to update manually go to:

http://bad-behavior.ioerror.us/download/

And download the latest development version. Extract the zip, and upload the contents of `bad-behavior` to `/includes/bad-behavior/` allowing the files to overwrite.

Versions
The current version of Bad Behavior this mod is using is: v2.2.14
The current version of Bad Behavior (development) is: v2.2.14

Changelog
Version 1.0.13, 04/23/2013
  • Bad Behavior upgraded to 2.2.14

Version 1.0.12, 12/21/2012 -- Released: 02/05/2013
  • Bad Behavior upgraded to 2.2.13
  • Added some more ranges to whitelist.ini

Version 1.0.10, 09/09/2012
  • Bad Behavior upgraded to 2.2.10

Version 1.0.9, 06/17/2012
  • Bad Behavior upgraded to 2.2.7

Version 1.0.8, 06/12/2012
  • Bad Behavior upgraded to 2.2.6
  • New Setting: EU Cookie

Version 1.0.7, 05/04/2012
  • Bad Behavior upgraded to 2.2.3
  • Cron/Scheduled Task for automatic log pruning added.

Version 1.0.6, 01/04/2012
  • Bad Behavior upgraded to 2.1.15

Version 1.0.5, 05/26/2011
  • Added option for bypassing users/members.
  • If the visitor is a user, and is in usergroup 5, 6, or 7 (admin/mod/super mod) - Bad Behavior is bypassed.
  • Modified bad-behavior core to check for Google Web Preview
    • file edited: /includes/bad-behavior/core.inc.php
  • Added a link beside the IP address in the log for WhoIs.

Version 1.0.4, 04/28/2011
  • Bad Behavior upgraded to 2.1.13 (fixes search engine block issues)
  • Added Paypal/Paypal IPN IP address to the whitelist.
  • Added payment gateway file names to the whitelist.

Version 1.0.3, 04/21/2011
  • Fix #1: Pruning log doesn't work.
  • Fix #3: POST more than two days after GET (added support for BB's javascript)
  • Fix #5: Cannot modify header information error (suppressed error in BB's function)
  • Implemented #6: Filter per key (new admincp option to list keys not to be shown in log)
  • Implemented #9: Show link to member profile (if userid is found in headers, link to profile)

Version 1.0.2, 04/10/2011
  • Updated /includes/functions_vb_badbehavior.php to:
    • disable Reverse Proxy if Reverse Proxy Addresses are empty
    • distinguish SQL queries using "SET", for example: SET @@session.wait_timeout = 90 - which is used by BB
    • set "offsite_forms" to false by default, as it's not really needed in vB IMHO, and it can cause problems with certain setups
    • cleaned up the bb2_read_settings() function and fixed a typo in one of the vbulletin options calls
  • Updated /includes/whitelist.ini to include the following GOOGLE ranges:
    • 74.125.0.0/16
    • 216.239.32.0/19
    • 209.85.128.0/17
    • 66.102.0.0/20
  • Updated /admincp/vb_badbehavior.php
    • Log pruning was pruning all logs, despite what was entered for number of days

Version 1.0.1, 04/06/2011
  • Bad Behavior upgraded to 2.1.12
  • Changed files:
    • /includes/bad-behavior/core.inc.php
    • /includes/bad-behavior/searchengine.inc.php
  • "Verbose" admin option now set to "No" by default.

Version 1.0.0, 04/05/2011
  • Initial release.


Screenshots
Screenshots can now be seen at: http://www.secondversion.com/images/vb/vb_badbehavior/

I was running out of room for attachments here on vB.org


Development

https://github.com/ericsizemore/vb_b...ree/master/vb3


Only those who "Mark As Installed" will receive support for this modification.

Download Now

File Type: zip vb_badbehavior-1.0.10.zip (65.1 KB, 104 views)
File Type: zip vb_badbehavior-1.0.12.zip (65.4 KB, 58 views)
File Type: zip vb_badbehavior-1.0.13.zip (65.5 KB, 159 views)

Show Your Support

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

Comments
  #222  
Old 06-11-2011, 08:57 AM
Simon Lloyd's Avatar
Simon Lloyd Simon Lloyd is offline
 
Join Date: Aug 2008
Location: Manchester
Posts: 3,481
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Alfa1 View Post
.........Eric:
I have 286.000 entries in my logs. Its getting difficult to browse through this. Are entries really deleted from the log after 7 days or did BB block 286.000 attempts in the last week?

It would be very helpful to get an overview of registered members that were blocked. BB enables me to notify my members of troyans and other malware on their PC. So that after the removal of this malware they can freely browse my site. But there is no way that I can find time to review 286.000 entries per week.

Especially the entries that contain vb_login_username:

The IP whois does not work. It links to a white screen. Consider to use another whois service like http://whois.domaintools.com/
Hi Eric, i have the same issue with the Cron job, it's not pruning, as for the WhoIs i constantly get a 404, you can have permission to use the WhoIs script contained in my mod here https://vborg.vbsupport.ru/showthread.php?t=264283 and incorporate it entirely within vB
Reply With Quote
  #223  
Old 06-12-2011, 10:42 PM
carsafety carsafety is offline
 
Join Date: Apr 2006
Posts: 82
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by carsafety View Post
Thanks!

I've just enabled this mod to test it. No issues with ForumRunner so far, at least on the iPhone app. Apparently, Tapatalk does something different inherently that needs whitelisted.

Two questions for the devs or anyone who knows:

1) If I set "Bypass Users" to "Yes" and "Join Date" to 0, does that mean it will bypass all registered users?

2) For "Operating Mode", is normal mode "Yes" or is strict mode "Yes"?

I'll report on traffic and affiliate revenue in a week or so.
Week to week, affiliate revenue was about the same. Most other stats were similar or down slightly. Overall data transfer was down 15% or so, presumably a benefit of bad behavior.



Quote:
Originally Posted by carsafety View Post
I haven't had a single entry in my bad behavior log since Tuesday morning when I whitelisted the Amazon associates bot.

I double checked the syntax of the whitelist.ini file and it seems OK. Is it typical to go for a couple days with no rejections logged? I did verify that logging was set to YES.
I am still having this issue. I uninstalled and reinstalled from scratch and it began logging again, about 10 entries in a minute or two. Most were Amazon affiliate bot. A couple were forum runner that I hadn't noted before.

I again edited the whitelist.ini and it no longer logs anything. I can't believe no other bots are coming to the site. I did notice that when I first opened the whitelist file it appeared in notepad without line breaks. After the edit, it appeared with line breaks where I would have expected to see them. Other than that, it seems correct. I'm not sure why else editing the whitelist file would cause logging to stop. I'm guessing it is still rejecting evil clients, because my data transfer stats were consistently 10-20% lower.

Sorry for being such a noob. I just can't figure out why it has this behavior. It's probably something obvious I'm just not seeing it. My whitelist file is attached in case it's a simple case of syntax somewhere maybe someone will spot the error.

Quote:
Originally Posted by Alfa1 View Post
Is it needed to whitelist it? Is BB blocking anything in Forum Runner?
I added forumrunner URLs as listed to be safe. The one that showed up in my logs was Forum runner for Android at the request.php URL.
Reply With Quote
  #224  
Old 06-12-2011, 10:49 PM
carsafety carsafety is offline
 
Join Date: Apr 2006
Posts: 82
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by carsafety View Post
Sorry for being such a noob. I just can't figure out why it has this behavior. It's probably something obvious I'm just not seeing it. My whitelist file is attached in case it's a simple case of syntax somewhere maybe someone will spot the error.
Problem solved. Helps to read the text indicating the IP addresses have a special format and not just wing it...
Reply With Quote
  #225  
Old 06-13-2011, 05:32 PM
carsafety carsafety is offline
 
Join Date: Apr 2006
Posts: 82
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Does anyone have a working whitelist entry for hostracker or hyperspin? I see an apparent hostracker bot rejection, but can't really verify if it is legit.
Reply With Quote
  #226  
Old 06-13-2011, 10:57 PM
Lee G Lee G is offline
 
Join Date: Jun 2006
Location: Costa Blanca
Posts: 143
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Host tracker operate out of The Planet
I dont know anything about them, but their ip is listed as 67.18.217.22

http://www.ip-adress.com/reverse_ip/host-tracker.com

http://whois.domaintools.com/67.18.217.22

Hyperspin also work out of The Planet

http://www.hyperspin.com/en/

Ip 174.132.46.210

http://www.ip-adress.com/reverse_ip/hyperspin.com

http://whois.domaintools.com/174.132.46.210

I dont use either of the services, so have no idea of the user agents
Reply With Quote
  #227  
Old 06-14-2011, 12:40 AM
carsafety carsafety is offline
 
Join Date: Apr 2006
Posts: 82
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Alfa1 View Post
That should be correct.


Normal mode should be set to yes, not strict mode.
I think Normal mode might be "No"? I had a couple members rejected after I switched it to Yes. At least one was at work and probably through some kind of proxy.


Quote:
Originally Posted by Lee G View Post
Host tracker operate out of The Planet
I dont know anything about them, but their ip is listed as 67.18.217.22

http://www.ip-adress.com/reverse_ip/host-tracker.com

http://whois.domaintools.com/67.18.217.22

Hyperspin also work out of The Planet

http://www.hyperspin.com/en/

Ip 174.132.46.210

http://www.ip-adress.com/reverse_ip/hyperspin.com

http://whois.domaintools.com/174.132.46.210

I dont use either of the services, so have no idea of the user agents

Thanks! I tried to find it again and with all the entries in the log I didn't have time yet to sort through them all another time and figured someone had something known to work.
Reply With Quote
  #228  
Old 06-14-2011, 04:08 PM
Alfa1's Avatar
Alfa1 Alfa1 is offline
 
Join Date: Dec 2005
Location: Netherlands
Posts: 3,537
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by carsafety View Post
I think Normal mode might be "No"? I had a couple members rejected after I switched it to Yes. At least one was at work and probably through some kind of proxy.
Operating mode should be set to Normal mode. The radio buttons are confusing as these do not indicate what is normal mode and what is strict mode. You should indeed set it to 'No'.
Reply With Quote
  #229  
Old 06-15-2011, 04:22 AM
alaska_av8r alaska_av8r is offline
 
Join Date: Dec 2009
Posts: 88
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Guys pardon this if this is a stupid question, but I am running bad behavior and having problems with my forums slowing way down, I haven't determined the cause of this but did find this in my server error logs, is this someone trying to hack my forums??

[Tue Jun 14 19:18:11 2011] [error] [client 71.199.107.79] File does not exist: /home/marin49/public_html/modules, referer: http://www.boatinghowto.com/ [Tue Jun 14 09:40:23 2011] [error] [client 71.199.107.79] File does not exist: /home/marin49/public_html/modules, referer: http://www.boatinghowto.com/ [Tue Jun 14 05:57:55 2011] [error] [client 85.114.137.170] File does not exist: /home/marin49/public_html/admn [Tue Jun 14 05:57:55 2011] [error] [client 85.114.137.170] File does not exist: /home/marin49/public_html/admm [Tue Jun 14 05:57:55 2011] [error] [client 85.114.137.170] File does not exist: /home/marin49/public_html/databaseadmin [Tue Jun 14 05:57:54 2011] [error] [client 85.114.137.170] File does not exist: /home/marin49/public_html/mysql-admin [Tue Jun 14 05:57:54 2011] [error] [client 85.114.137.170] File does not exist: /home/marin49/public_html/mysqladmin [Tue Jun 14 05:57:54 2011] [error] [client 85.114.137.170] File does not exist: /home/marin49/public_html/webdb [Tue Jun 14 05:57:53 2011] [error] [client 85.114.137.170] File does not exist: /home/marin49/public_html/websql [Tue Jun 14 05:57:53 2011] [error] [client 85.114.137.170] File does not exist: /home/marin49/public_html/sqlweb [Tue Jun 14 05:57:53 2011] [error] [client 85.114.137.170] File does not exist: /home/marin49/public_html/webadmin [Tue Jun 14 05:57:53 2011] [error] [client 85.114.137.170] File does not exist: /home/marin49/public_html/phpmy-admin [Tue Jun 14 05:57:52 2011] [error] [client 85.114.137.170] File does not exist: /home/marin49/public_html/php-myadmin [Tue Jun 14 05:57:52 2011] [error] [client 85.114.137.170] File does not exist: /home/marin49/public_html/phpmanager [Tue Jun 14 05:57:52 2011] [error] [client 85.114.137.170] File does not exist: /home/marin49/public_html/pma2005 [Tue Jun 14 05:57:51 2011] [error] [client 85.114.137.170] File does not exist: /home/marin49/public_html/PMA2005 [Tue Jun 14 05:57:51 2011] [error] [client 85.114.137.170] File does not exist: /home/marin49/public_html/p [Tue Jun 14 05:57:51 2011] [error] [client 85.114.137.170] File does not exist: /home/marin49/public_html/mysqlmanager [Tue Jun 14 05:57:50 2011] [error] [client 85.114.137.170] File does not exist: /home/marin49/public_html/sqlmanager [Tue Jun 14 05:57:50 2011] [error] [client 85.114.137.170] File does not exist: /home/marin49/public_html/phpMyAdmin-2.8.2 [Tue Jun 14 05:57:50 2011] [error] [client 85.114.137.170] File does not exist: /home/marin49/public_html/phpMyAdmin-2.8.1 [Tue Jun 14 05:57:49 2011] [error] [client 85.114.137.170] File does not exist: /home/marin49/public_html/phpMyAdmin-2.8.1-rc1 [Tue Jun 14 05:57:49 2011] [error] [client 85.114.137.170] File does not exist: /home/marin49/public_html/phpMyAdmin-2.8.0.4 [Tue Jun 14 05:57:49 2011] [error] [client 85.114.137.170] File does not exist: /home/marin49/public_html/phpMyAdmin-2.8.0.3 [Tue Jun 14 05:57:48 2011] [error] [client 85.114.137.170] File does not exist: /home/marin49/public_html/phpMyAdmin-2.8.0.2 [Tue Jun 14 05:57:48 2011] [error] [client 85.114.137.170] File does not exist: /home/marin49/public_html/phpMyAdmin-2.8.0.1 [Tue Jun 14 05:57:48 2011] [error] [client 85.114.137.170] File does not exist: /home/marin49/public_html/phpMyAdmin-2.8.0 [Tue Jun 14 05:57:48 2011] [error] [client 85.114.137.170] File does not exist: /home/marin49/public_html/phpMyAdmin-2.8.0-rc2 [Tue Jun 14 05:57:47 2011] [error] [client 85.114.137.170] File does not exist: /home/marin49/public_html/phpMyAdmin-2.8.0-rc1 [Tue Jun 14 05:57:47 2011] [error] [client 85.114.137.170] File does not exist: /home/marin49/public_html/phpMyAdmin-2.8.0-beta1 [Tue Jun 14 05:57:47 2011] [error] [client 85.114.137.170] File does not exist: /home/marin49/public_html/phpMyAdmin-2.7.0 [Tue Jun 14 05:57:46 2011] [error] [client 85.114.137.170] File does not exist: /home/marin49/public_html/phpMyAdmin-2.7.0-pl2 [Tue Jun 14 05:57:46 2011] [error] [client 85.114.137.170] File does not exist: /home/marin49/public_html/phpMyAdmin-2.7.0-pl1 [Tue Jun 14 05:57:46 2011] [error] [client 85.114.137.170] File does not exist: /home/marin49/public_html/phpMyAdmin-2.7.0-rc1 [Tue Jun 14 05:57:45 2011] [error] [client 85.114.137.170] File does not exist: /home/marin49/public_html/phpMyAdmin-2.7.0-beta1 [Tue Jun 14 05:57:45 2011] [error] [client 85.114.137.170] File does not exist: /home/marin49/public_html/phpMyAdmin-2.6.4 [Tue Jun 14 05:57:45 2011] [error] [client 85.114.137.170] File does not exist: /home/marin49/public_html/phpMyAdmin-2.6.4-pl4 [Tue Jun 14 05:57:44 2011] [error] [client 85.114.137.170] File does not exist: /home/marin49/public_html/phpMyAdmin-2.6.4-pl3 [Tue Jun 14 05:57:44 2011] [error] [client 85.114.137.170] File does not exist: /home/marin49/public_html/phpMyAdmin-2.6.4-pl2 [Tue Jun 14 05:57:44 2011] [error] [client 85.114.137.170] File does not exist: /home/marin49/public_html/phpMyAdmin-2.6.4-pl1 [Tue Jun 14 05:57:43 2011] [error] [client 85.114.137.170] File does not exist: /home/marin49/public_html/phpMyAdmin-2.6.4-rc1 [Tue Jun 14 05:57:43 2011] [error] [client 85.114.137.170] File does not exist: /home/marin49/public_html/phpMyAdmin-2.6.3-pl1 [Tue Jun 14 05:57:43 2011] [error] [client 85.114.137.170] File does not exist: /home/marin49/public_html/phpMyAdmin-2.6.3 [Tue Jun 14 05:57:42 2011] [error] [client 85.114.137.170] File does not exist: /home/marin49/public_html/phpMyAdmin-2.6.3-rc1 [Tue Jun 14 05:57:42 2011] [error] [client 85.114.137.170] File does not exist: /home/marin49/public_html/phpMyAdmin-2.6.3 [Tue Jun 14 05:57:42 2011] [error] [client 85.114.137.170] File does not exist: /home/marin49/public_html/phpMyAdmin-2.6.2-pl1 [Tue Jun 14 05:57:42 2011] [error] [client 85.114.137.170] File does not exist: /home/marin49/public_html/phpMyAdmin-2.6.2 [Tue Jun 14 05:57:41 2011] [error] [client 85.114.137.170] File does not exist: /home/marin49/public_html/phpMyAdmin-2.6.2-rc1 [Tue Jun 14 05:57:41 2011] [error] [client 85.114.137.170] File does not exist: /home/marin49/public_html/phpMyAdmin-2.6.2-beta1 [Tue Jun 14 05:57:41 2011] [error] [client 85.114.137.170] File does not exist: /home/marin49/public_html/phpMyAdmin-2.6.2-rc1
Reply With Quote
  #230  
Old 06-15-2011, 04:32 AM
Simon Lloyd's Avatar
Simon Lloyd Simon Lloyd is offline
 
Join Date: Aug 2008
Location: Manchester
Posts: 3,481
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Certainly looks like someones trying to find a back door, get in touch with your hosts to help resolve this!
Reply With Quote
  #231  
Old 06-15-2011, 04:05 PM
Alfa1's Avatar
Alfa1 Alfa1 is offline
 
Join Date: Dec 2005
Location: Netherlands
Posts: 3,537
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Start by blocking that IP and only allowing whitelisted IPs in phpmyadmin and admin panels.
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:19 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.12349 seconds
  • Memory Usage 2,376KB
  • 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
  • (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
  • (4)pagenav_pagelink
  • (1)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
  • (3)postbit_attachment
  • (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_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete