vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Add-On Releases - [ITech] [AJAX] Inferno vBShout Lite 2.5.0 (https://vborg.vbsupport.ru/showthread.php?t=147346)

cyberphr 05-18-2007 11:31 AM

Quote:

Originally Posted by StrifeX (Post 1249563)
In the portal's .PHP file, I'm guessing your page title (THIS_SCRIPT) indicates that it equals "index". Therefore, your portal is being referred to by the shoutbox. Simply change your portals title from "index" to something else, like "portal" for example.

That will cause problems with other things, Strife. Thanks for trying. <3 :p

For now I can fix the portal problem by just uploaded the files to root, but the userid issue would be nice to have fixed. :(

Nimrod. 05-18-2007 03:58 PM

Question: Can we edit the number of shouts it displays without having to scroll up?

Edit: Also, if this is the lite version, is there a Pro version? If so, how much/what are the advantages?

Skavenger 05-18-2007 05:33 PM

1 Attachment(s)
I'm having a problem with the shourbox background

Attachment 64491

How can I fix this?

Thank you

unitedpunjab 05-18-2007 06:08 PM

anyway for this hack to work with vbseo.

Vizionz 05-18-2007 07:43 PM

anyway to make links open in same window Just for the shoutbox posts that show someone made a topic ? i would like them to just open the forum page not open a new window with the whole site again..

leeman 05-19-2007 10:26 AM

Any good way to make this one so ppl can click on the shoutbox link anf get it as a popup ....???

That would be a killer ... I had one long time ago but my forum crashed and I have never been able to get the popup function back.

leeman 05-19-2007 10:51 AM

I have this skin installed ...https://vborg.vbsupport.ru/showthread.php?t=145320
As a secondary skin and can not get the shoutbox to show... :(

In the default no problems ...

goblues 05-19-2007 11:53 AM

Quote:

Originally Posted by 1337_macro (Post 1249498)
Did you ever work on it so that it will work on the blak-ice template? I really would like to get thos working very much

Macro, its not as pretty, but you can replace the code below with the current inferno_shoutbox_box template code until it can be worked out:

Code:

<form onsubmit="return InfernoShoutbox.shout();">
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<thead>
<tr>
        <td class="tcat" align="center">
                <a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('forumhome_infernoshout')"><img id="collapseimg_forumhome_infernoshout" src="$stylevar[imgdir_button]/collapse_tcat$vbcollapse[collapseimg_infernoshout].gif" alt="" border="0" /></a>
                Shoutbox
        </td>
</tr>
</thead>
<tbody id="collapseobj_forumhome_infernoshout" style="$vbcollapse[collapseobj_forumhome_infernoshout]">
        <tr>
                <td class="alt1" align="left" width="100%">
                <if condition="!$vboptions[ishout_editor_position] && $bbuserinfo[userid] > 0">
                        {$infernoshout->editor}
                        <div style="height: 4px"></div>
                </if>
                <table cellpadding="0" cellspacing="0" border="0" width="100%">
                <tr>
                <td class="alt2" style="width: 100%; padding: 0px;" align="left">


                <div class="alt2" style="padding: 0px;">
                                <div class="alt1" style="float: left; width: 110px; position: absolute; margin-left: 6px;">
                                        <div class="smallfont" style="text-align: center;"><a href="?" onclick="return InfernoShoutbox.show('shoutbox');">Shoutbox</a></div>
                                       
                                </div>
                                <div class="alt1" style="float: left; width: 110px; position: absolute; margin-left: 119px;">
                                        <div class="smallfont" style="text-align: center;"><a href="?" onclick="return InfernoShoutbox.show('activeusers');">Active Users</a>: <span id="shoutbox_activity">0</span></div>
                                       
                                <div class="alt1" style="float: left; width: 110px; position: absolute; margin-left: 232px; display: none;" id="shoutbox_loader">
                                        <div class="smallfont" style="text-align: center;"><img src="infernoshout/images/processing.gif" alt="" /></div>
                                       
                                </div>
                                <div class="alt1" style="float: left; width: 250px; position: absolute; margin-left: 345px; display: none;" id="shoutbox_notice">
                                        <div class="smallfont" style="text-align: left; padding-left: 3px;" id="shoutbox_notice_message"></div>
                                       
                                </div>
                </div>
                </td>
                </tr>
                </table>
                <div class="alt2"><span id="shoutbox_frame" style="display: block; padding: 3px; padding-top: 16px;overflow:auto;height:{$vboptions['ishout_height']}px; width: 99%;">Loading...</span><span id="shoutbox_users_frame" style="display: none; padding: 3px; padding-top: 16px;overflow:auto;height:{$vboptions['ishout_height']}px; width: 99%;">Loading...</span></div>
               
                <if condition="$vboptions[ishout_editor_position] && $bbuserinfo[userid] > 0">
                        <div style="height: 2px"></div>
                        {$infernoshout->editor}
                </if>
                </td>
        </tr>
</tbody>
</table>
</form>
<br />
<script type="text/javascript" src="infernoshout/browser/infernoshout.js?ver=1.0.0"></script>
<script type="text/javascript">
<!--

/**
 * Inferno Shoutbox Javascript Engine
 * Created By Inferno Technologies
 * All Rights Reserved
 * * * * * * * * * * * * * * *
 */

InfernoShoutbox = new _ishout;
InfernoShoutbox.initiate('{$infernoshout->script}', '{$vboptions['ishout_idletime']}', '{$infernoshout->editor_settings['s_bold']}', '{$infernoshout->editor_settings['s_italic']}', '{$infernoshout->editor_settings['s_underline']}');
-->
</script>


Hope this is ok ZT?

goblues 05-19-2007 12:24 PM

Quote:

Originally Posted by wolfe (Post 1250050)
Bug m8 when you mouse over the username that has shouted it shows no userid to load profile.

In inferno_shoutbox_shout template find:

Code:

s_user
Replace with :

Code:

userid

goblues 05-19-2007 12:33 PM

Quote:

Originally Posted by leeman (Post 1250742)
I have this skin installed ...https://vborg.vbsupport.ru/showthread.php?t=145320
As a secondary skin and can not get the shoutbox to show... :(

In the default no problems ...

Did you insert the <!--{%SHOUTBOX%}--> in the forumhome template for that style?

leeman 05-19-2007 12:46 PM

Quote:

Originally Posted by goblues (Post 1250786)
Did you insert the <!--{%SHOUTBOX%}--> in the forumhome template for that style?

Dont have a $navbar in there ... :(

Here's my forumhome in that skin ....
Code:

$stylevar[htmldoctype]
<html dir="$stylevar[textdirection]" lang="$stylevar[languagecode]">
<head>
        <!-- no cache headers -->
        <meta http-equiv="Pragma" content="no-cache" />
        <meta http-equiv="Expires" content="-1" />
        <meta http-equiv="Cache-Control" content="no-cache" />
        <!-- end no cache headers -->
        $headinclude
        <title><phrase 1="$vboptions[bbtitle]">$vbphrase[x_powered_by_vbulletin]</phrase></title>
</head>
<body>
$header
<table width="100%" border="0" cellpadding="0" cellspacing="0" class="content">
  <tr valign="top">
    <td width="217">
        <div class="tcat2">Latest Threads</div>
                <div class="ct">
<script type="text/javascript" src="external.php?type=js"></script>
<script type="text/javascript" src="$stylevar[imgdir_misc]/latestthreads.js">
</script></div>
<div class="tcat2">Forum Statistics</div>
        <div class="ct"><strong>$vbphrase[threads]</strong>: $totalthreads<br />
          <strong>$vbphrase[posts]</strong>: $totalposts<br />
          <strong>$vbphrase[members]</strong>: $numbermembers<br />
          <strong>Number of Users Online</strong>: $totalonline<br />
        <phrase 1="member.php?$session[sessionurl]u=$newuserid" 2="$newusername">$vbphrase[welcome_to_our_newest_member_x]</phrase></div>
        <div class="tcat2">Ads</div>
        <div class="ct"><!-- Begin: AdBrite -->
<style type="text/css">
  .adHeadline {font: bold 10pt Arial; text-decoration: underline; color: #0000FF;}
  .adText {font: normal 10pt Arial; text-decoration: none; color: #000000;}
</style>
<script type="text/javascript" src="http://ads.adbrite.com/mb/text_group.php?sid=123500&br=1&dk=72656c6174696f6e73686970735f355f325f776562">
</script>
<div><a class="adHeadline" target="_top" href="http://www.adbrite.com/mb/commerce/purchase_form.php?opid=123500&afsid=1">Your Ad Here</a></div>
<!-- End: AdBrite --></div>        </td>
    <td width="13"></td>
    <td>

$navbar

<!-- main -->
       
$forumbits
$forumhome_markread_script
<!-- /main -->

<br />

<!-- what's going on box -->
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<thead>
        <tr>
                <td class="tcat">$vbphrase[whats_going_on]</td>
        </tr>
</thead>
<if condition="$show['loggedinusers']">
<!-- logged-in users -->
<tbody>
        <tr>
                <td class="thead" colspan="2">
                        <a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('forumhome_activeusers')"><img id="collapseimg_forumhome_activeusers" src="$stylevar[imgdir_button]/collapse_thead$vbcollapse[collapseimg_forumhome_activeusers].gif" alt="" border="0" /></a>
                        <a href="online.php$session[sessionurl_q]" rel="nofollow">$vbphrase[currently_active_users]</a>: $totalonline (<phrase 1="$numberregistered" 2="$numberguest">$vbphrase[x_members_and_y_guests]</phrase>)
                </td>
        </tr>
</tbody>
<tbody id="collapseobj_forumhome_activeusers" style="$vbcollapse[collapseobj_forumhome_activeusers]">
        <tr>
                <td class="alt1" width="100%" style="border-right: 1px #dcdcdc solid;">
                        <div class="smallfont">
                                <div style="white-space: nowrap"><phrase 1="$recordusers" 2="$recorddate" 3="$recordtime">$vbphrase[most_users_ever_online_was_x_y_at_z]</phrase></div>
                                <div>$activeusers</div>
                        </div>
                </td>
        </tr>
</tbody>
<!-- end logged-in users -->
</if>       
<if condition="$show['birthdays']">
<!-- today's birthdays -->
<tbody>
        <tr>
                <td class="thead" colspan="2">
                        <a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('forumhome_birthdays')"><img id="collapseimg_forumhome_birthdays" src="$stylevar[imgdir_button]/collapse_thead$vbcollapse[collapseimg_forumhome_birthdays].gif" alt="" border="0" /></a>
                        $vbphrase[todays_birthdays]
                </td>
        </tr>
</tbody>
<tbody id="collapseobj_forumhome_birthdays" style="$vbcollapse[collapseobj_forumhome_birthdays]">
        <tr>
                <td class="alt1" width="100%" style="border-right: 1px #dcdcdc solid;"><div class="smallfont">$birthdays</div></td>
        </tr>
</tbody>
<!-- end today's birthdays -->
</if>
<if condition="$show['upcomingevents']">
<tbody>
        <tr>
                <td class="thead" colspan="2">
                        <a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('forumhome_events')"><img id="collapseimg_forumhome_events" src="$stylevar[imgdir_button]/collapse_thead$vbcollapse[collapseimg_forumhome_events].gif" alt="" border="0" /></a>
                        <if condition="$show['todaysevents']">$vbphrase[todays_events]<else /><phrase 1="$vboptions[showevents]">$vbphrase[upcoming_events_for_the_next_x_days]</phrase></if>
                </td>
        </tr>
</tbody>
<tbody id="collapseobj_forumhome_events" style="$vbcollapse[collapseobj_forumhome_events]">
        <tr>
                <td class="alt1" width="100%" style="border-right: 1px #dcdcdc solid;"><div class="smallfont">$upcomingevents</div></td>
        </tr>
</tbody>
</if>
<tbody>
        <tr>
                <td class="tfoot" align="center" colspan="<if condition="$vboptions['showmoderatorcolumn']">6<else />5</if>"><div class="smallfont"><strong>
                        <a href="forumdisplay.php?$session[sessionurl]do=markread" rel="nofollow">$vbphrase[mark_forums_read]</a>
                        <if condition="$vboptions['forumleaders']">&nbsp; &nbsp;
                        <a href="showgroups.php$session[sessionurl_q]" rel="nofollow">$vbphrase[view_forum_leaders]</a></if>
                </strong></div></td>
        </tr>
</tbody>
</table>
<br />
<!-- end what's going on box -->

<!-- icons and login code -->
<table cellpadding="0" cellspacing="2" border="0" width="100%">
<tr valign="bottom">
        <td>
                <table cellpadding="2" cellspacing="0" border="0">
                <tr>
                        <td><img src="$stylevar[imgdir_statusicon]/forum_new.gif" alt="$vbphrase[contains_new_posts]" border="0" /></td>
                        <td class="smallfont">&nbsp; $vbphrase[forum_contains_new_posts]</td>
                </tr>
                <tr>
                        <td><img src="$stylevar[imgdir_statusicon]/forum_old.gif" alt="$vbphrase[contains_no_new_posts]" border="0" /></td>
                        <td class="smallfont">&nbsp; $vbphrase[forum_contains_no_new_posts]</td>
                </tr>
                </table>
        </td>
        <if condition="!$show['guest']">
                <!-- member logout -->
                <td align="$stylevar[right]"><a href="login.php?$session[sessionurl]do=logout&amp;logouthash=$bbuserinfo[logouthash]"  onclick="return log_out('$vbphrase[sure_you_want_to_log_out]')"><phrase 1="$bbuserinfo[username]">$vbphrase[log_out_x]</phrase></a></td>
                <!-- end member logout -->
        </if>
</tr>
</table>
<!-- / icons and login code -->
</td>
  </tr>
</table>
$footer
</body>
</html>


goblues 05-19-2007 12:48 PM

About a third of the way down,

$navbar

<!-- main -->

leeman 05-19-2007 12:57 PM

Quote:

Originally Posted by goblues (Post 1250792)
About a third of the way down,

$navbar

<!-- main -->

:$

sry ... have been sitting to long infront of the monitor ...

Need a beer ... thnx that did it ..

goblues 05-19-2007 12:58 PM

Trust me, I have been there many times. Glad you got it working.

Sparkie123 05-19-2007 07:20 PM

Can anyone coment on server resources.

I previously had VBShout 2 installed on my site but was asked to remove it by my host as it hogged too many server resources (both database version and flat file version).

Would really like to add it again but don't want my host to boot me off the server.

Any advice, greatly appreciated :D

ShawnV 05-19-2007 09:36 PM

Estimated time to release of PRO version and cost?

_V

ClaytonR 05-19-2007 10:55 PM

I have photoplog installed and when i installed vbshout it now makes this error when i visit the gallery

Code:

Warning: Unknown(./infernoshout/engine/inferno_deploy.php): failed to open stream: No such file or directory in /includes/functions.php(5129) : eval()'d code on line 1

Fatal error: (null)() [function.require]: Failed opening required './infernoshout/engine/inferno_deploy.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/bcjared/public_html/forums/includes/functions.php(5129) : eval()'d code on line 1


furst 05-20-2007 01:05 AM

The IPB shoutbox displays an "I'm Back" button for idle users.. that would be a nice addition here.

Zero Tolerance 05-20-2007 02:32 AM

Just an update for those wondering, the next release will patch up issues encountered:

Bugs Currently fixed for the next release:
XHTML 1.0 Transitional
User member profile links leading to null entries
Active shoutbox users fixed (invalid amount shown, duplicate entries shown)
URLs will be linked automatically, if you allow the option to use [url] bbcode within the shoutbox.
Enabled option to switch to an alternate shoutbox layout, curved elements will be removed at the cost for functionality. Only use this if you're having issues with your styles and the shoutbox display.
Drop thread linkage on reply/thread creation notices if link bbcode is enabled.
Use alternate methods to link to threads in reply/thread notices to visit thread without opening a new window.
Make thread links in thread/reply notices go to the last post within the thread.
An off switch for any thread/reply notices.
Thread titles with special characters messed up in thread/reply notces.
Special characters in different charsets.
Shoutbox notice now made slightly higher than other shouts to fit in better.
Fixed shoutbox deployment plugin (didn't follow path directives).
JS error when user was banned and system attempted to fetch new shouts.

Bugs pending for the next release:
vBSEO compatability (Pending on information to debug)

Page Deployment Issues
Obviously people with vBSEO and a custom portal system are having issues right now, I know the person with the portal system said changing the "THIS_SCRIPT" constant to something other than 'index' would cause issues, however all frontend scripts are meant to have unique names for the THIS_SCRIPT constant, so I'm afraid that's bad implementation on the portals end. That said, Im not sure how this messes up your portal page, it would load the shoutbox for deployment, but without the template edit for your portal, the shoutbox wouldn't actually show, so perhaps you could eloborate on that for me? :)

As for vBSEO, currently looking into this still, if anyone can contact me via PM or Yahoo messeger (
Code:

scot1ace@yahoo.com
) that can offer ACP/FTP access please do so this can get fixed up :)

When's PRO coming?
Sooner than you think :)

I'll reply once the Lite version has been updated with the bug fixes, thanks for everyones feedback on errors and general likeness :)

- Zero Tolerance
Inferno Technologies Lead Developer

JimmDaBimm 05-20-2007 10:00 AM

uhm..i dont understand this... i have entered alle Forumid's but the new post notice shows up like before

Zero Tolerance 05-20-2007 10:32 AM

Quote:

Originally Posted by JimmDaBimm (Post 1251330)
uhm..i dont understand this... i have entered alle Forumid's but the new post notice shows up like before

You've entered the forum IDs correctly? Eg: 1,2,3,4,5......

If entered like that, new threads/reply notices will not show for the forum IDs specified. The update will be released soon which gives you a quick on/off switch for the entire feature though, just waiting on vBSEO to process my order from them (I hate waiting).

:)

- Zero Tolerance

karlm 05-20-2007 11:14 AM

seems to work so far, used it on test forum and went good, now running live... will report any issue i encounter :)

thanks ZT

Stifmeister2 05-20-2007 01:58 PM

Quote:

Originally Posted by ShawnV (Post 1251026)
Estimated time to release of PRO version and cost?

_V

:o Does the pro version cost something??? :(

paldo 05-20-2007 02:57 PM

how would i go about making the default text larger ? i have alot of older peeps on my site .. they love the shout box but hate the small text

also will the pro version offer a history ? and or will you be able to edit shouts ?
and you know how peeps hate change they are missing their smile dropdown lol

hamidkh 05-20-2007 03:09 PM

i have a problem

always vBShout display my last post in forum !!!

what must i do ?

paldo 05-20-2007 03:16 PM

Enter forum ID(s) which are exempt from new thread/reply shoutbox notices
did you do this in admin ?

MP1 05-20-2007 03:37 PM

it crashed my forums.

Anyways... I fixed it, but I will pass.... Good Job though.

karlm 05-20-2007 05:08 PM

This is working fine so far on my live forum, however, I've MANY sub forums and it's pulling in replies from all of them.

I think an option to switch the 'post latest replies' on & off would be immensely useful, else folks are stuck removing forum id's 1,2,3,4,5,6,7,....99,101,102 - not very practical in that one regard.

Another area I think shuold be standard is the to have groups enabled & disabled for viewing of the shout box.
I'm happy with all my members seeing it, but I don't want guests seeing the shoutbox until they've registered. So, with that in mind, I did this little code to block guest from seeing the shoutbox.
Code:

<if condition="!$show['registerbutton']"><!--{%SHOUTBOX%}--></if>
Hope that helps anyone who's wanting to stop guests seeing it too.

l2-inferno 05-20-2007 08:35 PM

Great work Zero Tolerance, a simple question, how i can add Inferno vbshout on all pages?

Vizionz 05-20-2007 11:22 PM

Quote:

Originally Posted by Zero Tolerance (Post 1251174)
Just an update for those wondering, the next release will patch up issues encountered:

Bugs Currently fixed for the next release:
XHTML 1.0 Transitional
User member profile links leading to null entries
Active shoutbox users fixed (invalid amount shown, duplicate entries shown)
URLs will be linked automatically, if you allow the option to use [url] bbcode within the shoutbox.
Enabled option to switch to an alternate shoutbox layout, curved elements will be removed at the cost for functionality. Only use this if you're having issues with your styles and the shoutbox display.
Drop thread linkage on reply/thread creation notices if link bbcode is enabled.
Use alternate methods to link to threads in reply/thread notices to visit thread without opening a new window.
Make thread links in thread/reply notices go to the last post within the thread.
An off switch for any thread/reply notices.
Thread titles with special characters messed up in thread/reply notces.
Special characters in different charsets.
Shoutbox notice now made slightly higher than other shouts to fit in better.
Fixed shoutbox deployment plugin (didn't follow path directives).
JS error when user was banned and system attempted to fetch new shouts.

Bugs pending for the next release:
vBSEO compatability (Pending on information to debug)

Page Deployment Issues
Obviously people with vBSEO and a custom portal system are having issues right now, I know the person with the portal system said changing the "THIS_SCRIPT" constant to something other than 'index' would cause issues, however all frontend scripts are meant to have unique names for the THIS_SCRIPT constant, so I'm afraid that's bad implementation on the portals end. That said, Im not sure how this messes up your portal page, it would load the shoutbox for deployment, but without the template edit for your portal, the shoutbox wouldn't actually show, so perhaps you could eloborate on that for me? :)

As for vBSEO, currently looking into this still, if anyone can contact me via PM or Yahoo messeger (
Code:

scot1ace@yahoo.com
) that can offer ACP/FTP access please do so this can get fixed up :)

When's PRO coming?
Sooner than you think :)

I'll reply once the Lite version has been updated with the bug fixes, thanks for everyones feedback on errors and general likeness :)

- Zero Tolerance
Inferno Technologies Lead Developer

great job scott this is way better then your other shoutbox :) i am really fealing the thread notifications in the shoutbox. and seeing that your fixing the bugs and making it so them threads are directed to the post instead of a new window i will be very happy with this..

you always do such great work thanks for doing so much for the community

WhyDoesItMatter 05-20-2007 11:27 PM

Awww.. I really miss the smilies button. Will that be added again in the future? :(

*Clicks Install

yaoren 05-21-2007 04:05 AM

Is there a way to delete a users comment without pruning the entire shoutbox?

Inferno Tech 05-21-2007 06:21 AM

Smilies button will return in Pro, to delete a single users posts, type /prune username.

- Iain "Decado" Kidd, Inferno Technologies Co-Owner

Vetmode 05-21-2007 10:45 AM

Would it be possible to let the users decide if they want the thread reply notices or not?
Some of my users love the feature and some hate it, which is why I don't want to get rid of it entirely.

Inferno Tech 05-21-2007 11:19 AM

Vetmode we'll try to put users decide in Pro :)

- Iain "Decado" Kidd, Inferno Technologies Co-Owner

erl 05-21-2007 01:21 PM

is there a way to flip the shouts from top down, to down to the top...

Inferno Tech 05-21-2007 01:41 PM

In infernoshout/engine open the file inferno_engine and around line 114 you should see
Code:

order by s.s_time desc limit 0,$limit
Just change desc to asc

Acid Burn - Inferno Technologies Developer

Sarver 05-21-2007 02:02 PM

Hey there, Great modification! I can't wait to see the pro version.

Quick questions though:

1. When i click on a user's name it gives me this message: "This user has not registered and therefore does not have a profile to view." the link it brings me to is http://habbocentral.us/forums/member.php?u=

2. It does nothing when i type in /prune username, only when i type /prune (which deletes every shout)

Let me know what i should do to fix these problems. and i just uploaded this modification a couple hours ago.

Thanks,

Sarv.

Inferno Tech 05-21-2007 02:12 PM

the answer to 1 is that we are just finishing fixing this bug and as for 2 this is the first we have heard of this so we will look into it right away

Acid Burn - Inferno Technologies Developer

Sarver 05-21-2007 02:26 PM

Thanks alot. I'll keep checking back to this page for updates :)

Sarv.


All times are GMT. The time now is 02:29 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.02167 seconds
  • Memory Usage 1,904KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (9)bbcode_code_printable
  • (9)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete