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)
-   -   Chat Modifications - MGC Chatbox Evo (https://vborg.vbsupport.ru/showthread.php?t=168992)

angeljs 05-23-2010 04:11 PM

Hi, sorry to bump my problem, but I'm still receiving an unknown database error across my site when I install/enable this mod...I've tried with both the free and pro versions. There are no specific database errors or logs, so I'm at a complete loss, just a completely broken site with a general database error message. If anyone can point me in the right direction for a fix, or at least a way to find out what the error can be, I'd appreciate it.

Trumpetrhapsody 05-23-2010 04:36 PM

Quote:

Originally Posted by Trumpetrhapsody (Post 2039184)
Here is the error firebug throws:
AJAX Error: Status = 0: communication failure /clientscript/vbulletin-core.js?v=403 (line 11)


Sometimes if I refresh the page a bunch of times it'll start working, sometimes not.

Bump. Sounds like a few other people are having this issue too, any insight into this error?

Jeweetog 05-23-2010 04:47 PM

Quote:

Originally Posted by angeljs (Post 2042289)
Hi, sorry to bump my problem, but I'm still receiving an unknown database error across my site when I install/enable this mod...I've tried with both the free and pro versions. There are no specific database errors or logs, so I'm at a complete loss, just a completely broken site with a general database error message. If anyone can point me in the right direction for a fix, or at least a way to find out what the error can be, I'd appreciate it.



What is the site? I wanna look at the error.

SoltanWorld 05-23-2010 07:26 PM

I have used templates and make this mod working on Vba with out problem ! does any body need to know it ?

Jeweetog 05-23-2010 08:53 PM

Quote:

Originally Posted by SoltanWorld (Post 2042367)
I have used templates and make this mod working on Vba with out problem ! does any body need to know it ?


Post it anyway.

SoltanWorld 05-24-2010 06:25 AM

If you want to put your chat box in main page on Vba You should follow these :

1) Go to ACP/MGC Chatbox Evo/Display And Position

Find these options
Position of the chatbox on the forum home (forumhome)
Position of the chatbox in the forums (forumdisplay)
Position of the chatbox in the threads


Make them: Do Not Display

Find List of the other forum pages

And put this in text area : adv_index

Then find [vB4.X.X] List of the templates where the global var is used and put this into text area : adv_portal_shout

Save this setting

2) Go to ACP/vBa CMPS/Add Module
Select [Template Module]
Fill title field what ever you want
in Template to include type shout ( you will see this then : adv_portal_shout(you fill this)
Select your desired template
And Paste this {vb:raw mgc_cb_evo_var} to the Template Content

Set Use Module Wrapper Template to "No"

Set your desired Permissions and Save it. Then add this module to your desired page, which i have added to home page.

It's Finished Enjoy it.
If you Have any issue please feel free to contact me about it
Rad
SoltanWorld

VBDev 05-24-2010 08:19 AM

A bug was found in the options for vB3.

To fix it, edit the plugin "User option add in profile vB3", replace :
PHP Code:

require_once(DIR '/includes/mgc_cb_evo/class_display.php'); 

By :
PHP Code:

require_once(DIR '/mgc_cb_evo/classes/class_display.php'); 


VBDev 05-24-2010 08:24 AM

Quote:

Originally Posted by ellinofatsa (Post 2042141)
VBDev i have translate the chat in greek and works fine

i mast say that your hack i thing is the BEST ! ! ! that i have see THANKS FOR YOUR TIME TO MAKE THAT!!!!

best from grecce

Oh cool :) Can you post it here so that I can add it to the archive ?

Quote:

Originally Posted by andyv72 (Post 2042157)
This appears to me as soon as I clicked on a smilie
More will I not be displayed ...


Details zum Fehler auf der Webseite

Benutzer-Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; Creative AutoUpdate v1.40.01)
Zeitstempel: Sun, 23 May 2010 10:52:47 UTC


Meldung: Objekt erwartet
Zeile: 1
Zeichen: 1
Code: 0
URI: http://www.domain.com/mgc_cb_evo.php?do=showsmilies


More will I not be displayed ...

