Go Back   vb.org Archive > vBulletin 3 Discussion > vB3 Programming Discussions
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 03-07-2005, 09:15 PM
Bloodlust's Avatar
Bloodlust Bloodlust is offline
 
Join Date: Sep 2004
Location: Quakertown, PA
Posts: 79
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default GD Lacks JPG Support?

Hello,

Im running vbulletin version 3.0.5 and I am waiting to install a few hacks that require GD for thumbnails. Only problem is my server gives me an error message when I try and update the thumbnails "GD Lacks JPG Support"

I called my hosting company and they said that they werent quite sure what was going on, and this was about 2 months ago and I just havent gotten anywhere.

So my question is this: Do you guys know what I can do to correct this? Is this something that only my hoster can solve or can I do it myself?

Thanks,

Mike
Reply With Quote
  #2  
Old 03-07-2005, 09:37 PM
Zachery's Avatar
Zachery Zachery is offline
 
Join Date: Jul 2002
Location: Ontario, Canada
Posts: 11,440
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Bloodlust
Hello,

Im running vbulletin version 3.0.5 and I am waiting to install a few hacks that require GD for thumbnails. Only problem is my server gives me an error message when I try and update the thumbnails "GD Lacks JPG Support"

I called my hosting company and they said that they werent quite sure what was going on, and this was about 2 months ago and I just havent gotten anywhere.

So my question is this: Do you guys know what I can do to correct this? Is this something that only my hoster can solve or can I do it myself?

Thanks,

Mike
Your host will have to fix this, sounds like they have bad client libs.

Might just want to switch hosts lol
Reply With Quote
  #3  
Old 03-07-2005, 10:01 PM
filburt1 filburt1 is offline
 
Join Date: Feb 2002
Location: Maryland, US
Posts: 6,144
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

GD has JPEG support--it supports JPEGs, PNGs, GIFs (except for authoring), and probably some other formats.
Reply With Quote
  #4  
Old 03-08-2005, 12:11 AM
Zachery's Avatar
Zachery Zachery is offline
 
Join Date: Jul 2002
Location: Ontario, Canada
Posts: 11,440
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by filburt1
GD has JPEG support--it supports JPEGs, PNGs, GIFs (except for authoring), and probably some other formats.
Yes, but it does rely on third party Libraries for its graphics generation.

Chances are if GD is lacking the support, it was compiled with out a jpg Library or specificly removed.
Reply With Quote
  #5  
Old 03-08-2005, 08:33 AM
sabret00the's Avatar
sabret00the sabret00the is offline
 
Join Date: Jan 2003
Location: London
Posts: 5,268
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

general question not to get involved with this help thread *shameless*

but didn't the patent expire on the GIF so now GD can offer authoring?
Reply With Quote
  #6  
Old 03-08-2005, 01:42 PM
Dean C's Avatar
Dean C Dean C is offline
 
Join Date: Jan 2002
Location: England
Posts: 9,071
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by sabret00the
but didn't the patent expire on the GIF so now GD can offer authoring?
Yep but they did say it'd be a while before they came up with something. I'm not entirely up to date on the whole GD situation, not a big fan of it
Reply With Quote
  #7  
Old 03-08-2005, 05:15 PM
Zachery's Avatar
Zachery Zachery is offline
 
Join Date: Jul 2002
Location: Ontario, Canada
Posts: 11,440
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by sabret00the
general question not to get involved with this help thread *shameless*

but didn't the patent expire on the GIF so now GD can offer authoring?
Yes, but I believe theres a check in vB for it now.

But IM is sooo much better
Reply With Quote
  #8  
Old 03-08-2005, 06:25 PM
Bloodlust's Avatar
Bloodlust Bloodlust is offline
 
Join Date: Sep 2004
Location: Quakertown, PA
Posts: 79
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

So its definitely on my hoster's end?
Reply With Quote
  #9  
Old 03-08-2005, 06:56 PM
noppid noppid is offline
 
Join Date: Mar 2003
Location: Florida
Posts: 1,875
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Instead of us guessing, post you phpinfo output.
Reply With Quote
  #10  
Old 03-08-2005, 07:23 PM
Bloodlust's Avatar
Bloodlust Bloodlust is offline
 
Join Date: Sep 2004
Location: Quakertown, PA
Posts: 79
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Ok, sorry bout that.

