vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Forum Home Enhancements - Yahoo YUI! Treeview Menu for VBAdvanced (https://vborg.vbsupport.ru/showthread.php?t=158616)

Evolution06 09-27-2007 05:01 AM

Quote:

Originally Posted by rainyleaves (Post 1347918)
Works great!!
Thanks.

Ps: How can I excluding specify forums?

* CMPS 3.0rc2 + VB3.68

How did you get yours to work? I tried that and mine still didn't work and I also used the file that was uploaded and now the errors went away but it doesn't show.

Dankness 09-27-2007 05:08 AM

Quote:

Originally Posted by rainyleaves (Post 1347918)
Works great!!
Thanks.

Ps: How can I excluding specify forums?

* CMPS 3.0rc2 + VB3.68

Well, you can't atm i didnt code that into it. The original purpose of this module was to only include forums from a certain parent ID. So the only true method to do this would be to open the treemenu.php file, in the begining there is a variable for $titleforum = -1 or something of that nature, You can change the -1 to a certain Parent Forum ID other then that there isnt a method of excluding say Forum 2 from the list sorry wasnt needed nor do I have time to add it as this module serves my purpose as it is.

Quote:

Originally Posted by Evolution06 (Post 1347966)
How did you get yours to work? I tried that and mine still didn't work and I also used the file that was uploaded and now the errors went away but it doesn't show.

Are you sure your using the proper style id? IE You added the template change to Style 3 but now your looking at your page under Style 1? I just uploaded a new module for VB 3.0 that does work as I just installed VB 3.0 to test it. If your left with a list of forums that dont open or close then your forgot to edit your head include.

rainyleaves 09-27-2007 05:36 AM

Quote:

Originally Posted by Evolution06 (Post 1347966)
How did you get yours to work? I tried that and mine still didn't work and I also used the file that was uploaded and now the errors went away but it doesn't show.

First, My CMPS index is in public_html directory( I didn't move CMPS index to forum's directory like you.).

Second, I edited treemenu.php
Code:

Find all:
forumdisplay.php?f

All Replace:
/forums/forumdisplay.php?f

*red code is mean your forum's main directory's name.

Third, I edited headinclude code.
Code:

<script src = "/forums/clientscript/yui/yahoo-dom-event.js" ></script>

<link type="text/css" rel="stylesheet" href="../forums/clientscript/yui/assets/tree.css">
<script src = "/forums/clientscript/yui/treeview.js" ></script>
<script src="http://yui.yahooapis.com/2.3.1/build/animation/animation-min.js"></script>

*red code is mean your forum's main directory's name.
* Green code is mean, tree.css need full pass or '..'. Why? I don't know. hahaha :) .

Note: This is just my case!!!

Luck !!

ragtek 09-27-2007 06:22 AM

hm
the part with ../forums/ is strange
just clientscript/yui.... isn't working? are you sure???

are you sure that you have uploaded it right?

rainyleaves 09-27-2007 06:25 AM

Yes, I'm sure.
Works perfectly with ../forums/.
just clientscript/yui.... CSS isn't working.
I don't know why.

Dankness 09-27-2007 05:21 PM

theres a option to do that stuff in vba...
In The Older VBA the option in the admincp was Rewrite Filenames or something, and clientscript was already picked. Just add forumdisplay.php to it and it should automaticlly rewrite the urls. I guess in the next release I'll go ahead and rewrite all the url's to formdisplay to start with its already a variable, I just didnt need it on my install so didn't feel it was worth time adding.

Evolution06 09-27-2007 05:27 PM

Awesome! with the new module file you uploaded I downloaded both zip files overwrote all files uploaded the module and it works perfect!! haha nice mod and nice job awesome support!! thanks, www.blizzfusion.com check it out. Keep in mind I just used all files in the 2 zip folders in the first post not the one you edited in the reply on the 3rd page did not have to do any edits with the new module you uploaded.

Powered by vBadvanced CMPS v3.0 RC2
Powered by vBulletin? Version 3.6.8

maxicep 09-27-2007 05:32 PM

thanks for update.

i got a question ?
navigation showing all forums and subforums before to completely load.
this showing so bad :(

Evolution06 09-27-2007 09:42 PM

Quote:

Originally Posted by rainyleaves (Post 1347997)
First, My CMPS index is in public_html directory( I didn't move CMPS index to forum's directory like you.).

Second, I edited treemenu.php
Code:

Find all:
forumdisplay.php?f

All Replace:
/forums/forumdisplay.php?f

*red code is mean your forum's main directory's name.

Third, I edited headinclude code.
Code:

<script src = "/forums/clientscript/yui/yahoo-dom-event.js" ></script>

<link type="text/css" rel="stylesheet" href="../forums/clientscript/yui/assets/tree.css">
<script src = "/forums/clientscript/yui/treeview.js" ></script>
<script src="http://yui.yahooapis.com/2.3.1/build/animation/animation-min.js"></script>

*red code is mean your forum's main directory's name.
* Green code is mean, tree.css need full pass or '..'. Why? I don't know. hahaha :) .

Luck !!

Well for some reason whenever I try to save treemenu.php I get this errror: (its only when trying to save treemenu even if I don't do any edits to it.. it still does it.. I have tried other files they save fine.

PHP Code:

open treemenu.php failed: Permission denied at cpanel.pl line 492
    Carp::croak('open treemenu.php failed: Permission denied') called at /usr/local/cpanel/Cpanel/Fileman.pm line 1299
    Cpanel::Fileman::fmsavefile('/home/bzfusion/public_html/forums/modules', 'treemenu.php', '<?php^M^J// ++====================================================...', '') called at cpanel.pl line 492
    main::__ANON__('/home/bzfusion/public_html/forums/modules', 'treemenu.php', '<?php^M^J// ++====================================================...', '') called at cpanel.pl line 1479
    main::exectag('<cpanel Fileman="fmsavefile($FORM{\'dir\'},$FORM{\'file\'},$FORM...') called at cpanel.pl line 4376
    main::dotag(undef) called at cpanel.pl line 4265
    main::cpanel_parseblock('SCALAR(0x8f8bd70)') called at cpanel.pl line 4219
    main::cpanel_parse('GLOB(0x91ae3f0)') called at cpanel.pl line 1043

Edit: I got it I just edited the file then reuploaded it you can just add forums/ instead of /forums cause it add's the first / by default also you don't need to add /forums to you headinclude cause I didn't do it and it seems to work good. But thats just me really that might be why you can't clientscript/yui/yahoo-dom-event.js or whatever.

Dankness 09-27-2007 10:13 PM

Quote:

Originally Posted by maxicep (Post 1348402)
thanks for update.

i got a question ?
navigation showing all forums and subforums before to completely load.
this showing so bad :(

Thats because this mod uses Progressive Enchantment to Redesign a unordered list of your forums. This is the markup and after the javascript hits it turns it into a nice list. Unfort there isnt much you can do about that except remove the module or change the CSS so it looks better without the javascript in place. Or if you search around enough im sure you can figure out a simple way to check if there have a DOM enabled browser and if not then don't display the module but that defeats the purpose of this, in that when a search engine spiders your page, there is a easy to navigate list of links to all your inner forums within 1 click away.

beduino 09-28-2007 04:29 AM

Hi Evolution,
you can post exactly what treemenu.php you use?
My install is similar [i think]
vba - index of root
vbulletin - index of forums.
The module looks ok, but the links call root/forumdisplay...etc [page error] and don't [right] forums/forumdisplay etc.
Really I need some help
Tks in advance!
Joao

Quote:

Originally Posted by Evolution06 (Post 1348563)
Well for some reason whenever I try to save treemenu.php I get this errror: (its only when trying to save treemenu even if I don't do any edits to it.. it still does it.. I have tried other files they save fine.

PHP Code:

open treemenu.php failed: Permission denied at cpanel.pl line 492
    Carp::croak('open treemenu.php failed: Permission denied') called at /usr/local/cpanel/Cpanel/Fileman.pm line 1299
    Cpanel::Fileman::fmsavefile('/home/bzfusion/public_html/forums/modules', 'treemenu.php', '<?php^M^J// ++====================================================...', '') called at cpanel.pl line 492
    main::__ANON__('/home/bzfusion/public_html/forums/modules', 'treemenu.php', '<?php^M^J// ++====================================================...', '') called at cpanel.pl line 1479
    main::exectag('<cpanel Fileman="fmsavefile($FORM{\'dir\'},$FORM{\'file\'},$FORM...') called at cpanel.pl line 4376
    main::dotag(undef) called at cpanel.pl line 4265
    main::cpanel_parseblock('SCALAR(0x8f8bd70)') called at cpanel.pl line 4219
    main::cpanel_parse('GLOB(0x91ae3f0)') called at cpanel.pl line 1043

Edit: I got it I just edited the file then reuploaded it you can just add forums/ instead of /forums cause it add's the first / by default also you don't need to add /forums to you headinclude cause I didn't do it and it seems to work good. But thats just me really that might be why you can't clientscript/yui/yahoo-dom-event.js or whatever.


Evolution06 09-28-2007 05:47 AM

Not sure if I am aloud to do this but this should help ya out this is modified with the forums/forumdisplay so all ya need to do is upload this file and you should be good to go. Hope this helps ya.

beduino 09-28-2007 09:13 PM

Hello Evolution!
tks - works now.
It is possible choose to show more than one forumID?
All the best
Beduino

Axel Foley 09-28-2007 10:39 PM

Quote:

Originally Posted by Dankness (Post 1348391)
theres a option to do that stuff in vba...
In The Older VBA the option in the admincp was Rewrite Filenames or something, and clientscript was already picked. Just add forumdisplay.php to it and it should automaticlly rewrite the urls. I guess in the next release I'll go ahead and rewrite all the url's to formdisplay to start with its already a variable, I just didnt need it on my install so didn't feel it was worth time adding.

Thanks for the mod Dankness.

I have some things to tell/ask you:

1. In the zip file, in the upload\modules directory, the file treemenu already exists, but since we have to upload the .module file that recreates the treemenu.php file it generates confusion. I think you should let the .module file create the .php file in the module subdir; so remove the module/treemenu.php file from the zip.

2. Update the .module file in the zip with the updated one for vBa 3.0 RC2.

3. With the updated .module (vBA 3.0 RC2), the following code in the treemenu.php gilr does not exist:

PHP Code:

//---> Add Forum IDs to This Array if You Use Them as a Catagory and Not a Forum, It Will Remove Linking To These Forums
$forums_array = array(0); 

4. I already had configured forumdisplay.php in the vBAdvanced Global Options in order to let vBA rewrite the urls of the script with the prefix of the forum's URL (/forum) but it doesn't work with your hack. I had to manually edit treemenu.php putting "/forum" before the 3 calls to forumdisplay.php.

Thank you again for this hack. :D

Uniphix 09-29-2007 05:49 PM

Is there a way to save what was last expanded?

http://www.dragonsofdeityrising.com/...ry=race@humans

is what i currently have.

rainyleaves 09-30-2007 08:39 AM

Quote:

Originally Posted by Uniphix (Post 1349742)
Is there a way to save what was last expanded?

http://www.dragonsofdeityrising.com/...ry=race@humans

is what i currently have.

Awesome!!
How do I include 'Expand or Collapse' button?
How do I delete '?' ' >' ?

Thanks :)

ragtek 10-01-2007 08:27 PM

a idea how the div can be hidden, until the site is loaded?
so nobody would have the problem with the "open treemenu" until the site is loaded and yui "collapsed" it

Trana 10-01-2007 11:26 PM

Quote:

Originally Posted by ragtek (Post 1350960)
a idea how the div can be hidden, until the site is loaded?
so nobody would have the problem with the "open treemenu" until the site is loaded and yui "collapsed" it

I second this request.

Dankness 10-02-2007 04:22 AM

Quote:

Originally Posted by Uniphix (Post 1349742)
Is there a way to save what was last expanded?

http://www.dragonsofdeityrising.com/...ry=race@humans

is what i currently have.

im sure its possible but i doubt i will implement it, your more then welcome to do it thou,just add a javascript code to set a cookie with each id that was opened, then on return check for the cookie and open/close these ids as needed.

Quote:

Originally Posted by Axel Foley (Post 1349255)
Thanks for the mod Dankness.

I have some things to tell/ask you:

1. In the zip file, in the upload\modules directory, the file treemenu already exists, but since we have to upload the .module file that recreates the treemenu.php file it generates confusion. I think you should let the .module file create the .php file in the module subdir; so remove the module/treemenu.php file from the zip.

2. Update the .module file in the zip with the updated one for vBa 3.0 RC2.

3. With the updated .module (vBA 3.0 RC2), the following code in the treemenu.php gilr does not exist:

PHP Code:

//---> Add Forum IDs to This Array if You Use Them as a Catagory and Not a Forum, It Will Remove Linking To These Forums
$forums_array = array(0); 

4. I already had configured forumdisplay.php in the vBAdvanced Global Options in order to let vBA rewrite the urls of the script with the prefix of the forum's URL (/forum) but it doesn't work with your hack. I had to manually edit treemenu.php putting "/forum" before the 3 calls to forumdisplay.php.

Thank you again for this hack. :D

Yes i need to re-package the modules, The zip file works for the older version of VBA which is what i use. The module is for the newer version of VBA. I will add the forum url rewrite in the next version when i have time to release it again and I had to remove the forums array due to it causing errors on alot of ppls' forums for some reason. I dont know why but VBA 3.0 RC2 didnt like it. And since personally i dont use that version Im not gonna find out why its broken until i am forced to update. Your more then welcome to take a survey and get back to us on it thou.

Quote:

Originally Posted by ragtek (Post 1350960)
a idea how the div can be hidden, until the site is loaded?
so nobody would have the problem with the "open treemenu" until the site is loaded and yui "collapsed" it

Yea that can also be done very easyly. And its a really good idea actually, Use opacity instead of display none or if i remember correctly YUI cant reset it ( or that mighta just been prototype and mootools, i havent tryd it with YUI but opacity works so just use it lol ) When i have some free time to work on it I will add it, and Im still looking at your pm with the class info Ill see what i can do with it later tonight maybe tommorow.

[QOUTE=rainyleaves]

Awesome!!
How do I include 'Expand or Collapse' button?
How do I delete '?' ' >' ?

Thanks

You can delete the funny symbols by looking in the treemenu.php file one of them is &raco; for the other is just a > I know the > is in the switch statement look for the <a href's in the code to find them
The Expand Collapse button could be added, you should search google for "Yahoo YUI Treemenu" and you will find Yahoo has Grade A Execellent Docs on all the Javascript library and with a Simple addition of 2 lines of code that I know is documented somewhere in there you can add that.

[/QOUTE]

Nzo 10-03-2007 01:32 PM

Quote:

Originally Posted by beduino (Post 1349217)
Hello Evolution!
tks - works now.
It is possible choose to show more than one forumID?
All the best
Beduino

Maybe i miss something but I have the same issue.
Only one forum (and subforum) is show in tree.
(It's forum ID = 41 but I think it doesn't really matter)

Any ideas ?

Running vb3.6.8 an vbAdvanced 2.2

Trana 10-03-2007 06:34 PM

Quote:

Originally Posted by Dankness (Post 1351157)
Yea that can also be done very easyly. And its a really good idea actually, Use opacity instead of display none or if i remember correctly YUI cant reset it ( or that mighta just been prototype and mootools, i havent tryd it with YUI but opacity works so just use it lol ) When i have some free time to work on it I will add it, and Im still looking at your pm with the class info Ill see what i can do with it later tonight maybe tommorow.

I could really use this! Thanks.

ragtek 10-04-2007 08:59 PM

i'm working now on the problem with the hidden box until the content is ready

i think with this: http://developer.yahoo.com/yui/examp...nt-timing.html it shouldn't be a problem

at momemt i have add this: style="visibility:hidden" id="treenavi" to my navi part
and in the script i add this: fetch_object('treenavi').style.visibility = 'visible'; but it is still fired befor it is realy ready*g*

ragtek 10-06-2007 11:50 AM

i've solved it:)


i changed the script to:
Code:

var ultree;
(function() {

    function treeInit() {
        ultree = new YAHOO.widget.TreeView("treeDiv");

      ultree.setExpandAnim(YAHOO.widget.TVAnim.FADE_IN);
      ultree.setCollapseAnim(YAHOO.widget.TVAnim.FADE_OUT);     
      ultree.readList();

      ultree.subscribe("expand", function(node) {
          });

      ultree.subscribe("collapse", function(node) {
          });

      ultree.subscribe("labelClick", function(node) {
          });


        ultree.draw();
        fetch_object('treenavi').style.visibility = 'visible';
    }


    YAHOO.util.Event.onDOMReady(treeInit);

})();

and to the table/div whatever you have i added:
Code:

<table class="tborder" cellpadding="6" cellspacing="1" border="0" width="100%" align="center" style="visibility:hidden" id="treenavi">
style="visibility:hidden" id="treenavi"
so now it have a id(needed for the fetch_object method and it is set visibility:hidden, so it is hidden until
Code:

YAHOO.util.Event.onDOMReady(treeInit);
the "dom is ready" that means until everything is loaded
and then i fire the init function, now the tree is "built" and visibility is set

here's a video how it looks like: http://www.ragtek.org/tutorials/treemenu.htm

rainyleaves 10-09-2007 03:20 PM

Quote:

Originally Posted by ragtek (Post 1354045)
i've solved it:)


i changed the script to:
Code:

var ultree;
(function() {

    function treeInit() {
        ultree = new YAHOO.widget.TreeView("treeDiv");

      ultree.setExpandAnim(YAHOO.widget.TVAnim.FADE_IN);
      ultree.setCollapseAnim(YAHOO.widget.TVAnim.FADE_OUT);     
      ultree.readList();

      ultree.subscribe("expand", function(node) {
          });

      ultree.subscribe("collapse", function(node) {
          });

      ultree.subscribe("labelClick", function(node) {
          });


        ultree.draw();
        fetch_object('treenavi').style.visibility = 'visible';
    }


    YAHOO.util.Event.onDOMReady(treeInit);

})();

and to the table/div whatever you have i added:
Code:

<table class="tborder" cellpadding="6" cellspacing="1" border="0" width="100%" align="center" style="visibility:hidden" id="treenavi">
style="visibility:hidden" id="treenavi"
so now it have a id(needed for the fetch_object method and it is set visibility:hidden, so it is hidden until
Code:

YAHOO.util.Event.onDOMReady(treeInit);
the "dom is ready" that means until everything is loaded
and then i fire the init function, now the tree is "built" and visibility is set

here's a video how it looks like: http://www.ragtek.org/tutorials/treemenu.htm

Ragtek,

Could you please share edited file?
I really didn't know how edit file.
I don't know about the code where including.
I'm not a familliar. :o

Thnaks,
Best regards. :)

ragtek 10-09-2007 03:24 PM

hi
sorry, no i cant because i'm using an other system(vbcms and not vbadvanced so i cant just export my) and i have not realy the time to make it but i'm sure dankness will update it soon

rainyleaves 10-09-2007 03:28 PM

Oh, I see.. :)
Thanks for your reply.

Anyway, congratulation for your work!!

Trana 10-10-2007 01:01 AM

Quote:

Originally Posted by ragtek (Post 1356269)
hi
sorry, no i cant because i'm using an other system(vbcms and not vbadvanced so i cant just export my) and i have not realy the time to make it but i'm sure dankness will update it soon

Which .js file did you change that function in?

Thanks!

ragtek 10-10-2007 05:21 AM

in this version it is direct in the template and the modul
Code:

<script type="text/javascript">
//<![CDATA[

var ultree;
(function() {

    function treeInit() {
        ultree = new YAHOO.widget.TreeView("treeDiv");

      ultree.setExpandAnim(YAHOO.widget.TVAnim.FADE_IN);
      ultree.setCollapseAnim(YAHOO.widget.TVAnim.FADE_OUT);     
      ultree.readList();

      ultree.subscribe("expand", function(node) {
          });

      ultree.subscribe("collapse", function(node) {
          });

      ultree.subscribe("labelClick", function(node) {
          });


        ultree.draw();
    }

    YAHOO.util.Event.addListener(window, "load", treeInit);

})();

//]]>
</script>


Trana 10-10-2007 11:57 PM

I have this:

Quote:

<tr class="alt1"><td class="yui-skin-sam">

<div id="treenavi" style="visibility:hidden">
$adv_portal_forumlist
</div>

<script type="text/javascript">
//<![CDATA[

var ultree;
(function() {

function treeInit() {
ultree = new YAHOO.widget.TreeView("treeDiv");

ultree.setExpandAnim(YAHOO.widget.TVAnim.FADE_IN);
ultree.setCollapseAnim(YAHOO.widget.TVAnim.FADE_OU T);
ultree.readList();

ultree.subscribe("expand", function(node) {
});

ultree.subscribe("collapse", function(node) {
});

ultree.subscribe("labelClick", function(node) {
});


ultree.draw();
}

YAHOO.util.Event.addListener(window, "load", treeInit);

})();

//]]>
</script>

</td></tr>
But it doesn't seem to work.

Dankness 10-13-2007 07:18 AM

Sorry for the delays guys, I will be updating this thing hopefully by Monday, In the Update I will add Ragtek's idea to hide the Div until Javascript Creates it, and I will also be adding Options for Open/Close All to it I have already coded most of it but i just need to finish testing everything, Once again sorry for the delays but you have to understand I am a Freelance Web Developer and the only thing putting food in my stomache atm is my web work. So of course I have to put paying jobs way ahead of free mods like this. If you like this mod you guys are more then welcome to donate afew bucks to its development ( there is a nice option to do that right here thru vb.org ) But anyways I will have a updated version for everyone very soon.

rainyleaves 10-13-2007 07:22 AM

Awesome!! Idea.
I run to the monday~ :)

sweeps78 10-15-2007 02:31 PM

Dankness,

Thanks for the cool addon to vBa:) We started using it, and loved it, however we had to uninstall it. We'd love to continue using it, however, the features that we need were not available at the moment.

We have many top level forums and needed them as links in the navigator. More importantly, we needed the ability to add links outside of the forum. We run an online shop, so we needed to link to specific categories in our catalogue, with the ability to specify what level these are at. The default navigator in vBa does this, however, it doesn't have the sweet collapsible options like your add on does. If you plan on implementing these features, we'd be happy to send a donation your way for the hard work:) PM me if you are interested.

thanks!

Trana 10-17-2007 03:19 AM

Quote:

Originally Posted by Dankness (Post 1358809)
Sorry for the delays guys, I will be updating this thing hopefully by Monday,

Thanks!

BTW, is there a way to change the tree components to specified images? I'd like to make it a little sharper with some of my own navigation graphics.

ragtek 10-17-2007 09:37 AM

yes
just replace the images in the clientscript/yui/assets folder;)