Hum hum strange, I don't remember, did you tell me your vBulletin version ?

Quote:

Originally Posted by angeljs (Post 2042289)
Hi, sorry to bump my problem, but I'm still receiving an unknown database error across my site when I install/enable this mod...I've tried with both the free and pro versions. There are no specific database errors or logs, so I'm at a complete loss, just a completely broken site with a general database error message. If anyone can point me in the right direction for a fix, or at least a way to find out what the error can be, I'd appreciate it.

Well without knowing the problem I honestly can't help you :/

It's like searching for a niddle in a heystake.

Quote:

Originally Posted by Trumpetrhapsody (Post 2042305)
Bump. Sounds like a few other people are having this issue too, any insight into this error?

This is a reported bug, I haven't look into it and will only for the next release so please wait :)

ellinofatsa 05-24-2010 10:28 AM

hi again today i have change my skin. And i see that i have this problem!!
here you can see 2 image

https://vborg.vbsupport.ru/external/2010/05/15.png

https://vborg.vbsupport.ru/external/2010/05/16.png

andyv72 05-24-2010 10:29 AM

Quote:

Originally Posted by VBDev (Post 2042582)
Oh cool :)
Hum hum strange, I don't remember, did you tell me your vBulletin version ?

Hi..

on Post 6344 i have say what i version of vB i have..

My vBulletin Version is 4.0.3 :D

legacy123 05-24-2010 10:51 AM

Is there a way to remove the blue thing saying Chatbox on top?(Will try to get a pic)

VBDev 05-24-2010 11:05 AM

Quote:

Originally Posted by legacy123 (Post 2042628)
Is there a way to remove the blue thing saying Chatbox on top?(Will try to get a pic)

You mean the header of the chatbox ?
You have to edit the mgc_cb_evo template.

Quote:

Originally Posted by andyv72 (Post 2042616)
Hi..

on Post 6344 i have say what i version of vB i have..

My vBulletin Version is 4.0.3 :D

Hum, please send me test account to ryour forum and I'll have a look with debug tools.

Quote:

Originally Posted by ellinofatsa (Post 2042615)
hi again today i have change my skin. And i see that i have this problem!!
here you can see 2 image

https://vborg.vbsupport.ru/external/2010/05/15.png

https://vborg.vbsupport.ru/external/2010/05/16.png

Have you uploaded chatbox images in your new style directory ?

ellinofatsa 05-24-2010 11:10 AM

thank you so mats!!!!!!!!!!!!!!!!!!!!!!
its ok now

andyv72 05-24-2010 11:10 AM

Quote:

Originally Posted by VBDev (Post 2042631)
You mean the header of the chatbox ?
You have to edit the mgc_cb_evo template.



Hum, please send me test account to ryour forum and I'll have a look with debug tools.


Ok you have an PM ...THX

Saphyrus 05-24-2010 11:39 AM

hi

how can I change the background color of the input-text-field in vB4?

greets

angeljs 05-24-2010 04:57 PM

1 Attachment(s)
Quote:

Originally Posted by Jeweetog (Post 2042309)
What is the site? I wanna look at the error.

The site is in my signature, but I don't want to enable the mod as it will break my site. I've added a screenshot which may help.

Thanks for the reply.

gamerscms 05-24-2010 06:33 PM

Hi,

i seem to be getting a blank white page once i installed this, any ideas as to why?

Regards

Jeweetog 05-24-2010 08:16 PM

Quote:

Originally Posted by angeljs (Post 2042758)
The site is in my signature, but I don't want to enable the mod as it will break my site. I've added a screenshot which may help.

Thanks for the reply.


If i'm correct, you've got a mail from your database with the error message in it.

Somewhere in the config.php file you have their your database info, like database address, password, what mail to use in case errors occur.

Paste that error message. Make sure the passw and sensitive info are not included in your paste.

w00ttastic 05-24-2010 08:34 PM

We have [YOUTUBE] tags on our forums, and a couple users have a bad habit of putting autoplay videos in the chatbox, which annoys everyone. Neither the replacement variable manager nor the forum censorship options work in this chatbox, and I can't find any option for censorship or disabling the [YOUTUBE] tags in the Admin CP. How would I go about fixing this?

