vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Yet Another Awards System 3.5 v2.1.2 (https://vborg.vbsupport.ru/showthread.php?t=94836)

Roxie 08-26-2005 02:29 PM

Yes. The images show on the awards.php page, on part of the profile and in the control panel. Just now on memberslist and postbit. They are broken.

Biker_GA 08-26-2005 03:24 PM

Then I would suspect an error in your modifications to those templates.

Biker_GA 08-27-2005 07:33 AM

Getting the following when sending the request form (I have it set to be posted to the Admin forum).

Quote:

Database error in vBulletin 3.5.0 Release Candidate 2:

Invalid SQL:

INSERT INTO thread(title, lastpost, forumid, open, replycount,
postusername, postuserid, lastposter, dateline, iconid, visible, attach)
VALUES
('Biker Award Request Form', 1125131466, 32,
1, 0, 'Biker', Array[userid],
'Biker', 1125131466, 0, 1,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 '[userid],
'Biker', 1125131466, 0, 1,0)' at line 5
Error Number : 1064
Date : Saturday, August 27th 2005 @ 04:31:06 AM
Script : http://www.xxxxxxxx.org/forum/request_award.php
Referrer : http://www.xxxxxxxx.org/forum/reques...php?award_id=1
IP Address : xx.xxx.xx.xxx
Username : Biker
Classname : vb_database


mtha 08-27-2005 10:47 PM

Quote:

Originally Posted by Biker_GA
Getting the following when sending the request form (I have it set to be posted to the Admin forum).

I didnt get the error, but anyway,
replace this request_award.php file :) and see if its fixed

mtha 08-28-2005 01:03 AM

Quote:

Originally Posted by Roxie
Yes. The images show on the awards.php page, on part of the profile and in the control panel. Just now on memberslist and postbit. They are broken.

give me access to those plase on your forum, i will take a look. username mtha

Roxie 08-28-2005 04:05 AM

Quote:

Originally Posted by mtha
give me access to those plase on your forum, i will take a look. username mtha

Done. Thanks.

Biker_GA 08-28-2005 05:19 AM

Quote:

Originally Posted by mtha
I didnt get the error, but anyway,
replace this request_award.php file :) and see if its fixed

Fixed the DB error. Thank you.

Having an issue in hand massaging the image link pointing back to the medal. Where is the URL called from?

Suggestion? Modify this so it goes into the postbit or postbit legacy so a user can go to the form directly from the post, with the URL of the post included.

mtha 08-28-2005 12:32 PM

Quote:

Originally Posted by Roxie
Yes. The images show on the awards.php page, on part of the profile and in the control panel. Just now on memberslist and postbit. They are broken.

Since icons in postbit are "Award Icon", they are supposed to be small icons that fit to your postbit.

If you have Award Image also small, you can just add the url for award image to award icon field, then you are fine.


Quote:

Originally Posted by Biker_GA
Fixed the DB error. Thank you.

Having an issue in hand massaging the image link pointing back to the medal. Where is the URL called from?

Suggestion? Modify this so it goes into the postbit or postbit legacy so a user can go to the form directly from the post, with the URL of the post included.

which hand massaging are you talking about? i dont get what you mean.

which form it should go to? and why?

the form to request for award is in award list

yourforumurl/awards.php

if you want, you can add this link to your menu

the link in postbit is linking to the userprofile, showing which awards someone's got.

Biker_GA 08-28-2005 01:18 PM

Here's what's showing. Instead of the actual image, it just shows part of the URL.

mtha 08-29-2005 08:28 AM

You just need to replace the relative path by full path to image URL in Award management, it will show.

Biker_GA 08-29-2005 02:21 PM

Thanks. I was tearing apart the templates looking for this. LOL

Roxie 08-29-2005 08:15 PM

Okay..I've noticed that all my awards show for "some" styles. There are 2 styles that they don't show in. I have reverted templates to match the default...and I still get broken images. Not sure why. I tried what you said above, with no luck.

