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)
-   -   Major Additions - vBExperience 4 (https://vborg.vbsupport.ru/showthread.php?t=245023)

Wajdan 10-04-2010 04:00 PM

Where is 404 version?

Phalynx 10-04-2010 05:33 PM

Still in work.

jeremyricci 10-04-2010 07:13 PM

Quote:

Originally Posted by Phalynx (Post 2106555)
This modification is not compatible with MySQL 4.1
Please upgrade.

Cool, thanks man. I'll see if I can find out of my provider has SQL4.1 available.

Edit: Well, I checked, and I'm on MySQL Version : 5.0.83. Any other ideas as to why I may be getting these database errors? Here's the full DB Error message:

PHP Code:

Database error in vBulletin 4.0.3:

Invalid SQL:
SELECT 
        u
.userid,
        
u.usergroupid,
        
u.membergroupids,
        
u.username,
        
u.xperience_level,
        
u.xperience,
        
u.xperience_ppd,
        
u.xperience_awards,
        
u.reputation,
        
s.points_user,
        
s.points_thread,
        
s.points_post,
        
s.points_misc
        FROM xperience_stats 
AS s
        INNER JOIN user 
AS u ON u.userid=s.userid
        WHERE 1
=
        ORDER BY u
.xperience desc
        LIMIT 0
,30;

MySQL Error   Unknown column 'u.xperience_awards' in 'field list'
Error Number  1054
Request Date  
MondayOctober 4th 2010 04:15:47 PM
Error Date    
MondayOctober 4th 2010 04:15:48 PM
Script        
http://www.project-abraham.com/forums/xperience.php?go=ranking
Referrer      http://www.project-abraham.com/forums/xperience.php
IP Address    129.130.172.125
Username      
tha_con
Classname     
vB_Database
MySQL Version 
5.0.83-log 


StonePilot 10-04-2010 07:36 PM

I upgraded from 3.8 to 4.0.7 and I'm not able to see anything added to the postbit template. I got a notice that I had some conflicts, so I uploaded the latest version of my custom template and it still did not work.

Any thoughts or suggestions?

http://www.gmtruckclub.com/forum/sho...ed.&styleid=10

StonePilot 10-04-2010 08:20 PM

Quote:

Originally Posted by StonePilot (Post 2106772)
I upgraded from 3.8 to 4.0.7 and I'm not able to see anything added to the postbit template. I got a notice that I had some conflicts, so I uploaded the latest version of my custom template and it still did not work.

Any thoughts or suggestions?

http://www.gmtruckclub.com/forum/sho...ed.&styleid=10

I got it, it wasn't saving the option to show with description, but it did now.

Phalynx 10-05-2010 05:33 AM

Quote:

Originally Posted by jeremyricci (Post 2106759)
Cool, thanks man. I'll see if I can find out of my provider has SQL4.1 available.

Edit: Well, I checked, and I'm on MySQL Version : 5.0.83. Any other ideas as to why I may be getting these database errors? Here's the full DB Error message:

PHP Code:

Database error in vBulletin 4.0.3:

Invalid SQL:
SELECT 
        u
.userid,
        
u.usergroupid,
        
u.membergroupids,
        
u.username,
        
u.xperience_level,
        
u.xperience,
        
u.xperience_ppd,
        
u.xperience_awards,
        
u.reputation,
        
s.points_user,
        
s.points_thread,
        
s.points_post,
        
s.points_misc
        FROM xperience_stats 
AS s
        INNER JOIN user 
AS u ON u.userid=s.userid
        WHERE 1
=
        ORDER BY u
.xperience desc
        LIMIT 0
,30;

MySQL Error   Unknown column 'u.xperience_awards' in 'field list'
Error Number  1054
Request Date  
MondayOctober 4th 2010 04:15:47 PM
Error Date    
MondayOctober 4th 2010 04:15:48 PM
Script        
http://www.project-abraham.com/forums/xperience.php?go=ranking
Referrer      http://www.project-abraham.com/forums/xperience.php
IP Address    129.130.172.125
Username      
tha_con
Classname     
vB_Database
MySQL Version 
5.0.83-log 


Your files on the server are old. Please copy all files from the ZIP - I mean ALL. After that, re-import that product.xml

Otherwise the database will not be upgraded correctly.

cad2go 10-06-2010 03:28 PM

Quote:

Originally Posted by Phalynx (Post 2106634)
As for the awards: If you have limited the awards to one per user, it must search for other users in the ranking who have no award. To test this just increase the number of awards up to 5.

Seems to work perfectly. Is there any way to allow the user pick which 5 awards they want to keep or a way to weight them as more valuable than one another. E.g. if I wanted referrals to be the most valuable award so if someone won ten but was only allowed hold 1 then that would be the one held. Kind of like a sort order?

Overall I'm very happy with this as a mod, it's just a matter or getting used to it's complexity.

Hall of Famer 10-07-2010 01:39 AM

Quote:

Originally Posted by Phalynx (Post 2106551)
Yes, check the user exclude setting.


Seems to be an issue with the path. Do you still have that problem?


Fixed in 4.0.4


Uhm, I have no idea. Can you point me via PM to you forum so I can look.


If you would read the readme file, and also the description of the mod than you would know that it has been replaced by the Point Market System.

You don't even have clicked "Mark as Installed", but you are asking here very often and also messaging me about this. This is really not fair.

Sorry I forgot to click on that, just did it.

So can you please add VBexperience shop back? I enjoyed it a lot back when I had vb3.8...

Phalynx 10-07-2010 05:50 AM

Quote:

Originally Posted by cad2go (Post 2107434)
Seems to work perfectly. Is there any way to allow the user pick which 5 awards they want to keep or a way to weight them as more valuable than one another. E.g. if I wanted referrals to be the most valuable award so if someone won ten but was only allowed hold 1 then that would be the one held. Kind of like a sort order?

Overall I'm very happy with this as a mod, it's just a matter or getting used to it's complexity.

Choosing achievements/awards for display is already on my todo list:
http://www.vbaddict.net/project.php?issueid=35

Quote:

Originally Posted by Hall of Famer (Post 2107579)
Sorry I forgot to click on that, just did it.

So can you please add VBexperience shop back? I enjoyed it a lot back when I had vb3.8...

The Shop has been replaced by the Market System, there is no way back. Sorry.

argothiusz 10-08-2010 01:42 AM

I have some question regarding managing Awards. Ok, here is what I did

Add New Awards - Set title, description, images - assign awards manually to user id (232,111,666) then save.

I don't want this award to give out automatically but rather only admin can give them out to specific user. However, after I added the award, recount the award, and even run scheduled task for vbexperience award, it's still not being updated. I check the award tab inside vbexperience but the award is not there. I also check the user postbit, and its still not there either.

Any idea? Apparently, its only work if I set the award to assign automatically with the value of 0. I also noticed one more thing, I dont see the "Test" link next to the award inside admin cpanel.

Thanks

mototips 10-08-2010 03:23 AM

I do not understand how levels work. Why are all my users level 1?

Gn_Snake 10-08-2010 10:34 AM

Hello,
I have a small problem but some users have asked me to solve.
In postbit_legacy under the word are the achievement awards, and until here everything ok :p, some users do not see a achiviements (the cross instead of image) and clicking the right mouse button to see what image relates and shows me a achiviements that I have not assigned.

For now, it happened just two people, why?

R4Z0R49 10-08-2010 10:38 AM

Hello Guys,

Where can i find this - Point Market System / Items Shop (included) Ive looked within the two zip files but im unable to find anything for the point system.

Thanks

Phalynx 10-08-2010 10:56 AM

Quote:

Originally Posted by argothiusz (Post 2107942)
I have some question regarding managing Awards. Ok, here is what I did

Add New Awards - Set title, description, images - assign awards manually to user id (232,111,666) then save.

I don't want this award to give out automatically but rather only admin can give them out to specific user. However, after I added the award, recount the award, and even run scheduled task for vbexperience award, it's still not being updated. I check the award tab inside vbexperience but the award is not there. I also check the user postbit, and its still not there either.

Any idea? Apparently, its only work if I set the award to assign automatically with the value of 0. I also noticed one more thing, I dont see the "Test" link next to the award inside admin cpanel.

Thanks

Did you activated the award? Display order must be higher than 0.

Quote:

Originally Posted by mototips (Post 2107975)
I do not understand how levels work. Why are all my users level 1?

You need to install a level file that suits to your forum. See readme_levels.txt...

Quote:

Originally Posted by Gn_Snake (Post 2108060)
Hello,
I have a small problem but some users have asked me to solve.
In postbit_legacy under the word are the achievement awards, and until here everything ok :p, some users do not see a achiviements (the cross instead of image) and clicking the right mouse button to see what image relates and shows me a achiviements that I have not assigned.

For now, it happened just two people, why?

Is the achievement activated? Check if "Display order" is 0. Values higher than 0 means that it is activated and will be automatically assigned to users reaching the condition.

Quote:

Originally Posted by R4Z0R49 (Post 2108061)
Hello Guys,

Where can i find this - Point Market System / Items Shop (included) Ive looked within the two zip files but im unable to find anything for the point system.

Thanks

What exactly are you searching? You need to install vbExperience and the Point Market System.

R4Z0R49 10-08-2010 11:08 AM

Hello Phalynx,

I have both addons/products installed and setup ( Primary Point Field market_xperience ) but when i try and steal from another user my points go down due to the purchase but the person im stealing from stays the same.

History reports everything working
October 8, 2010, 12:02 pm -- Usename -- 1,550

but points have not been reduced or awards givin (Default 75% steal).

I thought there may have been a plugin or somthing to fix the issue but i miss read the readme. So any idea what my problem is why points will not be added/removed for steal events?

cheers

Phalynx 10-08-2010 01:04 PM

Please post this in the Point Market System Thread.

cad2go 10-08-2010 02:02 PM

Quote:

Originally Posted by Phalynx (Post 2107614)
Choosing achievements/awards for display is already on my todo list:
http://www.vbaddict.net/project.php?issueid=35

Good feature!

What I meant is that if someone wins more than the allowed amount of awards they could pick which one's they wanted to hold.

i.e. 2 awards per person allowed

Member wins:
king of arcade, most popular, best recruiter

Two are automatically picked but if they want they can pick any two:cool:

And how are awards sorted anyway? A way to weight them would be nice but the above would be great. Think about the trouble it could cause:D

argothiusz 10-08-2010 03:21 PM

Quote:

Originally Posted by Phalynx (Post 2108068)
Did you activated the award? Display order must be higher than 0.

Thanks..didn't know you have to set display order higher than 0..Usually I just leave it at default

betts02 10-08-2010 03:31 PM

- New plugin for Xbox Live Score (needs gXboxLive installed)

Has anyone actually got this working ?

MarkB187 10-08-2010 07:04 PM

I got it all installed in 4.7 but in the admin cp all it says is [*xperience_name*] and when i click that it all looks like that. Nothing shows up on my forums too. Am I doing something wrong?

Gn_Snake 10-08-2010 07:24 PM

1 Attachment(s)
I attach a picture to understand better.
I checked and I have no achiviements not defined with a value equal to 1

zonaenlinea 10-08-2010 07:45 PM

center the bars and watch the image as is

https://vborg.vbsupport.ru/

here I leave my full code

Quote:

<div align="center">
<div style="width:102px; height:4px;"></div>

<vb:if condition="$vboptions[xperience_bar_colour_level] !== 'Hide'">

<vb:if condition="$vboptions[xperience_postbitstyle]==2">
{vb:raw xperience.gfx_level}
</vb:if>

<div title="{vb:raw xperience.gfx_level}" style="width:102px; height:11px; margin-bottom:2px; background-image:url({vb:raw vboptions.bburl}/xperience/progress/{vb:raw vboptions.xperience_bar_colour_level}_faded.png);" >
<div title="{vb:raw xperience.gfx_level}" style="width:1px; height:11px; margin-bottom:2px; background-image:url({vb:raw vboptions.bburl}/xperience/progress/{vb:raw vboptions.xperience_bar_colour_level}_left.png); display:inline; float:left;"></div>
<div title="{vb:raw xperience.gfx_level}" style="width:1px; height:11px; margin-bottom:2px; background-image:url({vb:raw vboptions.bburl}/xperience/progress/{vb:raw vboptions.xperience_bar_colour_level}_right.png); display:inline; float:right;"></div>
<img alt="{vb:raw xperience.gfx_level}" src="{vb:raw vboptions.bburl}/xperience/progress/{vb:raw vboptions.xperience_bar_colour_level}.png" width="{vb:raw xperience.level}" height="11" />
</div>

</vb:if>

<vb:if condition="$vboptions[xperience_bar_colour_levelup] !== 'Hide'">

<vb:if condition="$vboptions[xperience_postbitstyle]==2">
{vb:raw xperience.gfx_levelup}
<div style="width:102px; height:2px;"></div>
</vb:if>

<div title="{vb:raw xperience.gfx_levelup_nb}" style="width:102px; height:11px; margin-bottom:2px; background-image:url({vb:raw vboptions.bburl}/xperience/progress/{vb:raw vboptions.xperience_bar_colour_levelup}_faded.png) ;">
<div title="{vb:raw xperience.gfx_levelup_nb}" style="width:1px; height:11px; margin-bottom:2px; background-image:url({vb:raw vboptions.bburl}/xperience/progress/{vb:raw vboptions.xperience_bar_colour_levelup}_left.png); display:inline; float:left;"></div>
<div title="{vb:raw xperience.gfx_levelup_nb}" style="width:1px; height:11px; margin-bottom:2px; background-image:url({vb:raw vboptions.bburl}/xperience/progress/{vb:raw vboptions.xperience_bar_colour_levelup}_right.png) ; display:inline; float:right;"></div>
<img alt="{vb:raw xperience.gfx_levelup_nb}" src="{vb:raw vboptions.bburl}/xperience/progress/{vb:raw vboptions.xperience_bar_colour_levelup}.png" width="{vb:raw xperience.level_up}" height="11" />
</div>

</vb:if>

<vb:if condition="$vboptions[xperience_bar_colour_activity] !== 'Hide'">

<vb:if condition="$vboptions[xperience_postbitstyle]==2">
{vb:raw xperience.gfx_activity}
<div style="width:102px; height:2px;"></div>
</vb:if>

<div title="{vb:raw xperience.gfx_activity}" style="width:102px; height:11px; margin-bottom:2px; background-image:url({vb:raw vboptions.bburl}/xperience/progress/{vb:raw vboptions.xperience_bar_colour_activity}_faded.png );">
<div title="{vb:raw xperience.gfx_activity}" style="width:1px; height:11px; margin-bottom:2px; background-image:url({vb:raw vboptions.bburl}/xperience/progress/{vb:raw vboptions.xperience_bar_colour_activity}_left.png) ; display:inline; float:left;"></div>
<div title="{vb:raw xperience.gfx_activity}" style="width:1px; height:11px; margin-bottom:2px; background-image:url({vb:raw vboptions.bburl}/xperience/progress/{vb:raw vboptions.xperience_bar_colour_activity}_right.png ); display:inline; float:right;"></div>
<img alt="{vb:raw xperience.gfx_activity}" src="{vb:raw vboptions.bburl}/xperience/progress/{vb:raw vboptions.xperience_bar_colour_activity}.png" width="{vb:raw xperience.ppd}" height="11" />
</div>

</vb:if>
</div>
I use the 4.0.2 vBExperience

Guest191216 10-08-2010 09:13 PM

Hi,
installed in on 4.0.7CMS, works well, I like it.
Ist there a way to somehow make the addon reading the real registered date ?
I get 7 days for nearly everybody, the board is up since 8 years :)
txs
kh