Alfa1 05-25-2010 12:06 AM

Quote:

Originally Posted by VBDev (Post 2041804)
Well have you tried with the chatbox in variable option ?

Which variable should I use?

Quote:

Originally Posted by VBDev (Post 2041804)
Humm, where were those calls ?

Unfortunately the log doesnt say.

vilhiem 05-25-2010 03:04 AM

Looks like a great mod!

Is there any way (or perhaps this is included) to have a new message initiate a FlashWindow function to highlight the taskbar if a new chat is posted ...?

Thanks!

VBDev 05-25-2010 04:20 AM

Quote:

Originally Posted by Saphyrus (Post 2042647)
hi

how can I change the background color of the input-text-field in vB4?

greets

You have to add css code for the input field.

Study the template to see which id you should use and then edit mgc_cb_evo.css template.

Quote:

Originally Posted by gamerscms (Post 2042788)
Hi,

i seem to be getting a blank white page once i installed this, any ideas as to why?

Regards

On all your forum ? Have you received any db error email ?

Quote:

Originally Posted by w00ttastic (Post 2042845)
We have [YOUTUBE] tags on our forums, and a couple users have a bad habit of putting autoplay videos in the chatbox, which annoys everyone. Neither the replacement variable manager nor the forum censorship options work in this chatbox, and I can't find any option for censorship or disabling the [YOUTUBE] tags in the Admin CP. How would I go about fixing this?

That youtube tag is a bbcode ? If yes then it shouldn't work in the chatbox as it's not in the tags list.

Unless this tag is added in another way than being in the tag list array which wouldn't be such a clean way.

Quote:

Originally Posted by Alfa1 (Post 2042910)
Which variable should I use?

{vb:raw mgc_cb_evo_var}

Quote:

Originally Posted by vilhiem (Post 2042987)
Looks like a great mod!

Is there any way (or perhaps this is included) to have a new message initiate a FlashWindow function to highlight the taskbar if a new chat is posted ...?

Thanks!

Well the FlashWindow function seems to be from microsoft MSDN which is not available from javascript.

angeljs 05-25-2010 05:23 AM

Quote:

Originally Posted by Jeweetog (Post 2042833)
If i'm correct, you've got a mail from your database with the error message in it.

Somewhere in the config.php file you have their your database info, like database address, password, what mail to use in case errors occur.

Paste that error message. Make sure the passw and sensitive info are not included in your paste.

Here is the error I received in the emails:

Code:

Database error in vBulletin 4.0.2:

Invalid SQL:

SELECT  administrator.*,
userfield.*, usertextfield.*, user.*, UNIX_TIMESTAMP(passworddate) AS passworddate, user.languageid AS saved_languageid,
IF(displaygroupid=0, user.usergroupid, displaygroupid) AS displaygroupid,
language.phrasegroup_global AS phrasegroup_global,
language.phrasegroup_cphome AS phrasegroup_cphome,
language.phrasegroup_cpglobal AS phrasegroup_cpglobal,
language.options AS lang_options,
language.languagecode AS lang_code,
language.charset AS lang_charset,
language.locale AS lang_locale,
language.imagesoverride AS lang_imagesoverride,
language.dateoverride AS lang_dateoverride,
language.timeoverride AS lang_timeoverride,
language.registereddateoverride AS lang_registereddateoverride,
language.calformat1override AS lang_calformat1override,
language.calformat2override AS lang_calformat2override,
language.logdateoverride AS lang_logdateoverride,
language.decimalsep AS lang_decimalsep,
language.thousandsep AS lang_thousandsep
,mgcugp.mgc_cb_evo_default_color,mgcugp.mgc_cb_evo_chanid
FROM user AS user
LEFT JOIN userfield AS userfield ON (user.userid = userfield.userid)
LEFT JOIN usertextfield AS usertextfield ON (usertextfield.userid = user.userid) LEFT JOIN administrator AS administrator ON (administrator.userid = user.userid) LEFT JOIN language AS language ON (language.languageid = IF(user.languageid = 0, 1, user.languageid))
LEFT JOIN usergroup AS mgcugp ON (user.usergroupid=mgcugp.usergroupid)
WHERE user.userid = 2;