mtha 08-30-2005 02:43 AM

Quote:

Originally Posted by Roxie
Okay..I've noticed that all my awards show for "some" styles. There are 2 styles that they don't show in. I have reverted templates to match the default...and I still get broken images. Not sure why. I tried what you said above, with no luck.

since the picture is displayed on some styles, my best guess is you have some problem with some style.

I dont know how you setup your custom styles, so I cant tell you how to fix it.

if i have access to the templates, i might be able to see what happen,

you might want to check and see if all the additional templates for awards are displayed in the template that doesnt show.

Roxie 08-30-2005 03:04 AM

Finally figured it out! I had to revert the awards_bit template in a few of my styles. Don't know how that happened...but it worked. Thanks for your help!

Roxie 09-01-2005 08:34 PM

How hard would it be to add the ability to edit awards instead of having to delete them and start over? Thanks..

mtha 09-01-2005 09:32 PM

Quote:

Originally Posted by Roxie
How hard would it be to add the ability to edit awards instead of having to delete them and start over? Thanks..

You ARE already able to edit awards, aint you? Read over the manual for how to edit awards.

If you meant "edit awards given to users", well I will think about that, for future dev. It wouldnt be too hard though, if you know what to do.

wcbryant 09-02-2005 09:19 AM

How possible would it be for other hacks (like the PayPal Donations system for 3.5 - https://vborg.vbsupport.ru/showthread.php?t=91567) to interact with this one?

Just imagining a scenario where users are awarded new medals, or upgraded in the event of an existing, immediately upon donating to the site in question. Or bloggers using an article system (like cinq's) automatically getting a contribution medal. vbQuiz leaders having something until someone else takes the high score. Season winners in my Pick'em extension getting something straight from the system, etc.

Don't know how realistic something like that is, though.

mtha, I was the one asking about a conversion tool to transfer data from AnimeWebby's 3.0.x version. I have my production site on 3.5.0rc2 now, so if you're still interested, willing and able to use me as a guinea pig to make that, I'm game.

mtha 09-03-2005 09:57 AM

Quote:

Originally Posted by Roxie
It would be great to be able to edit a users award! :D

put the attached file in admincp, it should allow you to edit user's issued awards. some phrases might be missing, but it will be included in the next release. i will do some more checking on it before releasing :)


Quote:

Originally Posted by wcbryant
How possible would it be for other hacks (like the PayPal Donations system for 3.5 - https://vborg.vbsupport.ru/showthread.php?t=91567) to interact with this one?

Just imagining a scenario where users are awarded new medals, or upgraded in the event of an existing, immediately upon donating to the site in question. Or bloggers using an article system (like cinq's) automatically getting a contribution medal. vbQuiz leaders having something until someone else takes the high score. Season winners in my Pick'em extension getting something straight from the system, etc.

Don't know how realistic something like that is, though.

I usually say, nothing is impossible. anything can be done, but it's just that I dont have interest on doing it/ I dont use any of those hacks, and it's more personal interest based than general bases.


Quote:

mtha, I was the one asking about a conversion tool to transfer data from AnimeWebby's 3.0.x version. I have my production site on 3.5.0rc2 now, so if you're still interested, willing and able to use me as a guinea pig to make that, I'm game.
if you want, PM or email me your info, i may take a look

y2krazy 09-03-2005 02:19 PM

Any idea as to why the award is showing up twice in the MEMBERINFO template?

mtha 09-03-2005 09:07 PM

because you have duplicated YAAS plugin somehow. if you dont have anything yet, just uninstall, and install again. if you have many awards already, you need to look at the plugin list and find the duplicated one. look over the previous pages, there was someone getting the same error

y2krazy 09-03-2005 09:51 PM

Ok. That fixed that problem, now I'm getting this weird error(see attachment). I haven't modded any of the templates for the Awards yet, so I'm not sure as to why this is happening.

Roxie 09-03-2005 10:48 PM

Excellent! The editing works...Your work is really appreciated.

Roxie 09-04-2005 08:42 PM

I promise I'm not trying to be a pain ... lol..but I'm getting this error when submitting the Request Award form. I also tried using the new request_award.php that you posted later in the thread.

Code:

Database error in vBulletin 3.5.0 Release Candidate 2:

Invalid SQL:
INSERT INTO post (postid,threadid,title,username,userid,dateline,pagetext,allowsmilie,showsignature,ipaddress,iconid,visible) VALUES (NULL,'1','Ro Award Request Form','Ro','1','1125870038','Award Request Form - Ro

------------------
Sender Information

UserID: 1
Username: Ro
Fullname: test

-----------------------------
Request Information:
Award ID: 29
Award Name: Cancer Zodiac
Award Description:
https://vborg.vbsupport.ru/

Recipient username : test

-----------------------------------------------------
Please explain why the listed recipient should receive the award.

testing form
-----------------------------------------------------','1','1','0','0','1');

MySQL Error  : Table 'dizzam_daboard.post' doesn't exist
Error Number : 1146
Date        : Sunday, September 4th 2005 @ 05:40:38 PM
Script      : http://daboard.dizzam.com/request_award.php
Referrer    : http://daboard.dizzam.com/request_award.php?award_id=29
IP Address  : xx.xx.xxx.xx
Username    : Ro
Classname    : vb_database

*EDIT* Seems the request still went through, but for some reason I get that database error...hmmm.

Also, sometimes the awards in the postbit don't show. We have to refresh the page. (that's not really a problem..just a lil annoying...lol)...Thanks! :)

y2krazy 09-04-2005 11:18 PM

Regarding this post:

https://vborg.vbsupport.ru/showpost....7&postcount=61

I simply changed the following in the "awards_category" template:

PHP Code:

    <td class="tcat" colspan="$totalcols"

To this:

PHP Code:

    <td class="tcat" colspan="4"

Not sure what the previous code was used for, so this is just a temp-fix for the problem. Let me know when you get around to it... ;)

DeMiNe0 09-05-2005 03:12 AM

Quote:

Originally Posted by Roxie
I promise I'm not trying to be a pain ... lol..but I'm getting this error when submitting the Request Award form. I also tried using the new request_award.php that you posted later in the thread.

Code:

Database error in vBulletin 3.5.0 Release Candidate 2:

Invalid SQL:
INSERT INTO post (postid,threadid,title,username,userid,dateline,pagetext,allowsmilie,showsignature,ipaddress,iconid,visible) VALUES (NULL,'1','Ro Award Request Form','Ro','1','1125870038','Award Request Form - Ro

------------------
Sender Information

UserID: 1
Username: Ro
Fullname: test

-----------------------------
Request Information:
Award ID: 29
Award Name: Cancer Zodiac
Award Description:
http://daboard.dizzam.com/awards/cancer.gif

Recipient username : test

-----------------------------------------------------
Please explain why the listed recipient should receive the award.

testing form
-----------------------------------------------------','1','1','0','0','1');

MySQL Error  : Table 'dizzam_daboard.post' doesn't exist
Error Number : 1146
Date        : Sunday, September 4th 2005 @ 05:40:38 PM
Script      : http://daboard.dizzam.com/request_award.php
Referrer    : http://daboard.dizzam.com/request_award.php?award_id=29
IP Address  : xx.xx.xxx.xx
Username    : Ro
Classname    : vb_database

*EDIT* Seems the request still went through, but for some reason I get that database error...hmmm.

Also, sometimes the awards in the postbit don't show. We have to refresh the page. (that's not really a problem..just a lil annoying...lol)...Thanks! :)

i'm getting this same error.

mtha 09-05-2005 08:18 AM

Quote:

Originally Posted by Roxie
I promise I'm not trying to be a pain ... lol..but I'm getting this error when submitting the Request Award form. I also tried using the new request_award.php that you posted later in the thread.

Code:

Database error in vBulletin 3.5.0 Release Candidate 2:

MySQL Error  : Table 'dizzam_daboard.post' doesn't exist
Error Number : 1146

*EDIT* Seems the request still went through, but for some reason I get that database error...hmmm.

Also, sometimes the awards in the postbit don't show. We have to refresh the page. (that's not really a problem..just a lil annoying...lol)...Thanks! :)