8thos 10-10-2010 07:36 AM

Quote:

Originally Posted by Phalynx (Post 2099506)
Not that easy. The only way could be to create a second group which is a copy of the first. This way the user is not in the usergroup that is allowed to promote.

Quote:

Originally Posted by MSheraz86 (Post 2071080)
Is it possible to use vBCredits point system or to disable the existing points system entirely?

The achievements/experience element of this mod is fantastic but I have vB Credits 2 installed and would like to use the credits or disable the points element of this mod, is that possible? If yes then how?

Thanks

Quote:

Originally Posted by Phalynx (Post 2071160)
Please click "Mark as Installed" to get support.
You should import a level file, as stated in install instruction.


No, there is no possibility to exchange features between the modifications. vBExperience can replace the vBCredits functionality in collecting points. It's just not called Credits, it's called Experience and Points.

Oh okay cool. It's too bad vbExperience doesn't work with the Gameroom and has no ibProArcade plug-in customization options. Not even vBcredits II has a working arcade support but at least it can synch with the Gameroom.

jaffaman 10-10-2010 12:01 PM

Installed on VB Version 4.0.7 seems to work great.

caciocode 10-11-2010 01:24 AM

Has anyone experienced some problems using this on the latest VB 4.0.7

Phalynx 10-11-2010 06:41 AM