MySQL Error  : Unknown column 'mgcugp.mgc_cb_evo_default_color' in 'field list'
Error Number  : 1054
Request Date  : Tuesday, May 25th 2010 @ 07:18:01 AM
Error Date    : Tuesday, May 25th 2010 @ 07:18:01 AM
Script        : http://simfansuk.com/forums/admincp/index.php?loc=plugin.php%3Fdo%3Dproduct
Referrer      : http://simfansuk.com/forums/admincp/plugin.php?do=productenable&productid=mgc_cb_evo&s=
IP Address    : 90.200.25.157
Username      :
Classname    : vB_Database
MySQL Version :

Really appreciate you taking the time with this :)

tafreeh 05-25-2010 05:27 AM

It may sound stupid.. but how do you banned someone other than use commands ?

and how do u use those commands anyways.. Sorry ppl I never use IRC before...

Thanks

Halfhidden 05-25-2010 08:41 AM

@ VBDev.
I've closed down the test account you asked me to set up. I can see you are very busy with database errors and such like.. so I'll try and figure it out myself.
Thanks anyway.

Bano Host 05-25-2010 09:02 AM

I like it but it hard to install ,

why not all files need to upload in one directory to make it easy to removed?

and , we hope the install only to upload files and product so langauge

not to edit any template

please fix this and important one to let all files in one directory :)

thanks any way

Saphyrus 05-25-2010 09:20 AM

Quote:

Originally Posted by VBDev (Post 2043002)
You have to add css code for the input field.

Study the template to see which id you should use and then edit mgc_cb_evo.css template.

what should i add in mgc_cb_evo.css ? :(

VBDev 05-25-2010 11:41 AM

Quote:

Originally Posted by angeljs (Post 2043025)
Here is the error I received in the emails:

Code:

Database error in vBulletin 4.0.2:

Invalid SQL:

SELECT  administrator.*,
userfield.*, usertextfield.*, user.*, UNIX_TIMESTAMP(passworddate) AS passworddate, user.languageid AS saved_languageid,
IF(displaygroupid=0, user.usergroupid, displaygroupid) AS displaygroupid,
language.phrasegroup_global AS phrasegroup_global,
language.phrasegroup_cphome AS phrasegroup_cphome,
language.phrasegroup_cpglobal AS phrasegroup_cpglobal,
language.options AS lang_options,
language.languagecode AS lang_code,
language.charset AS lang_charset,
language.locale AS lang_locale,
language.imagesoverride AS lang_imagesoverride,
language.dateoverride AS lang_dateoverride,
language.timeoverride AS lang_timeoverride,
language.registereddateoverride AS lang_registereddateoverride,
language.calformat1override AS lang_calformat1override,
language.calformat2override AS lang_calformat2override,
language.logdateoverride AS lang_logdateoverride,
language.decimalsep AS lang_decimalsep,
language.thousandsep AS lang_thousandsep
,mgcugp.mgc_cb_evo_default_color,mgcugp.mgc_cb_evo_chanid
FROM user AS user
LEFT JOIN userfield AS userfield ON (user.userid = userfield.userid)
LEFT JOIN usertextfield AS usertextfield ON (usertextfield.userid = user.userid) LEFT JOIN administrator AS administrator ON (administrator.userid = user.userid) LEFT JOIN language AS language ON (language.languageid = IF(user.languageid = 0, 1, user.languageid))
LEFT JOIN usergroup AS mgcugp ON (user.usergroupid=mgcugp.usergroupid)
WHERE user.userid = 2;

MySQL Error  : Unknown column 'mgcugp.mgc_cb_evo_default_color' in 'field list'
Error Number  : 1054
Request Date  : Tuesday, May 25th 2010 @ 07:18:01 AM
Error Date    : Tuesday, May 25th 2010 @ 07:18:01 AM
Script        : http://simfansuk.com/forums/admincp/index.php?loc=plugin.php%3Fdo%3Dproduct
Referrer      : http://simfansuk.com/forums/admincp/plugin.php?do=productenable&productid=mgc_cb_evo&s=
IP Address    : 90.200.25.157
Username      :
Classname    : vB_Database
MySQL Version :

Really appreciate you taking the time with this :)