I could have uploaded the old file. replace request_award.php with the attached file

mtha 09-05-2005 08:29 AM

Quote:

Originally Posted by y2krazy
Regarding this post:

https://vborg.vbsupport.ru/showpost....7&postcount=61

I simply changed the following in the "awards_category" template:

PHP Code:

    <td class="tcat" colspan="$totalcols"

To this:

PHP Code:

    <td class="tcat" colspan="4"

Not sure what the previous code was used for, so this is just a temp-fix for the problem. Let me know when you get around to it... ;)

try the attached file with the old template (using $totalcols) and see how it turn out.

the totalcols will calculate the number of columns you have, depends on the options you have for award settings.

Biker_GA 09-05-2005 01:06 PM

Something that would make this a top notch modification. I've added the link for the nomination form to postbit_legacy. What I currently have users do is copy the URL of the post they'd like to nominate. To make this even better, I'd like to see the URL automatically added to the reason section when a user clicks the link in the postbit. :)

y2krazy 09-05-2005 01:27 PM

The new files are working properly. Thanks, mtha! :)

Also, I have edited the Award Request template quite a bit and thought I'd share it with everyone who wants it:

Code:

$stylevar[htmldoctype]
<html id="form" dir="$stylevar[textdirection]" lang="$stylevar[languagecode]">
<head>
<title>$vboptions[bbtitle] - $formtitle</title>
$headinclude
</head>
<body>
$header
$navbar