Quote:

Originally Posted by cad2go (Post 2108115)
Good feature!

What I meant is that if someone wins more than the allowed amount of awards they could pick which one's they wanted to hold.

i.e. 2 awards per person allowed

Member wins:
king of arcade, most popular, best recruiter

Two are automatically picked but if they want they can pick any two:cool:

This is too difficult to manage, as if everybody who will receive an award could do this.

Quote:

Originally Posted by cad2go (Post 2108115)
And how are awards sorted anyway? A way to weight them would be nice but the above would be great. Think about the trouble it could cause:D

They are sorted by assign date.


Quote:

Originally Posted by MarkB187 (Post 2108221)
I got it all installed in 4.7 but in the admin cp all it says is [*xperience_name*] and when i click that it all looks like that. Nothing shows up on my forums too. Am I doing something wrong?

It seems to not installed correctly. Please follow the install instructions step by step. Also, please click "Mark as Installed" to get further support.

Quote:

Originally Posted by Gn_Snake (Post 2108232)
I attach a picture to understand better.
I checked and I have no achiviements not defined with a value equal to 1

Clear all assigned achievements and do a recount on them.

Quote:

Originally Posted by zonaenlinea (Post 2108239)
center the bars and watch the image as is



here I leave my full code


I use the 4.0.2 vBExperience