Seems like the usergroup table wasn't modified to add the mgc_cb_evo_default_color field.
Did you get any error when installing the chatbox ?

I would recommand you to uninstall the product and import it again.

Quote:

Originally Posted by tafreeh (Post 2043026)
It may sound stupid.. but how do you banned someone other than use commands ?

and how do u use those commands anyways.. Sorry ppl I never use IRC before...

Thanks

You have the possibility to ban someone from a link in the menu near the chats or use the /ban command.

Its syntax is explained in the chatbox help (? icon in the chatbox).

Quote:

Originally Posted by Halfhidden (Post 2043062)
@ VBDev.
I've closed down the test account you asked me to set up. I can see you are very busy with database errors and such like.. so I'll try and figure it out myself.
Thanks anyway.

Well you only activated it during 24H, so don't expect me to be that fast.
I do vB as hobby and I have a life ;)

Quote:

Originally Posted by Bano Host (Post 2043069)
I like it but it hard to install ,

why not all files need to upload in one directory to make it easy to removed?

and , we hope the install only to upload files and product so langauge

not to edit any template

please fix this and important one to let all files in one directory :)

thanks any way

There is multiples locations for files upload because some are using the vB standards :
  • cpnav and permissions xml files goes in includes/xml so that vB automatically recognize it
  • Data manager class goes in includes because this is where vB searches them when you instantiate one
  • Admin files goes in admincp directory for structure keeping
  • Cron php file could indeed be moved to another directory, I'll perhaps consider that
  • Perhaps mgc_cb_evo.php and mgc_cb_evo_ajax.php could also be moved to mgc_cb_evo directory, I'll consider that

Regarding the language, this is for personnal reasons, I am french so I decided to make it default in french and to provide an english language file. I am sure that can be understood :)

Quote:

Originally Posted by Saphyrus (Post 2043074)
what should i add in mgc_cb_evo.css ? :(

Well you should add something like :
Code:

#mgc_cb_evo_input {
  background-color : #123456;
}

Not sure if this is a '#' or a '.', I am not a master in CSS and don't have a code beyond my eyes but that should be something like that.

Halfhidden 05-25-2010 12:00 PM

@VBDev Originally Posted by Halfhidden View Post

Quote:

@ VBDev.
I've closed down the test account you asked me to set up. I can see you are very busy with database errors and such like.. so I'll try and figure it out myself.
Thanks anyway.

Well you only activated it during 24H, so don't expect me to be that fast.
I do vB as hobby and I have a life
I wasn't criticising you. As I said in my post I can see that you are busy and I will have a go at doing this myself. Clearly my problem is only cosmetic and that you have priorities with database errors....

Saphyrus 05-25-2010 12:21 PM

Quote:

Originally Posted by VBDev (Post 2043107)
Well you should add something like :
Code:

#mgc_cb_evo_input {
  background-color : #123456;
}

Not sure if this is a '#' or a '.', I am not a master in CSS and don't have a code beyond my eyes but that should be something like that.


The name of it is: mgc_cb_evo_input ???? Is that true???

Uskana 05-25-2010 12:33 PM

Do i need to upload the files "._.DS_Store" and ".DS_Store" ?
thnx

VBDev 05-25-2010 12:46 PM

Quote:

Originally Posted by Halfhidden (Post 2043121)
@VBDev Originally Posted by Halfhidden View Post

I wasn't criticising you. As I said in my post I can see that you are busy and I will have a go at doing this myself. Clearly my problem is only cosmetic and that you have priorities with database errors....

Sure :) No problem !

Quote:

Originally Posted by Saphyrus (Post 2043129)
The name of it is: mgc_cb_evo_input ???? Is that true???

I am at work and don't have the files but I am pretty sure yes.

Check in mgc_cb_evo_editor template the id of the input type="text".

Quote:

Originally Posted by Uskana (Post 2043137)
Do i need to upload the files "._.DS_Store" and ".DS_Store" ?
thnx

