vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Major Additions - vbBux / vbPlaza v1.5.8 (Points + Store System) (https://vborg.vbsupport.ru/showthread.php?t=106953)

OAndrea 03-02-2006 01:46 PM

I am having the same issues as 1numara except that it only effect SOME of my forumers not all of them. Only one gift at a time shows up.

Christie189 03-02-2006 01:49 PM

Can someone tell me how I would remove the ribbon that I've purchased, in the postbit. I am just starting my board and testing things out. I installed the Awareness Ribbons Addon and then I bought one to test it out. Well, now I cannot seem to get it to go away and start fresh. Not a big thing but ANY help would be awesome. Thanks in advance.

X-Files 03-02-2006 01:56 PM

Quote:

Originally Posted by X-Files
I think I have this doing a history correctly. Can I post code for someone to look at?

This is a modified version of ChurchMedia's add-on that adds history. Works on my site. If someone wants to debug the code better than I can go ahead. It may not be the best way to do this but it works.

fly 03-02-2006 01:56 PM

Quote:

Originally Posted by OAndrea
I am having the same issues as 1numara except that it only effect SOME of my forumers not all of them. Only one gift at a time shows up.

Did you rebuild the gifts?

AKapadia 03-02-2006 02:15 PM

well i try this hack on Arial Skin and Nevbar is messed up and i am not good @ it any help ?

Gallio 03-02-2006 02:37 PM

Quote:

Originally Posted by Gallio
In my custom template I have the this code, align="center"> in the line I have to replace with <div id="postmenu_$post[postid]" <if condition="$post['namestyle']">style="$post[namestyle]"</if>> My question is can align="center"> be added to this PHP line, I have no clue where I would ad it I don't know PHP so can someone help me out, Thanks -Dylan

I kinda still have this problem, Can someone help? I'd thinks its a simple fix.

X-Files 03-02-2006 03:06 PM

Quote:

Originally Posted by Gallio
I kinda still have this problem, Can someone help? I'd thinks its a simple fix.

Is this what you mean:
Code:

<div id="postmenu_$post[postid]" align="center" <if condition="$post['namestyle']">style="$post[namestyle]"</if>>

jojo77 03-02-2006 03:51 PM

just installed version 1.2.4 and now my users cannot see the gifts underneath their postbit.

I'm able to see them under mine though. I tried rebuilding the gifts too.

Wachtmeister 03-02-2006 04:46 PM

Hello,

i observe my account on my forum and notice, that i get points also for doing nothing.

The last 5 minutes i've got 20 points. I did nothing and i got points. Why? I disabled the feature "Points For Referral's Actions Multiplier?". I also don't think, that 20 users gave me a good reputation the last minutes.

Does anybody has an idea, why some accounts grow so fast? I really earn about 1.000 and more points just for being member in my forum... This also happens to some other accounts.

Thanks

Stangsta 03-02-2006 04:48 PM

Heres an addon that will let you "sell" profile fields via ebux secondary usergroups.

[Addon] Usergroup Based Profile Conditionals (eBux Usage)

Gallio 03-02-2006 05:06 PM

Quote:

Originally Posted by X-Files
Is this what you mean:
Code:

<div id="postmenu_$post[postid]" align="center" <if condition="$post['namestyle']">style="$post[namestyle]"</if>>


Yes it worked, Thank you so much. =]

bonjurkes 03-02-2006 05:26 PM

hello,

i installed the latest version of it. I made all of the required edits at templates but at threads my gift dont display. When i click my name i can see the gifts i have at my profile.

Did i made something wrong or is it a bug or must i enable an option?

bashy 03-02-2006 05:41 PM

Hi peeps

Can i have some advice on the Paycheck side of it please?
How do it enable the paycheck?
How do i set the amount to be paid?
How do i set who gets paid?

I cannot find any of these things :(

I also get [ARG:2 UNDEFINED] in the forum posting rules :(

lairnoc 03-02-2006 06:14 PM

Quote:

Originally Posted by X-Files

sorry cannot find thos settings at all i hope cmx will help me out there :)

dirtycrow 03-02-2006 06:30 PM

please help. - Deny Forum Access opition is not working.

the users see it, they can purchase it, however denied users are still able to access the forum they were denied access to.

X-Files 03-02-2006 07:25 PM

Quote:

Originally Posted by lairnoc
sorry cannot find thos settings at all i hope cmx will help me out there :)

You looked in your admincp --> usergroups --> usergroup manager --> edit a usergroup and scroll all the way to the bottom.

Quote:

eBux eStore Permissions
Can this group purchase eStore options? Yes No
Can this group view entries from the Item History? Yes No
Can this group view entries from the Lottery Winners? Yes No
Can this group delete entries from the Item History? Yes No
Can this group delete entries from the Lottery Winners? Yes No
Can this group delete their own gifts? Yes No
Can this group delete anybody's gifts? Yes No
Discount Rate Percentage
Paycheck Amount
Can this group be purchased as a Secondary Usergroup in the eStore? Yes No
How much does this group cost if purchaseable as a Secondary Usergroup?
Can this group be purchased as a Primary Usergroup in the eStore? Yes No
How much does this group cost if purchaseable as a Primary Usergroup?
If it is not there maybe you did not import with overwrite set to yes.

49er 03-02-2006 07:27 PM

Quote:

Originally Posted by hornstar1337
The only template change I had trouble with is this one

C) Inside template 'MEMBERINFO':

Find:
Code:

<div class="bigusername">$userinfo[musername] $userinfo[onlinestatus]</div>



Replace With:
Code:

<div class="bigusername" <if condition="$post['namestyle']">style="$post[namestyle]"</if>>$userinfo[musername] $userinfo[onlinestatus]</div>



Here is what my template looks like at that part, (ive copied a bit above it and a bit below it to make sure i had the lot.) I tried changing it but got errors when trying to save it.

Code:

<if condition="$userinfo['reputationdisplay']"><div align="center">$userinfo[reputationdisplay]</div></if>
                                        </div>
                                </if>                       
                                <if condition="$userinfo['glowcolor']"><div class="bigusername" style="filter:Glow(Color=$userinfo[glowcolor],Strength=$userinfo[glowstrength]); width:100%;"><else /><div class="bigusername"></if>$userinfo[musername] $userinfo[onlinestatus]</div>
                                <if condition="$userinfo['usertitle']"><div class="smallfont" <if condition="$post['titlestyle']">style="$post[titlestyle]"</if>>$userinfo[usertitle]</div></if>
<div class="smallfont"><strong>$WWU002_ranktext</strong></div>
                        </td>

I have done all the other template edits for now, and everything seems to be working okay.


I think you said there wont be as many template edits from now on, but if you do, can you also give us template edits from version to version as well, as its hard to find code thats already been changed sometimes.

Thanks

Hi,
Yes i get same errors?

Parse error: parse error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_STRING in /home/******/public_html/forum/includes/adminfunctions_template.php(3537) : eval()'d code on line 27

kylek 03-02-2006 07:39 PM

Still having problems with the running of the lotteries. The scheduled time of the lottery ends and nothing happens, but if I go into scheduled tasks and hit run the winner gets picked and pm is sent. My task schedule for the ebux lottery processing has a next time of 03-02-2006 09:30 PM.

Does that mean that lotteries that are set to end say at 4 pm same day will not be run until after 9:30 pm?

Can the task schedule run time be set so say it runs the lottery more hourly instead of once a day?

Sorry for the questions but I really am trying to figure this out, the daily lottery ran once right but that was once between upgrades. I started over fresh with the latest 1.2.4.

ChiliVB 03-02-2006 07:53 PM

I was seeing this issue too. The Cron job is running once a day. So I changed the end time of my lotteries to be closer to the Cron job.

Joep11 03-02-2006 08:04 PM

Quote:

Originally Posted by Wachtmeister
Hello,

i observe my account on my forum and notice, that i get points also for doing nothing.

The last 5 minutes i've got 20 points. I did nothing and i got points. Why? I disabled the feature "Points For Referral's Actions Multiplier?". I also don't think, that 20 users gave me a good reputation the last minutes.