You wanted them centered, or?


Quote:

Originally Posted by ac427 (Post 2108261)
Hi,
installed in on 4.0.7CMS, works well, I like it.
Ist there a way to somehow make the addon reading the real registered date ?
I get 7 days for nearly everybody, the board is up since 8 years :)
txs
kh

It is reading the real registered date. Please PM me the URL to you board, so I can take a look.

Phalynx 10-11-2010 06:43 AM

Quote:

Originally Posted by Octavius. (Post 2108644)
Oh okay cool. It's too bad vbExperience doesn't work with the Gameroom and has no ibProArcade plug-in customization options. Not even vBcredits II has a working arcade support but at least it can synch with the Gameroom.

Provide me access to a database running with Gameroom, or just an sql extract of that data, and I will implement a plugin.

Quote:

Originally Posted by caciocode (Post 2108913)
Has anyone experienced some problems using this on the latest VB 4.0.7

Take a look at the post above you.

Pro-eSports.com 10-11-2010 08:18 AM

1. What's this option? "Use Awards in rich username?"

2. Any chance for a "Yet Another Another Awards System" plugin? I prefer its layout and the "Recommend/Request" features.

Thanks ;)

Phalynx 10-11-2010 09:26 AM

Quote:

Originally Posted by Pro-eSports.com (Post 2108986)
1. What's this option? "Use Awards in rich username?"