Quote:
PHP Version 4.3.4

System Linux diskless6 2.4.24turbo5 #3 Thu Sep 23 14:51:34 EDT 2004 i686
Build Date Mar 3 2004 17:28:45
Configure Command './configure' '--libdir=/global/lib' '--with-config-file-path=/local/etc' '--without-pear' '--disable-cgi' '--with-openssl' '--with-zlib' '--enable-exif' '--enable-dba' '--with-mysql' '--with-imap=../imap-2001b' '--enable-ftp' '--with-gd'
Server API Apache
Virtual Directory Support disabled
Configuration File (php.ini) Path /local/etc/php.ini
PHP API 20020918
PHP Extension 20020429
Zend Extension 20021010
Debug Build no
Thread Safety disabled
Registered PHP Streams php, http, ftp, https, ftps, compress.zlib

This program makes use of the Zend Scripting Language Engine:
Zend Engine v1.3.0, Copyright (c) 1998-2003 Zend Technologies


--------------------------------------------------------------------------------

PHP Credits

--------------------------------------------------------------------------------

Configuration
PHP Core
Directive Local Value Master Value
allow_call_time_pass_reference On On
allow_url_fopen On On
always_populate_raw_post_data Off Off
arg_separator.input & &
arg_separator.output & &
asp_tags Off Off
auto_append_file no value no value
auto_prepend_file no value no value
browscap no value no value
default_charset no value no value
default_mimetype text/html text/html
define_syslog_variables Off Off
disable_classes no value no value
disable_functions system, exec, passthru, proc_open, shell_exec, popen system, exec, passthru, proc_open, shell_exec, popen
display_errors Off Off
display_startup_errors Off Off
doc_root no value no value
docref_ext no value no value
docref_root no value no value
enable_dl On On
error_append_string no value no value
error_log no value no value
error_prepend_string no value no value
error_reporting 2039 no value
expose_php On On
extension_dir /global/lib/extensions/no-debug-non-zts-20020429 /global/lib/extensions/no-debug-non-zts-20020429
file_uploads On On
gpc_order GPC GPC
highlight.bg #FFFFFF #FFFFFF
highlight.comment #FF8000 #FF8000
highlight.default #0000BB #0000BB
highlight.html #000000 #000000
highlight.keyword #007700 #007700
highlight.string #DD0000 #DD0000
html_errors On On
ignore_repeated_errors Off Off
ignore_repeated_source Off Off
ignore_user_abort Off Off
implicit_flush Off Off
include_path .: .:
log_errors Off Off
log_errors_max_len 1024 1024
magic_quotes_gpc On On
magic_quotes_runtime Off Off
magic_quotes_sybase Off Off
max_execution_time 60 60
max_input_time 60 60
open_basedir no value no value
output_buffering 0 0
output_handler no value no value
post_max_size 8M 8M
precision 14 14
register_argc_argv On On
register_globals Off Off
report_memleaks On On
safe_mode Off Off
safe_mode_exec_dir /usr/local/php/bin /usr/local/php/bin
safe_mode_gid Off Off
safe_mode_include_dir no value no value
sendmail_from no value no value
sendmail_path /usr/sbin/sendmail -t -i /usr/sbin/sendmail -t -i
serialize_precision 100 100
short_open_tag On On
SMTP localhost localhost
smtp_port 25 25
sql.safe_mode Off Off
track_errors Off Off
unserialize_callback_func no value no value
upload_max_filesize 2M 2M
upload_tmp_dir no value no value
user_dir no value no value
variables_order no value no value
xmlrpc_error_number 0 0
xmlrpc_errors Off Off
y2k_compliance On On


apache
APACHE_INCLUDE no value
APACHE_TARGET no value
Apache Version Apache/1.3.29 Ben-SSL/1.53 (Unix) PHP/4.3.4
Apache Release 10329100
Apache API Version 19990320
Hostname:Port www.ultimatuner.com:80
User/Group nobody(99)/98
Max Requests Per Child: 63 - Keep Alive: on - Max Per Connection: 100
Timeouts Connection: 120 - Keep-Alive: 8
Server Root /global/webhost/httpd.new
Loaded Modules mod_coldfusion, mod_php4, apache_ssl, mod_setenvif, mod_so, mod_auth, mod_access, mod_rewrite, mod_alias, mod_userdir, mod_actions, mod_imap, mod_asis, mod_cgi, mod_dir, mod_autoindex, mod_include, mod_status, mod_negotiation, mod_mime, mod_log_referer, mod_log_config, mod_env, http_core