Does anybody has an idea, why some accounts grow so fast? I really earn about 1.000 and more points just for being member in my forum... This also happens to some other accounts.

Thanks

I have the same problem with my board. It just happens with a few accounts. Points per thread view is also disabled (set 0).

bashy 03-02-2006 08:07 PM

Cheers X, didnt even think to check there :o


Quote:

Originally Posted by X-Files
You looked in your admincp --> usergroups --> usergroup manager --> edit a usergroup and scroll all the way to the bottom.



If it is not there maybe you did not import with overwrite set to yes.


CMX_CMGSCCC 03-02-2006 08:11 PM

Quote:

Originally Posted by proxx
I would like my moderators to earn more eBux when they post in certain forums.

Is this possible?

How can I set this up?

For example, I'd like them to have a multiplier. So, they will get paid 5 times more than non-moderators when they post in that particual forum.

please let me know

I can add a points multiplier for moderators, but adding it to forums would be a bit more tedious than I want to handle atm, but I'll add it to the future listing nonetheless.

Quote:

Originally Posted by lairnoc
some how i am not BLE AYMORE TOO SEE LOTTERY HISTORY (oops caps) i have the admin right on my forum ofcourse, but i cannot find the settings anymor e it is since i upgraded from 1.23 to 1.2.4

There are 2 new Usergroup Settings, can view item history and lottery winners.

Quote:

Originally Posted by lowandloudinc
hey cmx,


on the main ebux page i still get this . can you help me out??

Current %1$s Total: 117,546
Current Bank %1$s: 0


Next Bank Interest: You have no Points in the eBank yet.


All %1$s Total: 20,125,253
All Bank Total: 22,222
All Overall Total: 20,147,474

You have one of the template edits wrong, some have changed in postbit/postbit_legacy/MEMBERINFO/forumrules.

Quote:

Originally Posted by OAndrea
Theif Immunity issue.

It seems that theif immunity doesn't expire and there is no way to shut it off. I have tried just about everything to make it work. I even took it off the market so no one else buys it. My forumers don't want the option of buying an immunity and those who did what it to be taken off. So How do I take their immunity off since it is long expired yet still working?

I'm unable to replicate this, it expired for my test forums. To remove an item, either 1) Try to purchase it again. 2) Goto Admin CP and set displayflags minus 1 and it will remove Thief Immunity.

Quote:

Originally Posted by Zelda-King
I just bought myself a green glowname (used hexidecimal value). It shows the right colour in my profile but is red in the postbit. The intensity setting doesn't seem to have any affect there either.

This will be fixed in v1.2.5

Quote:

Originally Posted by gwhooooey
Request
Can someone please make it so you'd be able to buy to change your post colour/font maybe even post glow colour as well. Also if it's not too difficult, add an override option so you can pay to not see the effects of other people's settings for this.

You've got Username/Usertitle stuff for this, so I doubt it would be too difficult to add it for posts as well. Thanks. Great store.

Yeek, to make the entire post message a glow color? Wouldnt it be better for u to add a BB Code to do the glow and let users use that?

Quote:

Originally Posted by lairnoc
hmmm cannot find it redone the import in admincp of the xml overwrite yes but no go anyone out there that can help me? plz thnx again

Admin CP -> Usergroups -> Usergroup Manager -> eBux Settings -> Can View Lottery Winners.

If u do not see this, then u did not upload all of the files... namely includes/xml/bitfield_ebuxestore.html

Quote:

Originally Posted by 1numara
hi, it's me again :)

thank you for your help CMX, now i ?an use the hack correctly :nervous:

but now, i have some problems with gifts.

at the bottom of the avatars, only one gift can seen :surprised:

i choose "20 gifts can seen at the bottom of the avatars" on the admin panel options, but there is something wrong i think ...

by the way, when i edit the "Gifts" on the "eBux eStore Editing Options" in user profiles admin panel, ( i mean, writing " superman,cookie " to gift screen ), the gifts i wrote can be seen.

but the automic ways, it won't work, and seen only the last gifts user took.

i hope, i can explain my problem.

thanks for your help.

There's a change coming in v1.2.5, hopefully it will get fixed in this rework.

Quote:

Originally Posted by AKapadia
well i try this hack on Arial Skin and Nevbar is messed up and i am not good @ it any help ?

Because those skins are using graphics for the headers right?

Quote:

Originally Posted by jojo77
just installed version 1.2.4 and now my users cannot see the gifts underneath their postbit.

I'm able to see them under mine though. I tried rebuilding the gifts too.

Wait for v1.2.5 then u will need to rebuild the gifts, u can try to rebuild the gifts with a really high number to process at once, like 10000000 and it should fix all but 1 user.

Quote:

Originally Posted by Wachtmeister
Hello,

i observe my account on my forum and notice, that i get points also for doing nothing.

The last 5 minutes i've got 20 points. I did nothing and i got points. Why? I disabled the feature "Points For Referral's Actions Multiplier?". I also don't think, that 20 users gave me a good reputation the last minutes.

Does anybody has an idea, why some accounts grow so fast? I really earn about 1.000 and more points just for being member in my forum... This also happens to some other accounts.

Thanks

Anytime someone views ur thread, u get points, if u have 100 threads and they get 100 views, then u will get 100 points from the default settings.

Quote:

Originally Posted by bonjurkes
hello,

i installed the latest version of it. I made all of the required edits at templates but at threads my gift dont display. When i click my name i can see the gifts i have at my profile.

Did i made something wrong or is it a bug or must i enable an option?

Either try to rebuild with a really high number, or wait for v1.2.5

Quote:

Originally Posted by bashy
Hi peeps

Can i have some advice on the Paycheck side of it please?
How do it enable the paycheck?
How do i set the amount to be paid?
How do i set who gets paid?

I cannot find any of these things :(

I also get [ARG:2 UNDEFINED] in the forum posting rules :(

The template edit has changed to forumrules, but its going to change again in v1.2.5, so might as well wait for it.

Quote:

Originally Posted by lairnoc
sorry cannot find thos settings at all i hope cmx will help me out there :)

Refer to my previous reply above.

Quote:

Originally Posted by dirtycrow
please help. - Deny Forum Access opition is not working.

the users see it, they can purchase it, however denied users are still able to access the forum they were denied access to.

1) They may have a usergroup setting that overrides this.
2) Make sure you have the vBulletin Option enabled that says "Enable Access Mask"

Quote:

Originally Posted by teepeg
Hi,
Yes i get same errors?

Parse error: parse error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_STRING in /home/******/public_html/forum/includes/adminfunctions_template.php(3537) : eval()'d code on line 27

Somewhere the template is not correct, u need to remove the old template edit first..

There is a slight issue in the MEMBERINFO template edit for v1.2.4, its gonna be fixed/updated in v1.2.5... damn templates!

Quote:

Originally Posted by kylek
Still having problems with the running of the lotteries. The scheduled time of the lottery ends and nothing happens, but if I go into scheduled tasks and hit run the winner gets picked and pm is sent. My task schedule for the ebux lottery processing has a next time of 03-02-2006 09:30 PM.

Does that mean that lotteries that are set to end say at 4 pm same day will not be run until after 9:30 pm?

Can the task schedule run time be set so say it runs the lottery more hourly instead of once a day?

Sorry for the questions but I really am trying to figure this out, the daily lottery ran once right but that was once between upgrades. I started over fresh with the latest 1.2.4.

U can change the cron task end time if u want. I just didnt want it running too often because I'm always concerned about performance issues. Goto Scheduled Task Manager -> Lottery -> Hour, put in the * to make it run every hour, and then specify the minute u want it to run at too.

Quote:

Originally Posted by Joep11
I have the same problem with my board. It just happens with a few accounts. Points per thread view is also disabled (set 0).

If u have referred any members, u get some points almost everytime they perform something to get points too.

-CMX

kylek 03-02-2006 08:23 PM

Quote:

Originally Posted by CMX_CMGSCCC
U can change the cron task end time if u want. I just didnt want it running too often because I'm always concerned about performance issues. Goto Scheduled Task Manager -> Lottery -> Hour, put in the * to make it run every hour, and then specify the minute u want it to run at too.

-CMX