<form enctype="multipart/form-data" method="post" action="$phpfilename">
<input type="hidden" value="$userid" name="userid">
<input type="hidden" value="submit" name="action">
<input type="hidden" value="$award[award_id]" name="award_id">
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr>
        <td class="tcat" colspan="3">
                Request for $award[award_name] (id: $award[award_id])
        </td>
</tr>
<tr>
        <td class="panelsurround" align="center">
        <div class="panel">
                <div style="width:$stylevar[formwidth_usercp]" align="$stylevar[left]">
                        <fieldset class="fieldset" style="margin:0px">
                                <table cellpadding="0" cellspacing="$stylevar[formspacer]" border="0">
                                <tr>
                                        <td>$formpurpose</td>
                                </tr>
                                </table>
                        </fieldset>

                        <br><div align="center"><img src="$award[award_img_url]"></div><br>

                        <fieldset class="fieldset">
                                <legend>Description</legend>
                                <table cellpadding="0" cellspacing="$stylevar[formspacer]" border="0" width="100%">
                                <tr>
                                        <td>$award[award_desc]</td>
                                </tr>
                                </table>
                        </fieldset>

                </div>
        </div>
        </td>
</tr>
</table>

<br>

<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr>
        <td class="tcat" colspan="3">
                $formtitle
        </td>
</tr>
<tr>
        <td class="panelsurround" align="center">
        <div class="panel">
                <div style="width:$stylevar[formwidth_usercp]" align="$stylevar[left]">
               
                        <fieldset class="fieldset">
                                <legend>Username</legend>
                                <table cellpadding="0" cellspacing="$stylevar[formspacer]" border="0" width="100%">
                                <tr>
                                        <td><b>$bbuserinfo[username]</b></td>
                                </tr>
                                </table>
                        </fieldset>
               
                        <fieldset class="fieldset">
                                <legend>$question1</legend>
                                <table cellpadding="0" cellspacing="$stylevar[formspacer]" border="0" width="100%">
                                <tr>
                                        <td></td>
                                </tr>
                                <tr>
                                        <td><input type="text" class="bginput" size="30" name="answer1"></td>
                                </tr>
                                </table>
                        </fieldset>

                        <fieldset class="fieldset">
                                <legend>$question2</legend>
                                <table cellpadding="0" cellspacing="$stylevar[formspacer]" border="0" width="100%">
                                <tr>
                                        <td><input type="text" class="bginput" size="30" name="answer2"></td>
                                </tr>
                                </table>
                        </fieldset>
               
                        <fieldset class="fieldset">
                                <legend>$longquestion1</legend>
                                <table cellpadding="0" cellspacing="$stylevar[formspacer]" border="0" width="100%">
                                <tr>
                                        <td>$longexplain1</td>
                                </tr>
                                <tr>
                                        <td><textarea rows="5" cols="50" name="longanswer1"></textarea></td>
                                </tr>
                                </table>
                        </fieldset>

                </div>
        </div>
        </td>