Directive Local Value Master Value
child_terminate 0 0
engine 1 1
last_modified 0 0
xbithack 0 0


Apache Environment
Variable Value
DOCUMENT_ROOT /global/webhost/home/www.ultimatuner.com
HTTP_ACCEPT image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, application/x-shockwave-flash, application/x-gsarcade-launch, application/vnd.ms-excel, application/vnd.ms-powerpoint, application/msword, */*
HTTP_ACCEPT_ENCODING gzip, deflate
HTTP_ACCEPT_LANGUAGE en-us
HTTP_CONNECTION Keep-Alive
HTTP_COOKIE bblastvisit=1110235984; bblastactivity=1110236709; bblastvisit=1110197224; bblastactivity=1110197234; bbuserid=1; bbpassword=b3d6d633d4d67d2974ec97705ccb0bd7; bbsessionhash=d354056b53479d7d95469ee37e1d7edd; bbcpsession=5de1c26c13b84f38dd3c518915f0411f
HTTP_HOST www.ultimatuner.com
HTTP_REFERER http://www.ultimatuner.com/forum/adm...dex.php?do=nav
HTTP_USER_AGENT Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.0.3705; .NET CLR 1.1.4322; Media Center PC 3.1)
PATH /usr/local/sbin:/sbin:/bin:/usr/sbin:/usr/bin
REMOTE_ADDR 68.80.64.126
REMOTE_PORT 1541
SCRIPT_FILENAME /global/webhost/home/www.ultimatuner.com/forum/admincp/index.php
SERVER_ADDR 209.120.196.50
SERVER_ADMIN webhost@axs2000.net
SERVER_NAME www.ultimatuner.com
SERVER_PORT 80
SERVER_SIGNATURE <ADDRESS>Apache/1.3.29 Ben-SSL/1.53 Server at www.ultimatuner.com Port 80</ADDRESS>
SERVER_SOFTWARE Apache/1.3.29 Ben-SSL/1.53 (Unix) PHP/4.3.4
GATEWAY_INTERFACE CGI/1.1
SERVER_PROTOCOL HTTP/1.1
REQUEST_METHOD GET
QUERY_STRING do=phpinfo
REQUEST_URI /forum/admincp/index.php?do=phpinfo
SCRIPT_NAME /forum/admincp/index.php


HTTP Headers Information
HTTP Request Headers
HTTP Request GET /forum/admincp/index.php?do=phpinfo HTTP/1.1
Accept image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, application/x-shockwave-flash, application/x-gsarcade-launch, application/vnd.ms-excel, application/vnd.ms-powerpoint, application/msword, */*
Accept-Encoding gzip, deflate
Accept-Language en-us
Connection Keep-Alive
Cookie bblastvisit=1110235984; bblastactivity=1110236709; bblastvisit=1110197224; bblastactivity=1110197234; bbuserid=1; bbpassword=b3d6d633d4d67d2974ec97705ccb0bd7; bbsessionhash=d354056b53479d7d95469ee37e1d7edd; bbcpsession=5de1c26c13b84f38dd3c518915f0411f
Host www.ultimatuner.com
Referer http://www.ultimatuner.com/forum/adm...dex.php?do=nav
User-Agent Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.0.3705; .NET CLR 1.1.4322; Media Center PC 3.1)
HTTP Response Headers
X-Powered-By PHP/4.3.4
Expires 0
Cache-Control private, post-check=0, pre-check=0, max-age=0
Pragma no-cache
Keep-Alive timeout=8, max=94
Connection Keep-Alive
Transfer-Encoding chunked
Content-Type text/html; charset=ISO-8859-1


ctype
ctype functions enabled


dba
DBA support enabled
Supported handlers cdb cdb_make inifile flatfile


exif
EXIF Support enabled
EXIF Version 1.4 $Id: exif.c,v 1.118.2.25 2003/09/22 23:28:07 iliaa Exp $
Supported EXIF Version 0220
Supported filetypes JPEG,TIFF


ftp
FTP support enabled