Thanks, I will try that as I had noticed that the hour setting was set to 0.
You answered way to fast as usual, answered my question before being I could ask it!!!

gwhooooey 03-02-2006 08:43 PM

Quote:

Originally Posted by CMX_CMGSCCC
Yeek, to make the entire post message a glow color? Wouldnt it be better for u to add a BB Code to do the glow and let users use that?

What I want is something like this hack
https://vborg.vbsupport.ru/showthread.php?t=93127
...but where you pay to be able to do it. Like you have already with the coloured username/usertitle stuff. Maybe not the glow, but the colour part I could really do with.

chairman miaow 03-02-2006 08:43 PM

Quote:

Somewhere the template is not correct, u need to remove the old template edit first..
I've got the same error....but what was the old template edit ???!

Shanoon 03-02-2006 10:33 PM

I just want to say this mod is amazing and I've experienced absolutely no problems with it. Thanks so much!

CMX_CMGSCCC 03-02-2006 10:35 PM

Quote:

Originally Posted by gwhooooey
What I want is something like this hack
https://vborg.vbsupport.ru/showthread.php?t=93127
...but where you pay to be able to do it. Like you have already with the coloured username/usertitle stuff. Maybe not the glow, but the colour part I could really do with.

I'll add something like this for a future update.

Quote:

Originally Posted by chairman miaow
I've got the same error....but what was the old template edit ???!

To be honest I dont know what it was exactly, but u could always Revert or "View Original" to see how the template is supposed to be first.

Quote:

Originally Posted by Shanoon
I just want to say this mod is amazing and I've experienced absolutely no problems with it. Thanks so much!

Thats great news, there are some minor bugs here and there, but nothing major in a while. The biggest part of the problems are some of the template updates have gotten updated in the past and are causing problems from the updates. The newer ones used now are more versatile, they modify the div style="" so I can make changes inside the PHP and not affect the template itself anymore.


NOTE: v1.2.5 is released now, 2 new template updates, 1 for MEMBERINFO and the other for forumrules. (If u are updating from v1.2.4, if u updating from a previous version, u will have some things to fix in ALL templates modified by eBux/eStore.)

-CMX

moonclamp 03-02-2006 11:03 PM

Thanks for the update :)

On the "points per profile view" does it log your own views or just other people's?

I'm thinking that anyone could use something like the firefox auto-reload extension and spend all day clocking up their points. (this option is available on opera and maxthon browsers too)

FROGGYJ 03-02-2006 11:31 PM

Quote:

Originally Posted by CMX_CMGSCCC
Somewhere the template is not correct, u need to remove the old template edit first..

There is a slight issue in the MEMBERINFO template edit for v1.2.4, its gonna be fixed/updated in v1.2.5... damn templates!
-CMX

I am getting the same parse errors......but I don't recall what the template edits were last version so I'm unsure how to properly remove the old template.

OAndrea 03-03-2006 12:04 AM

Quote:

Originally Posted by CMX_CMGSCCC



I'm unable to replicate this, it expired for my test forums. To remove an item, either 1) Try to purchase it again. 2) Goto Admin CP and set displayflags minus 1 and it will remove Thief Immunity.



How do I set the display flags? I am not sure what this means. (sorry this is the first really BIG hack I have done.)

ETA: I found the display flags under the user name and they are set at -1 and it didn't work. Can I give you access and more info so you can check it out?

OAndrea 03-03-2006 12:29 AM

I am missing some of the memberinfo stuff at least the first two edits are missing in my stuff? Did I do something wrong?

ETA: Never mind I got it!

OAndrea 03-03-2006 01:00 AM

REQUEST:

I know this is a minor thing but the gifts are displaying from first to latest and not moving, is there anyway you can get the first one to drop off if it fills up to the limit so the NEXT gift will display at the end of the line instead of just the first ones bought?

Also how can we get it to skip down to the next line instead of just going the length, like the rep bars get stacked, stacking the gifts?

CMX_CMGSCCC 03-03-2006 01:56 AM

Quote:

Originally Posted by moonclamp
Thanks for the update :)

On the "points per profile view" does it log your own views or just other people's?