It's attaching users awards to the username.

Quote:

Originally Posted by Pro-eSports.com (Post 2108986)
2. Any chance for a "Yet Another Another Awards System" plugin? I prefer its layout and the "Recommend/Request" features.

Thanks ;)

You can change the templates to fit your needs. There will be no recommended feature as the awards and achievements work automatically.

Pro-eSports.com 10-11-2010 01:15 PM

Alright, another question.

The following doesn't really make sense to me:
"Points that are added for every download the user uploads via Hacks "Links and Downloads Manager" and "DownloadsII"

Does the user get points for the download only or for download and upload or upload only? Do you also get points if someone else downloads your stuff?

Phalynx 10-11-2010 01:22 PM

Quote:

Originally Posted by Pro-eSports.com (Post 2109042)
Alright, another question.

The following doesn't really make sense to me:
"Points that are added for every download the user uploads via Hacks "Links and Downloads Manager" and "DownloadsII"

Does the user get points for the download only or for download and upload or upload only? Do you also get points if someone else downloads your stuff?

Downloads are treated like views. If there are 1000 people downloading your package you get more points like compared to a package that has been downloaded just 5 times.

You can, if you have knowledge of PHP/SQL, edit the plugin to work like you want.

Pro-eSports.com 10-11-2010 02:58 PM