Dankness 10-21-2007 03:20 AM

Updated, Thanks to Ragtek i used his method of hideing the list until it was properly made ( no sense reinventing wheels )

rainyleaves 10-21-2007 05:36 AM

Thanks, Dankness. :)

Axel Foley 10-21-2007 12:04 PM

Sorry but I uninstalled this one (but still tagged it).

You should create a zip file with all the required files and clear instructions on how to install it, which versions of vBAdvanced are supported and tested etc.

At this moment, to make it work, you have to read all posts, read advices of some of the users, test with modifications, use user-patched files etc.

Too messy for my board...I'll wait for a cleaner and working (ouf-of-the-box) version.

Thanks anyway. :)

Trana 10-22-2007 02:00 AM

I updated my template with the info in the new .tpl file but the menu still shows up already expanded until the page loads. I thought it was supposed to be hidden until opened?

Dankness 10-23-2007 02:58 AM

Ok, I have Completely Upgraded this module, You will require removal off the old header javascript additional codes that you had to do manually before. Also Reupload the All Files and Overwrite any existing, I have done many changes and will list the main changes below

This now works completely out of the box, there is very detailed instructions inside the zip and on the front page. Sorry to the people who could not make this work, it will work now.

Sorry for the messy releases so far, time is a very valuble resource.
  • Automatic Template Edit
  • Fixed Missing Forum URL for Forumdisplay an Javascript
  • Compacted All Javascript coding using YUI Java Script Compacter v2.5.5
  • Removed ugly symbols in front of Forum listings
  • Rewrote Installation instructions
  • And afew other things i can't remember at this minute.
Enjoy!

If you enjoy this hack I love donations' as atm my only job is freelancing


--ShawnC

Trana 10-24-2007 08:39 PM

Thanks for updating this. I am still having a problem though.

You successfully hid the tree during the page load, but the table that it sits in (the module content) is still maximized until the page loads. This is really bad when you have a lot of forums as the module window can be the entire length of the page. Is there anyway to have it load already minimized?


All times are GMT. The time now is 01:32 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.03541 seconds
  • Memory Usage 1,910KB
  • 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
  • (11)bbcode_code_printable
  • (4)bbcode_php_printable
  • (19)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
  • (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