</tr>
<tr>
        <td class="panelsurround" align="center">
        <div style="margin-top:$stylevar[cellpadding]px">
                <input type="submit" name="submit" class="button" value="Submit Request" accesskey="s" />
                <input type="reset" name="reset" class="button" value="$vbphrase[reset_fields]" accesskey="r" />
        </div>
        </td>
</tr>

</table>
</td>
</tr>
</table>

</form>

$footer
</body>
</html>

NOTE: The attachment is in my unique style, but it was edited based on the UserCP templates, so it should look like that in any template. Let me know if this is any use to anyone. :)

EDIT: Where would I go to change the title of the thread, e-mail or PM that is created when a request is submitted?

EDIT 2: Nevemind the first EDIT as I figured out where in the file to change some things to make the title of the thread different.

Roxie 09-05-2005 05:13 PM

Quote:

Originally Posted by mtha
I could have uploaded the old file. replace request_award.php with the attached file

Great! Database error is gone, but now it submits the form and refreshes to the form again. No thank you page. hmmm

y2krazy 09-05-2005 05:18 PM

Quote:

Originally Posted by Roxie
Great! Database error is gone, but now it submits the form and refreshes to the form again. No thank you page. hmmm

I tested mine and it works smoothly with the new files. Not quite sure what's going wrong over there... :(

Roxie 09-05-2005 08:49 PM

hmmm...let me check my settings...

peterska2 09-07-2005 10:44 PM

[high]* peterska2 clicks install.
[/high]

I had to delete a duplicate plugin though "YAAS Memberlist_Complete" coz it was putting the awards twice in the profile. Clean fresh install too so it's something in your XML there.

Looks good though. Now I just have to come up with some things to give awards for :D

y2krazy 09-08-2005 04:45 PM

The only change is that I edited the request form to make it look more streamlined with the forums. Screenshot is included.

Style Manager -> Choose the Style to Edit -> "awards_request_form"
Replace entire template with:

Code:

$stylevar[htmldoctype]
<html id="form" dir="$stylevar[textdirection]" lang="$stylevar[languagecode]">
<head>
<title>$vboptions[bbtitle] - $formtitle</title>
$headinclude
</head>
<body>
$header
$navbar

<form enctype="multipart/form-data" method="post" action="$phpfilename">
<input type="hidden" value="$userid" name="userid">
<input type="hidden" value="submit" name="action">
<input type="hidden" value="$award[award_id]" name="award_id">
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr>
        <td class="tcat" colspan="3">
                Request for $award[award_name] (id: $award[award_id])
        </td>
</tr>
<tr>
        <td class="panelsurround" align="center">
        <div class="panel">
                <div style="width:$stylevar[formwidth_usercp]" align="$stylevar[left]">
                        <fieldset class="fieldset" style="margin:0px">
                                <table cellpadding="0" cellspacing="$stylevar[formspacer]" border="0">
                                <tr>
                                        <td>$formpurpose</td>
                                </tr>
                                </table>
                        </fieldset>

                        <br><div align="center"><img src="$award[award_img_url]"></div><br>

                        <fieldset class="fieldset">
                                <legend>Description</legend>
                                <table cellpadding="0" cellspacing="$stylevar[formspacer]" border="0" width="100%">
                                <tr>
                                        <td>$award[award_desc]</td>
                                </tr>
                                </table>
                        </fieldset>

                </div>
        </div>
        </td>