When I upload a new (higher) level XML do I have to update the counters?

Gn_Snake 10-11-2010 05:38 PM

Quote:

Originally Posted by Phalynx (Post 2108971)
Clear all assigned achievements and do a recount on them.

Excuse the stupid question, but how do I delete all achiviements? :confused:

I did Admincp->Experience-> Clear Activity

I selected everything and run, but nothing has changed?

Phalynx 10-11-2010 05:50 PM

Quote:

Originally Posted by Pro-eSports.com (Post 2109081)
When I upload a new (higher) level XML do I have to update the counters?

Yes.

Quote:

Originally Posted by Gn_Snake (Post 2109142)
Excuse the stupid question, but how do I delete all achiviements? :confused:

I did Admincp->Experience-> Clear Activity

I selected everything and run, but nothing has changed?

AdminCP, Experience, Manage Achievements, Clear....

8thos 10-11-2010 06:24 PM

Quote:

Originally Posted by Phalynx (Post 2108972)
Provide me access to a database running with Gameroom, or just an sql extract of that data, and I will implement a plugin.


Take a look at the post above you.

K! PM sent.

XiTCLUB 10-13-2010 12:25 AM

1 Attachment(s)
i1 problem
please see the image

Pro-eSports.com 10-13-2010 02:22 AM

1. What's up with the database error I always get when it comes to awards? Here the content of the e-mail.

Quote:

Database error in vBulletin 4.0.7:

Invalid SQL:
SELECT
a.awardid AS id,
a.awardtitle AS title,
a.awardurl AS small,
a.awardbigurl AS big
FROM vb_xperience_award_issues AS i
INNER JOIN vb_xperience_awards AS a ON a.awardid=i.awardid
WHERE i.userid=1 AND i.dateline_out=0
ORDER BY i.dateline
LIMIT 0,;

MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 10
Error Number : 1064
Request Date : Wednesday, October 13th 2010 @ 02:55:18 AM
Error Date : Wednesday, October 13th 2010 @ 02:55:18 AM
Script : http://www.pro-esports.com/forums/cr...and=1286931317
Referrer : http://www.pro-esports.com/forums/ne...=postreply&t=4
IP Address : 87.171.235.129
Username : Unregistered
Classname : vB_Database
MySQL Version :
2. How to put a border around the Experience stuff in the postbit legacy?

zonaenlinea 10-13-2010 12:51 PM

Quote:

Originally Posted by Phalynx (Post 2108971)
Originally Posted by zonaenlinea View Post

center the bars and watch the image as is



here I leave my full code


I use the 4.0.2 vBExperience

You wanted them centered, or?


yes, but not display the image so the error is sebe image

https://vborg.vbsupport.ru/

ChangeFive 10-13-2010 07:04 PM

After uninstalling on test machine, get following DB error:

Code:

Database error in vBulletin 4.0.6:

Invalid SQL:
UPDATE user SET xperience_done=0 WHERE userid='1';

MySQL Error  : Unknown column 'xperience_done' in 'field list'
Error Number  : 1054
Request Date  : Wednesday, October 13th 2010 @ 02:47:41 PM
Error Date    : Wednesday, October 13th 2010 @ 02:47:41 PM
Script        : http://www.*******.net/vbtest/login.php?do=login
Referrer      : http://www.******.net/vbtest/admincp/options.php?null=0
IP Address    : ******
Username      : ******
Classname    : vB_Database
MySQL Version : 5.1.48

Any suggestions? As it stands right now, I cannot even log back on to the forum.


All times are GMT. The time now is 03:24 AM.

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.03514 seconds
  • Memory Usage 1,933KB
  • 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_code_printable
  • (2)bbcode_php_printable
  • (34)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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