gd
GD Support enabled
GD Version bundled (2.0.15 compatible)
GIF Read Support enabled
PNG Support enabled
WBMP Support enabled
XBM Support enabled


imap
IMAP c-Client Version 2001


mysql
MySQL Support enabled
Active Persistent Links 0
Active Links 1
Client API version 3.23.49
MYSQL_MODULE_TYPE builtin
MYSQL_SOCKET /tmp/mysql.sock
MYSQL_INCLUDE no value
MYSQL_LIBS no value

Directive Local Value Master Value
mysql.allow_persistent On On
mysql.connect_timeout 60 60
mysql.default_host no value no value
mysql.default_password no value no value
mysql.default_port no value no value
mysql.default_socket no value no value
mysql.default_user no value no value
mysql.max_links 20 20
mysql.max_persistent 20 20
mysql.trace_mode Off Off


openssl
OpenSSL support enabled
OpenSSL Version OpenSSL 0.9.7a Feb 19 2003


overload
User-Space Object Overloading Support enabled


pcre
PCRE (Perl Compatible Regular Expressions) Support enabled
PCRE Library Version 4.3 21-May-2003


posix
Revision $Revision: 1.51.2.2 $


session
Session Support enabled
Registered save handlers files user

Directive Local Value Master Value
session.auto_start Off Off
session.bug_compat_42 On On
session.bug_compat_warn On On
session.cache_expire 180 180
session.cache_limiter nocache nocache
session.cookie_domain no value no value
session.cookie_lifetime 0 0
session.cookie_path / /
session.cookie_secure Off Off
session.entropy_file no value no value
session.entropy_length 0 0
session.gc_divisor 100 100
session.gc_maxlifetime 1440 1440
session.gc_probability 1 1
session.name PHPSESSID PHPSESSID
session.referer_check no value no value
session.save_handler files files
session.save_path /tmp /tmp
session.serialize_handler php php
session.use_cookies On On
session.use_only_cookies Off Off
session.use_trans_sid Off Off


standard
Regex Library Bundled library enabled
Dynamic Library Support enabled
Path to sendmail /usr/sbin/sendmail -t -i

Directive Local Value Master Value
assert.active 1 1
assert.bail 0 0
assert.callback no value no value
assert.quiet_eval 0 0
assert.warning 1 1
auto_detect_line_endings 0 0
default_socket_timeout 60 60
safe_mode_allowed_env_vars PHP_ PHP_
safe_mode_protected_env_vars LD_LIBRARY_PATH LD_LIBRARY_PATH
url_rewriter.tags a=href,area=href,frame=src,form=,fieldset= a=href,area=href,frame=src,form=,fieldset=
user_agent no value no value


tokenizer
Tokenizer Support enabled


xml
XML Support active
XML Namespace Support active
EXPAT Version 1.95.6


zlib
ZLib Support enabled
Compiled Version 1.1.4
Linked Version 1.1.4

Directive Local Value Master Value
zlib.output_compression Off Off
zlib.output_compression_level -1 -1
zlib.output_handler no value no value


Additional Modules
Module Name


Environment
Variable Value
CONSOLE /dev/console
TERM linux
INIT_VERSION sysvinit-2.84
AUTOBOOT YES
PATH /usr/local/sbin:/sbin:/bin:/usr/sbin:/usr/bin
RUNLEVEL 3
PWD /
PREVLEVEL N
HOME /
SHLVL 2
BOOT_IMAGE diskless-2.4.24-turbo5
_ /global/bin/httpd.1329a