</tr>
</table>

<br>

<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr>
        <td class="tcat" colspan="3">
                $formtitle
        </td>
</tr>
<tr>
        <td class="panelsurround" align="center">
        <div class="panel">
                <div style="width:$stylevar[formwidth_usercp]" align="$stylevar[left]">
               
                        <fieldset class="fieldset">
                                <legend>Username</legend>
                                <table cellpadding="0" cellspacing="$stylevar[formspacer]" border="0" width="100%">
                                <tr>
                                        <td><b>$bbuserinfo[username]</b></td>
                                </tr>
                                </table>
                        </fieldset>
               
                        <fieldset class="fieldset">
                                <legend>$question1</legend>
                                <table cellpadding="0" cellspacing="$stylevar[formspacer]" border="0" width="100%">
                                <tr>
                                        <td></td>
                                </tr>
                                <tr>
                                        <td><input type="text" class="bginput" size="30" name="answer1"></td>
                                </tr>
                                </table>
                        </fieldset>

                        <fieldset class="fieldset">
                                <legend>$question2</legend>
                                <table cellpadding="0" cellspacing="$stylevar[formspacer]" border="0" width="100%">
                                <tr>
                                        <td><input type="text" class="bginput" size="30" name="answer2"></td>
                                </tr>
                                </table>
                        </fieldset>
               
                        <fieldset class="fieldset">
                                <legend>$longquestion1</legend>
                                <table cellpadding="0" cellspacing="$stylevar[formspacer]" border="0" width="100%">
                                <tr>
                                        <td>$longexplain1</td>
                                </tr>
                                <tr>
                                        <td><textarea rows="5" cols="50" name="longanswer1"></textarea></td>
                                </tr>
                                </table>
                        </fieldset>

                </div>
        </div>
        </td>
</tr>
<tr>
        <td class="panelsurround" align="center">
        <div style="margin-top:$stylevar[cellpadding]px">
                <input type="submit" name="submit" class="button" value="Submit Request" accesskey="s" />
                <input type="reset" name="reset" class="button" value="$vbphrase[reset_fields]" accesskey="r" />
        </div>
        </td>
</tr>

</table>
</td>
</tr>
</table>

</form>

$footer
</body>
</html>

You can test the Awards out yourself at my site if you wish, too(see my sig for a link).

Blaine0002 09-09-2005 12:52 AM

OK, Great hack. BUT! When a user submits a request it automaticly goes to threadid 1. How do i change this?

Roxie 09-09-2005 09:22 PM

Blah..I'm still having the same issue. I have no clue. I tried having it redirect to the thread, the forum, the thank you page. Other than that, everything works good! :D

Metropolitan 09-13-2005 01:47 AM

Can somebody plz explain me how to add the awards-request function? I want the request function in my navbar, but i have no idea how to configure this.

I hope somebody can help me ;)

Thanks in advance

Metro

Biker_GA 09-13-2005 12:44 PM

Just create a link in your navbar.. And you have to link to awards.php, not awards-request.php. I added the link to the drop down menu in the postbit. :)


mtha -- Something to consider for a future version? The ability to restrict the use of the request function based on number of posts and length of membership. In other words, unless the individual requesting the award (either for themself or another person) has been a member for at least "x" days and has at least "x" posts, they can not use the form.

blackpheonix 09-14-2005 04:15 AM

i get a broken zip :(

mtha 09-14-2005 05:43 AM

I get no problem downloading and reading content of the zip file at all. try to download again.


All times are GMT. The time now is 10:57 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.01812 seconds
  • Memory Usage 1,939KB
  • 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
  • (5)bbcode_code_printable
  • (4)bbcode_php_printable
  • (17)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)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