I'm thinking that anyone could use something like the firefox auto-reload extension and spend all day clocking up their points. (this option is available on opera and maxthon browsers too)

No, it logs other views only. And yeah, someone could refresh all day, so u can put it very low like 0.01 if u r really worried about it

Quote:

Originally Posted by FROGGYJ
I am getting the same parse errors......but I don't recall what the template edits were last version so I'm unsure how to properly remove the old template.

Could try to view the Original Template or Revert the template if u havent made any other modifications besides eBux, or even use the Template Comparison check to check the changes.

Quote:

Originally Posted by OAndrea
How do I set the display flags? I am not sure what this means. (sorry this is the first really BIG hack I have done.)

ETA: I found the display flags under the user name and they are set at -1 and it didn't work. Can I give you access and more info so you can check it out?

-1 will not work ever.. if u set it to -1, that means it enabled everything, try 0.

Quote:

Originally Posted by OAndrea
REQUEST:

I know this is a minor thing but the gifts are displaying from first to latest and not moving, is there anyway you can get the first one to drop off if it fills up to the limit so the NEXT gift will display at the end of the line instead of just the first ones bought?

Also how can we get it to skip down to the next line instead of just going the length, like the rep bars get stacked, stacking the gifts?

It does, the first one gets dropped off soon as u get more than 20 in the postbit. And I'll have to add a setting for How Many Gifts Per Line into the next version.

-CMX

Roxie 03-03-2006 02:05 AM

I've got
Quote:

Current %1$s Total: 22,392.83
Current Bank %1$s: 152,624.10

And the header/link for richest members is missing. (since last upgrade)

lordofgun 03-03-2006 02:08 AM

Great update once again!

I take it that the mass donate to usergroups doesn't work for secondary usergroups? Is it possible to make this happen?

Thanks again...will be donating soon!

CMX_CMGSCCC 03-03-2006 02:19 AM

Quote:

Originally Posted by Roxie
I've got


And the header/link for richest members is missing. (since last upgrade)

You are not using the correct template edit for postbit/postbit_legacy, it has been updated to include a <phrase> so it will use the ebux_points that u have translated should u change it.

And what do u mean its missing? From where exactly.

Quote:

Originally Posted by lordofgun
Great update once again!

I take it that the mass donate to usergroups doesn't work for secondary usergroups? Is it possible to make this happen?

Thanks again...will be donating soon!

It only works for Primary Usergroups at this time, perhaps an update will come for secondary in the future.

-CMX

Roxie 03-03-2006 02:23 AM

On the estore main page there is a list of the top 10 richest, but the header (that was also a link to the rest) is not there.

I'm not using the right template? I've done the edits, anything else I need.

Also, did we do away with the option to disallow users to give gifts to themselves?

Thanks!

OAndrea 03-03-2006 02:51 AM

Quote:

Originally Posted by OAndrea
How do I set the display flags? I am not sure what this means. (sorry this is the first really BIG hack I have done.)

ETA: I found the display flags under the user name and they are set at -1 and it didn't work. Can I give you access and more info so you can check it out?

OK I followed your directions for the setting it to Zero and I had those who have immunity take it off, but it doesn't work for super mods or admins. They are set to not have auto immunity, but they still can't remove their immunities.
I am still playing with it will report back if I can get it to work but so far nothing is working:(

Also my gifts aren't dropping off:( Thanks for considering my request in the next upgrade:)

exilera 03-03-2006 04:11 AM

Each consecutive upgrade seems to be breaking more and more of the hack for me... I've attached a screenshot of my estore main page after 1.2.5...

There's so many template edit changes that I don't know what to do anymore... This is getting exceedingly frustrating.

lairnoc 03-03-2006 04:27 AM

Quote:

Originally Posted by X-Files
You looked in your admincp --> usergroups --> usergroup manager --> edit a usergroup and scroll all the way to the bottom.



that did the trick hnx a lot.. man i love this community helping eachothe and all.. superb!!!


All times are GMT. The time now is 09:11 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.05331 seconds
  • Memory Usage 1,918KB
  • 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
  • (3)bbcode_code_printable
  • (46)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)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