PHP Variables
Variable Value
_REQUEST["do"] phpinfo
_REQUEST["bblastvisit"] 1110197224
_REQUEST["bblastactivity"] 1110197234
_REQUEST["bbuserid"] 1
_REQUEST["bbpassword"] b3d6d633d4d67d2974ec97705ccb0bd7
_REQUEST["bbsessionhash"] d354056b53479d7d95469ee37e1d7edd
_REQUEST["bbcpsession"] 5de1c26c13b84f38dd3c518915f0411f
_REQUEST["sessionhash"] d354056b53479d7d95469ee37e1d7edd
_REQUEST["nojs"] 0
_GET["do"] phpinfo
_COOKIE["bblastvisit"] 1110197224
_COOKIE["bblastactivity"] 1110197234
_COOKIE["bbuserid"] 1
_COOKIE["bbpassword"] b3d6d633d4d67d2974ec97705ccb0bd7
_COOKIE["bbsessionhash"] d354056b53479d7d95469ee37e1d7edd
_COOKIE["bbcpsession"] 5de1c26c13b84f38dd3c518915f0411f
_SERVER["DOCUMENT_ROOT"] /global/webhost/home/www.ultimatuner.com
_SERVER["HTTP_ACCEPT"] image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, application/x-shockwave-flash, application/x-gsarcade-launch, application/vnd.ms-excel, application/vnd.ms-powerpoint, application/msword, */*
_SERVER["HTTP_ACCEPT_ENCODING"] gzip, deflate
_SERVER["HTTP_ACCEPT_LANGUAGE"] en-us
_SERVER["HTTP_CONNECTION"] Keep-Alive
_SERVER["HTTP_COOKIE"] bblastvisit=1110235984; bblastactivity=1110236709; bblastvisit=1110197224; bblastactivity=1110197234; bbuserid=1; bbpassword=b3d6d633d4d67d2974ec97705ccb0bd7; bbsessionhash=d354056b53479d7d95469ee37e1d7edd; bbcpsession=5de1c26c13b84f38dd3c518915f0411f
_SERVER["HTTP_HOST"] www.ultimatuner.com
_SERVER["HTTP_REFERER"] http://www.ultimatuner.com/forum/adm...dex.php?do=nav
_SERVER["HTTP_USER_AGENT"] Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.0.3705; .NET CLR 1.1.4322; Media Center PC 3.1)
_SERVER["PATH"] /usr/local/sbin:/sbin:/bin:/usr/sbin:/usr/bin
_SERVER["REMOTE_ADDR"] 68.80.64.126
_SERVER["REMOTE_PORT"] 1541
_SERVER["SCRIPT_FILENAME"] /global/webhost/home/www.ultimatuner.com/forum/admincp/index.php
_SERVER["SERVER_ADDR"] 209.120.196.50
_SERVER["SERVER_ADMIN"] webhost@axs2000.net
_SERVER["SERVER_NAME"] www.ultimatuner.com
_SERVER["SERVER_PORT"] 80
_SERVER["SERVER_SIGNATURE"] <ADDRESS>Apache/1.3.29 Ben-SSL/1.53 Server at www.ultimatuner.com Port 80</ADDRESS>
_SERVER["SERVER_SOFTWARE"] Apache/1.3.29 Ben-SSL/1.53 (Unix) PHP/4.3.4
_SERVER["GATEWAY_INTERFACE"] CGI/1.1
_SERVER["SERVER_PROTOCOL"] HTTP/1.1
_SERVER["REQUEST_METHOD"] GET
_SERVER["QUERY_STRING"] do=phpinfo
_SERVER["REQUEST_URI"] /forum/admincp/index.php?do=phpinfo
_SERVER["SCRIPT_NAME"] /forum/admincp/index.php
_SERVER["PATH_TRANSLATED"] /global/webhost/home/www.ultimatuner.com/forum/admincp/index.php
_SERVER["PHP_SELF"] /forum/admincp/index.php
_SERVER["argv"] Array
(
[0] => do=phpinfo
)

_SERVER["argc"] 1
_ENV["CONSOLE"] /dev/console
_ENV["TERM"] linux
_ENV["INIT_VERSION"] sysvinit-2.84
_ENV["AUTOBOOT"] YES
_ENV["PATH"] /usr/local/sbin:/sbin:/bin:/usr/sbin:/usr/bin
_ENV["RUNLEVEL"] 3
_ENV["PWD"] /
_ENV["PREVLEVEL"] N
_ENV["HOME"] /
_ENV["SHLVL"] 2
_ENV["BOOT_IMAGE"] diskless-2.4.24-turbo5
_ENV["_"] /global/bin/httpd.1329a


PHP License
This program is free software; you can redistribute it and/or modify it under the terms of the PHP License as published by the PHP Group and included in the distribution in the file: LICENSE

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.

If you did not receive a copy of the PHP license, or have any questions about PHP licensing, please contact license@php.net.
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 09:39 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.04473 seconds
  • Memory Usage 2,311KB
  • Queries Executed 11 (?)
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)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (5)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (10)postbit
  • (10)postbit_onlinestatus
  • (10)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