Nope, these are remanent files added by Mac OS X (yes I am a mac user) and don't need to be uploaded.

Gamershosting 05-25-2010 01:19 PM

Hi there,

Great features for this chatbox however I have one MAJOR Issue with it now, lol. I went to install it on my site and followed instructs to a "T" and now for some reason ALL My images on the site have disappeared. I am not sure what caused it but seems like any image located anywhere in the /images folders are gone (not displayed) I right click on them and select properties and it is giving me the proper image locations, but just not displaying them. I have checked to make sure it wasn't an IE error by going to the site using FF and Chrome and same thing.

Also I noticed to in the admin section, the block "MGC Chatbox Evo" the editing links are all showing up in another language and not english as I installed the English Language pack per the instructs.

See here - www.gamershosting.net

Your help would be greatly appreciated in getting these issues resolved.

Gamershosting 05-25-2010 01:36 PM

UPDATE -

I found the issue, in the images folder of the download there is an htaccess file in there and I had uploaded that file as well. After deleting all files, uninstalling and then just uploading the misc folder in the images folder all is good now.

Sheew, thought I was being hacked again for the third time in less then 2 weeks. Yes I did move my site to a new server and no attempts yet (fingers crossed, lol)

Sorry for the confusion :(

Saphyrus 05-25-2010 03:01 PM

VBDev you was right!
But I tried this code, and it didn't work! :(

tafreeh 05-25-2010 05:51 PM

is it possible to add multiple answer for each question for BOt ?

ispots 05-25-2010 05:51 PM

I did some searching but wasn't able to find anything in this thread. I upgraded from 2.3 to current version and followed the instructions exactly. I am getting this error when the chatbox tries to load:

Quote:

Webpage error details

User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; GTB6; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.1; InfoPath.2; Media Center PC 5.0; OfficeLiveConnector.1.3; OfficeLivePatch.0.0; SLCC1)
Timestamp: Tue, 25 May 2010 18:50:23 UTC


Message: Object required
Line: 662
Char: 5
Code: 0
URI: http://www.s2kcincinnati.com/forum/m...o_functions.js

Can anyone help??




Also, when I try to get to the full page mode, I recieve this error:
Quote:

Webpage error details

User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; GTB6; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.1; InfoPath.2; Media Center PC 5.0; OfficeLiveConnector.1.3; OfficeLivePatch.0.0; SLCC1)
Timestamp: Tue, 25 May 2010 18:53:38 UTC


Message: Syntax error
Line: 726
Char: 30
Code: 0
URI: http://www.s2kcincinnati.com/forum/m...o=view_chatbox


Message: 'vbulletin_version' is undefined
Line: 1
Char: 611
Code: 0
URI: http://www.s2kcincinnati.com/forum/c...o_functions.js


VBDev 05-25-2010 05:54 PM

Quote:

Originally Posted by Saphyrus (Post 2043206)
VBDev you was right!
But I tried this code, and it didn't work! :(

Have you tried a # or a . ?

VBDev 05-25-2010 05:56 PM

Quote:

Originally Posted by tafreeh (Post 2043283)
is it possible to add multiple answer for each question for BOt ?

This is something planned, perhaps in the next version ;)

Quote:

Originally Posted by ispots (Post 2043284)
I did some searching but wasn't able to find anything in this thread. I upgraded from 2.3 to current version and followed the instructions exactly. I am getting this error when the chatbox tries to load:



Can anyone help??




Also, when I try to get to the full page mode, I recieve this error:

Have you revert templates and emptied your browser cache ?

angeljs 05-25-2010 06:07 PM

Quote:

Originally Posted by VBDev (Post 2043107)
Seems like the usergroup table wasn't modified to add the mgc_cb_evo_default_color field.
Did you get any error when installing the chatbox ?

I would recommand you to uninstall the product and import it again.

Thank you, you're an angel...I added the field manually now it's working! :D:up:


All times are GMT. The time now is 06:12 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.09348 seconds
  • Memory Usage 1,916KB
  • 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
  • (4)bbcode_code_printable
  • (2)bbcode_php_printable
  • (39)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (5)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