vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Add-On Releases - jQt jQuery Suite for vB4 (https://vborg.vbsupport.ru/showthread.php?t=267121)

HHelp1 02-29-2012 10:46 PM

AH! NVM! I have to edit template alot :(

nacaruncr 03-01-2012 05:57 PM

It'd a good idea in the thread description, if the thread has a image, appear the image and the info from the thread...

Installed + tagged + MOTM + 5 stars :D

gothicuser 03-01-2012 07:59 PM

Quote:

Originally Posted by nacaruncr (Post 2305098)
It'd a good idea in the thread description, if the thread has a image, appear the image and the info from the thread...

Nice idea, I'll look into that when I settle down to fix the issue that was found.

Barbara1 03-04-2012 02:24 PM

vb 4.1.11, TMS installed

got this error while trying to import the product.xml:
****************************************

Database error in vBulletin 4.1.11:

Invalid SQL:

SELECT t1.templateeditid AS templateeditid_1, t1.varname ,
t1.templateeditid AS templateeditid_1, t1.styleid AS styleid_1 ,
t2.templateeditid AS templateeditid_2, t2.styleid AS styleid_2
FROM templateedit AS t1
LEFT JOIN templateedit AS t1 ON (t1.varname=t1.varname AND t1.styleid=-2)
LEFT JOIN templateedit AS t2 ON (t1.varname=t2.varname AND t2.styleid=2)
WHERE t1.styleid = -1;

MySQL Error : Not unique table/alias: 't1'
Error Number : 1066
Request Date : Sunday, March 4th 2012 @ 05:22:15 PM
Error Date : Sunday, March 4th 2012 @ 05:22:15 PM
Script : http://***/***/admincp/plugin.php?do=productimport
Referrer : http://***/***/admincp/plugin.php?do=productadd
IP Address : ***
Username : ***
Classname : vB_Database
MySQL Version : 5.5.20

is there a way we can fix it? cause i really like a lot your hack!!

gothicuser 03-05-2012 05:04 AM

Quote:

Originally Posted by Barbara1 (Post 2306057)
vb 4.1.11, TMS installed

got this error while trying to import the product.xml:
****************************************

Database error in vBulletin 4.1.11:

is there a way we can fix it? cause i really like a lot your hack!!

It looks to be an issue with TMS after updating to 4.1.11 sadly.
I will look at this as soon as I can.

thecore762 03-05-2012 05:12 AM

Confirmed.
It's TMS.
Unfortunately not much we can do until Andreas decided to update his plugin.

gothicuser 03-05-2012 07:14 AM

Quote:

Originally Posted by thecore762 (Post 2306293)
Confirmed.
It's TMS.
Unfortunately not much we can do until Andreas decided to update his plugin.

PM'ed you a prezzy

Nirjonadda 03-05-2012 08:14 AM

Database error in vBulletin 4.1.10:

Invalid SQL:

MySQL Error : Got a packet bigger than 'max_allowed_packet' bytes
Error Number : 1153
Request Date : Monday, March 5th 2012 @ 03:11:42 PM
Error Date : Monday, March 5th 2012 @ 03:11:51 PM
Script : http://www.*********/admincp/plugin....=productimport
Referrer : http://www.********.com/admincp/plug...?do=productadd
IP Address :
Username :
Classname : vB_Database
MySQL Version : 5.1.56

thecore762 03-05-2012 08:34 AM

Quote:

Originally Posted by Nirjonadda (Post 2306318)
Database error in vBulletin 4.1.10:

Invalid SQL:

MySQL Error : Got a packet bigger than 'max_allowed_packet' bytes
Error Number : 1153
Request Date : Monday, March 5th 2012 @ 03:11:42 PM
Error Date : Monday, March 5th 2012 @ 03:11:51 PM
Script : http://www.*********/admincp/plugin....=productimport
Referrer : http://www.********.com/admincp/plug...?do=productadd
IP Address :
Username :
Classname : vB_Database
MySQL Version : 5.1.56

Come on man, have you even read the last 4 posts?
You will have to wait for tms to be upgraded to latest release.

smirkley 03-16-2012 11:07 PM

Quote:

Originally Posted by qpurser (Post 2273681)
I just installed your mod and really like professional look of it. Great job!!

However I have a couple issues:
The thread tooltip shows up fine but it still shows also the "standard" popup from vBulletin when hovering over a thread. How can I turn the "standard" popup off?

Did the modifications also for the postbit as instructed but my postbit looks like this now as shown in the attachment

Thanks for any help
Michael

Refer to the attachment in the above members post...

I dont know if this has been fixed, I have been away for awhile.

I have recently been addressing some issues on my board and this one is outstanding to fix yet.


I am wondering if a conditional can be put into the code so that banned member posts do not have the jquery popup. The issue is only with my banned members whose posts still remain.

gothicuser 03-17-2012 05:22 AM

Quote:

Originally Posted by smirkley (Post 2310262)
The thread tooltip shows up fine but it still shows also the "standard" popup from vBulletin when hovering over a thread. How can I turn the "standard" popup off?

That has been fixed.
Quote:

Originally Posted by smirkley (Post 2310262)
**Did the modifications also for the postbit as instructed but my postbit looks like this now as shown in the attachment**
I am wondering if a conditional can be put into the code so that banned member posts do not have the jquery popup. The issue is only with my banned members whose posts still remain.

I have tried to replicate that scenario on my dev site, but get no issues. If you have installed the latest version and still get the problems, please let me know and I'll get straight back onto it.

claystation 03-21-2012 09:40 PM

This is great! Unfortunately for me it makes my slider on my CMS not work (CMS Featured Content Slider Widget 2.3) so I had to disable it. Still would like to get it to work for my site, do you have any suggestions to how I might fix the conflict.
Thanks,
Andy

ioscoder 03-22-2012 02:12 AM

Nice, thanks!

thecore762 04-14-2012 01:39 AM

Hi gothicuser, any solutions on how we could make the avatar tooltip work on postbits?
I tested this on my test site and things are working fine, but when I use it on my live site with all the addons it doesn't work and keeps showing codes.

Could you please point me to the right direction on how I could get this fixed?
Could it be an addon conflicting with this?

gothicuser 04-14-2012 03:40 AM

Quote:

Originally Posted by thecore762 (Post 2319916)
Hi gothicuser, any solutions on how we could make the avatar tooltip work on postbits?
I tested this on my test site and things are working fine, but when I use it on my live site with all the addons it doesn't work and keeps showing codes.

Could you please point me to the right direction on how I could get this fixed?
Could it be an addon conflicting with this?

I have been working closely with another coder trying to sort that problem out, he's having same problem.
I have to admit that after ten days of intensive coding and re-coding we are no further forward.
If you were able to isolate the mod|(s) that are actually causing the conflict I may be able to help more, but as it is all I can say is we're trying :(
Sorry

thecore762 04-14-2012 03:53 AM

Quote:

Originally Posted by gothicuser (Post 2319933)
I have been working closely with another coder trying to sort that problem out, he's having same problem.
I have to admit that after ten days of intensive coding and re-coding we are no further forward.
If you were able to isolate the mod|(s) that are actually causing the conflict I may be able to help more, but as it is all I can say is we're trying :(
Sorry

I've disabled all the mods on my current board and no resolution was found.

Just out of curiosity what php version are you testing on test boards?

gothicuser 04-14-2012 07:24 AM

Quote:

Originally Posted by thecore762 (Post 2319937)
Just out of curiosity what php version are you testing on test boards?

Both of my local dev boxes (Linux & Mac Server 10.6) have 5.3.2 installed, conversely the local and remote boxes of the other coder are running 5.2.17..... same issue all round :(

thecore762 04-14-2012 06:57 PM

Quote:

Originally Posted by gothicuser (Post 2319962)
Both of my local dev boxes (Linux & Mac Server 10.6) have 5.3.2 installed, conversely the local and remote boxes of the other coder are running 5.2.17..... same issue all round :(

Not sure, it could be that this option is good for small forums, for big forums it may not.

gothicuser, could it be that if we make TMS edit the stuff won't work but if we manual edit things then it may work?
I know I was having the same issue with SCANU's plugin.

gothicuser 04-14-2012 07:34 PM

Quote:

Originally Posted by thecore762 (Post 2320140)
gothicuser, could it be that if we make TMS edit the stuff won't work but if we manual edit things then it may work?
I know I was having the same issue with SCANU's plugin.

I'd prefer 'Tony' :)
We did try breaking down the suite totally, adding each component manually (editing template and adding plugins manually) but that made not a jot of difference.
I went as far as using three alternative noconflict methods, none worked absolutely.
We did get as far as getting everything except postbit_legacy tooltip working, but that was always the sticking point.

I went as far as to install all the mods that 'j' had working on his postbits, but, believe it or not, I could NOT break my system, all my tooltips just kept working. What PHP version do you have installed (test site and live site)? That may be a clue.

EDIT: which parts of the suite do you actually use? If it's only a couple of them I may have an idea!!

thecore762 04-14-2012 07:59 PM

Quote:

Originally Posted by gothicuser (Post 2320150)
I'd prefer 'Tony' :)
We did try breaking down the suite totally, adding each component manually (editing template and adding plugins manually) but that made not a jot of difference.
I went as far as using three alternative noconflict methods, none worked absolutely.
We did get as far as getting everything except postbit_legacy tooltip working, but that was always the sticking point.

I went as far as to install all the mods that 'j' had working on his postbits, but, believe it or not, I could NOT break my system, all my tooltips just kept working. What PHP version do you have installed (test site and live site)? That may be a clue.

EDIT: which parts of the suite do you actually use? If it's only a couple of them I may have an idea!!

Hi Tony :)
I use: vBAdvanced Tooltip & Threadbits Tooltip.
Also I use 5.2.17 for my test site. (On a shared host)
I user 5.3.10 on my live website which is on a VPS server.

gothicuser 04-15-2012 05:27 AM

Quote:

Originally Posted by thecore762 (Post 2320153)
Hi Tony :)
I use: vBAdvanced Tooltip & Threadbits Tooltip.
Also I use 5.2.17 for my test site. (On a shared host)
I user 5.3.10 on my live website which is on a VPS server.

Well that narrows it down substantially.
Let me play for 24 hours and get back to you.

thecore762 04-15-2012 07:50 AM

Quote:

Originally Posted by gothicuser (Post 2320234)
Well that narrows it down substantially.
Let me play for 24 hours and get back to you.

ok, thanks.

thecore762 07-18-2012 01:13 AM

Best mod ever!

doddy 07-18-2012 02:16 AM

hallo

am newbie in here

i've been installed this plugins but why not showing when am trying to login

would u give some suggestive to how to fix this

thank's

gothicuser 08-21-2012 05:45 AM

New version posted in first thread.
I have totally re-written this to be modular, including all my previous mods:
jQuery Overlays:
  • Separate Log-In and Registration Dialogues, Including Human Verify and D.O.B. but NOT required fields.
  • OR Log-In / Register Slide-Down
  • Log Out Dialogue
  • Mark Forums Read Dialogue
  • Mini-Stats
  • Display Chat/Shout box in slide-down
Tooltips:
  • vBAdvanced Recent Threads, including threadstarters avatar.
  • Forum Display (threadbits), including threadstarters avatar.(upgraded)
  • Postbit / Postbit_legacy, including avatar and post/activity details.
  • Forum Home Description
  • Search Results page (search_threadbit)
See first post for full details.

Syria BoY 08-22-2012 10:26 AM

This extension does not work with version 4.2.0 :(

gothicuser 08-22-2012 11:29 AM

Quote:

Originally Posted by Syria BoY (Post 2358969)
This extension does not work with version 4.2.0 :(

It was developed using vB 4.2.x and fully tested with 4.2.x so whats the problem?

Syria BoY 08-22-2012 04:11 PM

Quote:

Originally Posted by gothicuser (Post 2358982)
It was developed using vB 4.2.x and fully tested with 4.2.x so whats the problem?

Unfortunately I've been my experience on the old additions
But I'm having a small problem When you press a button Register Or Log In is go to page (activity.php) :confused:

Knowing that added jQt Log-In Slider worked very well without any problem

gothicuser 08-22-2012 06:59 PM

Quote:

Originally Posted by Syria BoY (Post 2359058)
Unfortunately I've been my experience on the old additions
But I'm having a small problem When you press a button Register Or Log In is go to page (activity.php)

I can't understand that. I can find no reason for that to happen.
Now, since I do not have a vb license I am unable to see any quoted code here, so if you need advanced support you will need to visit my site (URL at the bottom of the first post).

p.s, and before anybody asks, I can still develop as I administer multiple vB sites, so have access to a multitude of dev installation :D

Syria BoY 08-23-2012 04:02 PM

Quote:

Originally Posted by gothicuser (Post 2359104)
I can't understand that. I can find no reason for that to happen.
Now, since I do not have a vb license I am unable to see any quoted code here, so if you need advanced support you will need to visit my site (URL at the bottom of the first post).

p.s, and before anybody asks, I can still develop as I administer multiple vB sites, so have access to a multitude of dev installation :D

Which meant I have a problem With this added jQt Log-In / Register After doing modifications Trying to push button Log-In Or Register Be taken to a(activity.php) page !!! Knowing that all modifications Worked without problems

DexDeadly 09-06-2012 02:34 PM

I am having an issue trying to get this to work. I have intalled TMS and also installed your product. However when I enable the slider my whole page disappears and the login box is more or less taking over the top and not actually being a full overlay. Its pushing the header down and I would rather it not do that. I'd also rather the people see the forum and not just display help. Could you help me figure out why its doing this? I'd really like to have this feature. you can see what i mean here www.whitekidsoncomputers.com/forums/forum.php

gothicuser 09-06-2012 03:01 PM

Quote:

Originally Posted by DexDeadly (Post 2363120)
I am having an issue trying to get this to work. I have intalled TMS and also installed your product. However when I enable the slider my whole page disappears and the login box is more or less taking over the top and not actually being a full overlay. Its pushing the header down and I would rather it not do that. I'd also rather the people see the forum and not just display help.

I fear it could be related to the fixed width style. I think you'll find that if you installed the overlay version all would work ok. It's partly my fault, a couple of the elements in the slider that needed fixed positioning within CSS, so I was unable to use percentages.
Not really sure what to say. I'll have a good ponder in the morning to see if I can find a solution.
Sorry

pcam 03-07-2013 05:36 AM

I was running the chatbox and separate login mod prior to this suite and they worked. Now this suite does not work for me, except the login slider. The chatbox still configured to dbshout does not work. The log out slider can't be seen or tested, etc.

pcam 03-14-2013 02:36 PM

I had to disable the suite. Now there is a registration bug where after all available fields are selected or filled out, the registration system complains that there is a required field missing. After disabling the mod it works as it used to.

Also in vb4, the jquery menu asks for email, password, username, and maybe a couple of others. It then takes it to a vb enter your age (step 1 of 2) and then at (step 2) it asks for all the information the user had already entered on the jquery.

This mod would look good but it doesn't act the way it needs to.

viliksar1 02-28-2014 09:27 AM

gothicuser

4.2.2 does not work on how to run it?
I only imported product Suite Log-In-Register Slider Module

I also edited the bfr templates according to the instructions - jQt LogIn Slider Template Edts.html

viliksar1 03-01-2014 05:12 PM

I made a change in the pattern according to the instructions. Help me find the reason why this slider does not work?
header
HTML Code:

<!-- wrapper start -->
<div id="bsb">
<!-- wrapper end -->
{vb:raw template_hook.jqt_slider}
<div class="above_body"> <!-- closing tag is in template navbar -->
<vb:if condition="$vboptions['jqt_slider_active']">
<div id="header" class="floatcontainer doc_header" style="padding-top: 10px;">
<vb:else />
<div id="header" class="floatcontainer doc_header">
</vb:if>
        <vb:if condition="$stylevar['titleimage']"><div><a name="top" href="{vb:link forumhome}" class="logo-image"><img width="100%" src="{vb:stylevar titleimage}" alt="{vb:rawphrase x_powered_by_vbulletin, {vb:raw vboptions.bbtitle}}" /></a></div></vb:if>
        <div id="toplinks" class="toplinks">
                <vb:if condition="$show['member']">
                        <ul class="isuser">
<!-- Start of Logout switch -->
  <vb:if condition="$vboptions['jqt_suite_logout']">
      <li><a href="#" rel="#jqt_logout_container" id="jqt_logout_trigger">{vb:rawphrase log_out}</a></li>
    <vb:else />
<li><a href="login.php?{vb:raw session.sessionurl}do=logout&amp;logouthash={vb:raw bbuserinfo.logouthash}" onclick="return log_out('{vb:rawphrase sure_you_want_to_log_out}')">{vb:rawphrase log_out}</a></li>
  </vb:if>
 <!-- /End of Logout switch -->
                                <vb:if condition="$vboptions['jqt_slider_active']">
<noscript>
            <vb:if condition="$show['registerbutton']">
                <li><a href="register.php{vb:raw session.sessionurl_q}" rel="nofollow">{vb:rawphrase register}</a></li>
            </vb:if>
</noscript>
<vb:else />
            <vb:if condition="$show['registerbutton']">
                <li><a href="register.php{vb:raw session.sessionurl_q}" rel="nofollow">{vb:rawphrase register}</a></li>
            </vb:if>
</vb:if>
                                <li><a href="usercp.php{vb:raw session.sessionurl_q}">{vb:rawphrase user_control_panel}</a></li>
                                <li><a href="{vb:link member, {vb:raw bbuserinfo}}">{vb:rawphrase your_profile}</a></li>
                                <vb:if condition="$notifications_total">
                                <li class="popupmenu notifications" id="notifications">
                                        <a class="popupctrl" href="usercp.php{vb:raw session.sessionurl_q}">{vb:rawphrase your_notifications}: <span class="notifications-number"><strong>{vb:raw notifications_total}</strong></span></a>
                                        <ul class="popupbody popuphover">
                                                {vb:raw notifications_menubits}
                                        </ul>
                                </li>
                                <vb:else />
                                <li class="popupmenu nonotifications" id="nonotifications">
                                        <a class="popupctrl" href="usercp.php{vb:raw session.sessionurl_q}">{vb:rawphrase your_notifications}</a>
                                        <ul class="popupbody popuphover">
                                                <li>{vb:rawphrase no_new_messages}</li>
                                                <vb:if condition="$show['pmmainlink']"><li><a href="private.php{vb:raw session.sessionurl_q}">{vb:rawphrase inbox}</a></li>
<vb:if condition="$vboptions['jqt_slider_active']">
</noscript>
</vb:if>
</vb:if>
                                        </ul>
                                </li>
                                </vb:if>
                                <li class="welcomelink">{vb:rawphrase welcome_x_link_y, {vb:raw bbuserinfo.username}, {vb:link member, {vb:raw bbuserinfo}}}</li>
                                <vb:if condition="$vboptions['enablefacebookconnect']">
                                        {vb:raw facebook_header}
                                </vb:if>
                        </ul>
            {vb:raw template_hook.header_userinfo}
                        <vb:comment><p>{vb:rawphrase last_visited_x_at_y, {vb:raw pmbox.lastvisitdate}, {vb:raw pmbox.lastvisittime}}</p></vb:comment>
                <vb:else />
                        <ul class="nouser">
                        <vb:if condition="$show['registerbutton']">
                                <li><a href="register.php{vb:raw session.sessionurl_q}" rel="nofollow">{vb:rawphrase register}</a></li>
                        </vb:if>
                            <vb:if condition="$vboptions['jqt_slider_active']">
<noscript>
</vb:if>
                                <li>
                        <script type="text/javascript" src="clientscript/vbulletin_md5.js?v={vb:raw vboptions.simpleversion}"></script>
                        <form id="navbar_loginform" action="login.php?{vb:raw session.sessionurl}do=login" method="post" onsubmit="md5hash(vb_login_password, vb_login_md5password, vb_login_md5password_utf, {vb:raw show.nopasswordempty})">
                                <fieldset id="logindetails" class="logindetails">
                                        <div>
                                                <div>
                                        <input type="text" class="textbox<vb:if condition="!$username"> default-value</vb:if>" name="vb_login_username" id="navbar_username" size="10" accesskey="u" tabindex="101" value="<vb:if condition="$username">{vb:raw username}<vb:else />{vb:rawphrase username}</vb:if>" />
                                        <input type="password" class="textbox" tabindex="102" name="vb_login_password" id="navbar_password" size="10" />
                                        <input type="text" class="textbox default-value" tabindex="102" name="vb_login_password_hint" id="navbar_password_hint" size="10" value="{vb:rawphrase password}" style="display:none;" />
                                        <input type="submit" class="loginbutton" tabindex="104" value="{vb:rawphrase log_in}" title="{vb:rawphrase enter_username_to_login_or_register}" accesskey="s" />
                                                </div>
                                        </div>
                                </fieldset>
                                <div id="remember" class="remember">
                                        <label for="cb_cookieuser_navbar"><input type="checkbox" name="cookieuser" value="1" id="cb_cookieuser_navbar" class="cb_cookieuser_navbar" accesskey="c" tabindex="103" /> {vb:rawphrase remember_me}</label>
                                </div>

                                <input type="hidden" name="s" value="{vb:raw session.sessionhash}" />
                                <input type="hidden" name="securitytoken" value="{vb:raw bbuserinfo.securitytoken}" />
                                <input type="hidden" name="do" value="login" />
                                <input type="hidden" name="vb_login_md5password" />
                                <input type="hidden" name="vb_login_md5password_utf" />
                        </form>
                        <script type="text/javascript">
                        YAHOO.util.Dom.setStyle('navbar_password_hint', "display", "inline");
                        YAHOO.util.Dom.setStyle('navbar_password', "display", "none");
                        vB_XHTML_Ready.subscribe(function()
                        {
                        //
                                YAHOO.util.Event.on('navbar_username', "focus", navbar_username_focus);
                                YAHOO.util.Event.on('navbar_username', "blur", navbar_username_blur);
                                YAHOO.util.Event.on('navbar_password_hint', "focus", navbar_password_hint);
                                YAHOO.util.Event.on('navbar_password', "blur", navbar_password);
                        });
                       
                        function navbar_username_focus(e)
                        {
                        //
                                var textbox = YAHOO.util.Event.getTarget(e);
                                if (textbox.value == '<vb:if condition="$username">{vb:raw username}<vb:else />{vb:rawphrase username}</vb:if>')
                                {
                                //
                                        textbox.value='';
                                        textbox.style.color='{vb:stylevar input_color}';
                                }
                        }

                        function navbar_username_blur(e)
                        {
                        //
                                var textbox = YAHOO.util.Event.getTarget(e);
                                if (textbox.value == '')
                                {
                                //
                                        textbox.value='<vb:if condition="$username">{vb:raw username}<vb:else />{vb:rawphrase username}</vb:if>';
                                        textbox.style.color='{vb:stylevar shade_color}';
                                }
                        }
                       
                        function navbar_password_hint(e)
                        {
                        //
                                var textbox = YAHOO.util.Event.getTarget(e);
                               
                                YAHOO.util.Dom.setStyle('navbar_password_hint', "display", "none");
                                YAHOO.util.Dom.setStyle('navbar_password', "display", "inline");
                                YAHOO.util.Dom.get('navbar_password').focus();
                        }

                        function navbar_password(e)
                        {
                        //
                                var textbox = YAHOO.util.Event.getTarget(e);
                               
                                if (textbox.value == '')
                                {
                                        YAHOO.util.Dom.setStyle('navbar_password_hint', "display", "inline");
                                        YAHOO.util.Dom.setStyle('navbar_password', "display", "none");
                                }
                        }
                        r</script>
                                </li>
                                <vb:if condition="$vboptions['enablefacebookconnect']">
                                        {vb:raw facebook_header}
                                </vb:if>
                        </ul>
                </vb:if>
        </div>
        <div class="ad_global_header">
                {vb:raw ad_location.global_header1}
                {vb:raw ad_location.global_header2}
        </div>
        <hr />
</div>



All times are GMT. The time now is 08:17 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.02197 seconds
  • Memory Usage 1,926KB
  • 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
  • (1)bbcode_html_printable
  • (20)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (36)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