vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Major Additions - Yet Another Awards System 2.1.4 (https://vborg.vbsupport.ru/showthread.php?t=142487)

AWJunkies 12-22-2007 01:30 AM

Ok just integrated it with more things like photos, news, donations, videos and much more. I know a LOT of people do not have what I am doing but can use same code and concept to work with any medal you have to create a hierarchy and have it auto cron the medals to the user with sending PM and can also send credits to the user. Will show some screen shots in a bit and show stage one of the code.

I also created two new templates for the PM so you can have like a MASTER level PM type of thing like I do. Much much more to come. Remember sky is the limit for this. I am customizing it for my setup but remember can be used for anyone and for any medal type. Can do over X posts or threads etc can do whatever you desire.

jluerken 12-22-2007 10:43 AM

AWJunkies looks good. Can you try to make a vB 3.7.x product ?

AWJunkies 12-22-2007 03:56 PM

3.7 is not even out of beta so why would anyone work on mods for it until it i completely done and been tested for another month or so on live sites. So I will not support 3.7 for at least month-3 months until it is completely bug free. I have to many sites with over 50k members that one slip up can cost me a lot. So will continue the support on this one for now. Also this cron job etc should work with 3.7 no problem not sure with the mod itself. Will do that testing when time comes. Also I should be done with the cron job and all the work on this before christmas. But to release it as another story. I have already gone through about 4 revisions of the code. It is almost as streamlined as it can get. Just need to do a few more big hook array's and will be ready for a release.

amroawad 12-23-2007 12:31 PM

Quote:

Originally Posted by AWJunkies (Post 1405048)
Yes, YES


Yes to all your questions past 5 posts.

I have a cron that runs to auto give some of the medals.

Can you tell me how to set this up please?

silver surfer 12-23-2007 01:47 PM

Quote:

Originally Posted by AWJunkies (Post 1406567)
Ok just integrated it with more things like photos, news, donations, videos and much more. I know a LOT of people do not have what I am doing but can use same code and concept to work with any medal you have to create a hierarchy and have it auto cron the medals to the user with sending PM and can also send credits to the user. Will show some screen shots in a bit and show stage one of the code.

I also created two new templates for the PM so you can have like a MASTER level PM type of thing like I do. Much much more to come. Remember sky is the limit for this. I am customizing it for my setup but remember can be used for anyone and for any medal type. Can do over X posts or threads etc can do whatever you desire.

A_W_E_S_U_M_ !!!

Dude...u need to SHARE !!! :)

GREAT WORK !

Dudeness 12-23-2007 03:35 PM

Quote:

Originally Posted by MikeSF (Post 1250778)
In
Admin CP > Award System > Award Manager > Give award to user

If you look, it's below the form to give a user an award.
Choose the person you want, tick the box which is 'remove' and submit.

Is it also possible to give or remove a award from a group of users (usergroup) instead of individuals? If not which modification can do this?

edytwinky 12-23-2007 04:24 PM

Quote:

Originally Posted by AWJunkies (Post 1405949)
With a redirect if not part of X group at top of the php page. Or you can do if user not logged in redirect.

Just an easy if statement at the top of the awards.php file. Will show you example in a minute.
.

Can you explain this a little more, i'm not very good with php code.

MalebolgiaHR 12-25-2007 12:14 AM

Ok, I have a stupid question. I just noticed this:

Files to edit: 8 (/admincp/index.php, member.php, showthread.php, showpost.php, announcement.php, private.php, memberlist.php, /include/functions_online.php)

I didn't find anything that has anything with editing any of these files. Am I missing something?

RollaJedi 12-26-2007 02:16 PM

is there anyway you could do something that, when you get so many awards it could assign you to a custom usergroup perhaps?

AWJunkies 12-26-2007 04:25 PM

YES and already working on that within my cron job :) I can release it now but need to do instructions and HATE to do them anyone want to do the instructions and they can have the code. V1.0 is already done. I will contently be upgrading the cron job and system

azn_romeo_4u 12-26-2007 06:45 PM

Anyone know the changes in the file award.php?

The Ottoman 12-26-2007 06:49 PM

Quote:

Originally Posted by AWJunkies (Post 1409529)
YES and already working on that within my cron job :) I can release it now but need to do instructions and HATE to do them anyone want to do the instructions and they can have the code. V1.0 is already done. I will contently be upgrading the cron job and system


I wouldn't mind taking a crack at the documentation.

reece12 12-26-2007 11:36 PM

god hack mate

AWJunkies 12-27-2007 06:09 AM

It is only a few instructions just explaining what you can change to customize it for your board. Hit me up on AIM.

dirtycrow 12-27-2007 09:21 PM

any plans to post this over to 3.7?

AWJunkies 12-28-2007 03:55 AM

MAN the site admins need to make a POST to make aware that no developer will be working on any software till it is out of beta and been tested for few months and bug free meaning may be 3.7.1 or 2 before mods will be worked on for latest version. Be aware guys BETA is not made for LIVE sites! It is for test only to find bugs and fix before getting out of beta. Since code changes all the time within alpha and beta no coder should mess with it until it is finally released. That is just stupid programing.

I will be keeping up with this mod, since I have to have it on site, so expect me to keep this mod going for all later software upgrades.

CypherSTL 12-30-2007 09:43 PM

Quote:

Originally Posted by dirtycrow (Post 1410342)
any plans to post this over to 3.7?

This does work without issues in 3.7 Beta 3.

AWJunkies 12-31-2007 01:40 AM

Working on even more features guys will be done soon. Was finishing up donation bar and donation mod.

RollaJedi 01-02-2008 01:08 AM

Quote:

Originally Posted by AWJunkies (Post 1409529)
YES and already working on that within my cron job :) I can release it now but need to do instructions and HATE to do them anyone want to do the instructions and they can have the code. V1.0 is already done. I will contently be upgrading the cron job and system

i'm assuming you are referring to my question about assigning someone to a usergroup based on the number of awards you have, correct? If so, THANK YOU!!!! Awesome and cant wait!

mum2gem 01-03-2008 11:15 PM

can someone help me im new to all this
i have uploaded it but nothing works, there is no pics and when i click on award on my forum page it goes to "can not display this page"

AWJunkies 01-04-2008 12:18 PM

FYI I will get back to this mod after Monday! I will be releasing my new donation system MOD about that time.

Raptor 01-05-2008 07:20 AM

AWJunkies - many thanks for your work. Your cron jobs are exactley what im looking for

I highly anticipate your release. My main requirements are giving auto awards on X amount of posts and also for X usergroups.

Looking forward to it - many thanks again !

AWJunkies 01-05-2008 09:36 AM

I can give you the cron to mess around with but not supported till after I am done with this donation system. It may go another week or two depending on when I will be happy with all the features.

Raptor 01-05-2008 06:30 PM

that would be great m8 - i can have a play in the meantime

u have a nice forum btw ;)

MalebolgiaHR 01-06-2008 02:53 AM

Quote:

Originally Posted by MalebolgiaHR (Post 1402160)
Ok, I have a strange issue. I can see the awards when I do a post, but when I come back to the post later, the awards are not there. Has anyone else seen this?

I don't have the problem on the MemberInfo.

It looks like the $post[showuserawards] and $post[userawards] are not set after I do an edit or refresh a thread. Did I miss something?

Anyone?

mvigod 01-07-2008 04:59 PM

One small problem. I created a Automated Bot user to give out the awards in place of the moderator or admin (userid 0). When entereing the user ID it doesnt want to see anything past the first digit. So with the user ID entered 19344, it sends the PM or email from userID "1". Change it to 15 and it does the same thing (sends it from USERID "1").

If set to 0 it works fine.

Great Mod and works really well!

mvigod 01-07-2008 05:00 PM

Quote:

Originally Posted by MalebolgiaHR (Post 1416291)
Anyone?

Post your Postbit template. Any other Mods installed that alter the postbit?

Raptor 01-09-2008 03:54 AM

Quote:

Originally Posted by AWJunkies (Post 1415827)
I can give you the cron to mess around with but not supported till after I am done with this donation system. It may go another week or two depending on when I will be happy with all the features.

could you pm that to me pls bro ?

cheers

AWJunkies 01-09-2008 09:51 AM

About to change it old version is php4+ compliant but going to use speed features of php5+ to send all the PM's when there is mass amount of people who qualify for awards. I should be releasing the Donation MOD tomorrow then getting back to this. AGAIN sorry for delay I hope you guys like the donation mod :)

jluerken 01-10-2008 08:27 AM

It would be nice to get this updated for vB 3.7 using the new TABs in the member profile

Kaelon 01-11-2008 03:25 PM

Quote:

Originally Posted by jluerken (Post 1418868)
It would be nice to get this updated for vB 3.7 using the new TABs in the member profile

Agreed!

glorify 01-12-2008 04:38 AM

Quote:

Originally Posted by CypherSTL (Post 1412202)
This does work without issues in 3.7 Beta 3.

Yes, without the memberinfo template. No Go there even after trying to add it back into the blocks.

theoz1 01-15-2008 07:58 AM

Were there suppose to be 5 medals with this? I only have one.

jdbnsnobal.net 01-18-2008 12:47 AM

I have a question, I don't know if it's a bug or an error on my part. I placed a link to the award list/description page which has the "request award" link on it. I filled out all of the info in the award manager and checked the user ID (mine) over and over thinking it must be the problem. What happens is a user puts in a request for an award and submits it. Then the next page is an error message stating;
Quote:

1. The following users were not found:

1. 3943 This is my user ID#

In my award settings, I have;

From Userid for Congratulation PM and/or Email (field highlighted yellow) "my own user ID#"

Award request Forum ID "0"

Award request Thread ID "0"

Award request PM address "my user ID#"

Award request email address (highlighted yellow) left blank

Am I just overlooking a simple setting or is this a possible bug? Otherwise this award system is exactly what I was looking for. If I could figure out this tiny problem it would be perfect, great job!

katie hunter 01-25-2008 11:31 AM

hi everyone,

I am not sure if this mod or other mod caused this but after installing this hack with 2 more hacks, server load reached max etc.. Does anyone know if this modification eats a lot of queries ?

AWJunkies 01-26-2008 03:14 AM

Need more info on what Vb version you are using and these other mods. This mod should not have this effect.

Also sorry guys almost done with donation system so stay tuned for that then I will get to this mod. Just so much on plate at moment.

CypherSTL 01-26-2008 05:01 AM

Quote:

Originally Posted by glorify (Post 1419951)
Yes, without the memberinfo template. No Go there even after trying to add it back into the blocks.

I installed this on my board 3.7 beta 3 and everything shows up fine, even in the memberinfo.

You can check it out on my site (battle-lands.com)

No one has had any issues with it at all.

the other day I upgraded forums to 3.7 beta 4 and hack still works with no issues.

cykelmyggen 01-26-2008 12:17 PM

I've had this nice mod working for a long time - even upgrading from 3.5. to 3.6. without any problems. After i installed a custom template it has stopped working. Everything looks fine except awards doesn't show up in user profile. Tried to upgrade and overwrite mod without succes and I even removed and reinstalled it - still without succes. Running vb 3.6.8. Patch Level 2. Any ideas what could be my problem?:confused:

therogueforums 01-28-2008 06:52 AM

Will there be a 3.7 release? When I tried to install this, the reputation display went haywire. Granted, 3.7 is still in beta, and there are bound to be issues.

MalebolgiaHR 01-28-2008 11:01 AM

Quote:

Originally Posted by mvigod (Post 1417275)
Post your Postbit template. Any other Mods installed that alter the postbit?

The only other mod in the template is an unrelated if condition. I highlighted the mods in read.

Here it is:



<table class="tborder" id="post$post[postid]" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr>
<td class="thead" $post[scrolltothis]>
<div class="normal" style="float:$stylevar[right]">
&nbsp;
<if condition="$show['postcount']">#<a href="showpost.php?$session[sessionurl]p=$post[postid]&amp;postcount=$post[postcount]" target="new" rel="nofollow" id="postcount$post[postid]" name="$post[postcount]"><strong>$post[postcount]</strong></a> &nbsp;</if>
<if condition="$show['reputationlink']">
<span id="reputationmenu_$post[postid]"><a href="reputation.php?$session[sessionurl]p=$post[postid]" rel="nofollow" id="reputation_$post[postid]"><img class="inlineimg" src="$stylevar[imgdir_button]/reputation.gif" alt="<phrase 1="$post[username]">$vbphrase[add_to_xs_reputation]</phrase>" border="0" /></a></span>
<if condition="$show['popups']"><script type="text/javascript"> vbrep_register("$post[postid]")</script></if>&nbsp;
</if>
<if condition="$show['infractionlink']"><a href="infraction.php?$session[sessionurl]do=report&amp;p=$post[postid]" rel="nofollow"><img class="inlineimg" src="$stylevar[imgdir_button]/infraction.gif" alt="<phrase 1="$post[username]">$vbphrase[add_infraction_for_x]</phrase>" border="0" /></a> &nbsp;</if>
<if condition="$show['reportlink']"><a href="report.php?$session[sessionurl]p=$post[postid]" rel="nofollow"><img class="inlineimg" src="$stylevar[imgdir_button]/report.gif" alt="$vbphrase[report_bad_post]" border="0" /></a> &nbsp;</if>
$post[iplogged]
<!-- start code 'bft' -->
<if condition="$post['threadbanlinkinfo']"><a href="$post[threadbanlinkinfo]" rel="nofollow"><img class="inlineimg" src="$stylevar[imgdir_button]/threadban.gif" alt="Thread Ban Info" border="0" /></a></if>
<!-- end code 'bft' -->

<if condition="$show['inlinemod']">
<input type="checkbox" name="plist[$postid]" id="plist_$postid" style="vertical-align:middle; padding:0px; margin:0px 0px 0px 5px" value="$post[checkbox_value]" />
</if>
</div>

<div class="normal">
<!-- status icon and date -->
<a name="post$post[postid]"><img class="inlineimg" src="$stylevar[imgdir_statusicon]/post_$post[statusicon].gif" alt="$post[statustitle]" border="0" /></a>
<if condition="!$show['announcement']">
$post[postdate]<if condition="!$show['detailedtime']">, $post[posttime]</if>
<else />
<phrase 1="$post[startdate]" 2="$post[enddate]">$vbphrase[x_until_y]</phrase>
</if>
$post[firstnewinsert]
<!-- / status icon and date -->
</div>
</td>
</tr>
<tr>
<td class="alt2" style="padding:0px">
<!-- user info -->
<table cellpadding="0" cellspacing="$stylevar[cellpadding]" border="0" width="100%">
<tr>
<if condition="$show['avatar']"><td class="alt2"><a href="member.php?$session[sessionurl]u=$post[userid]"><img src="$post[avatarurl]" $post[avwidth] $post[avheight] alt="<phrase 1="$post[username]">$vbphrase[xs_avatar]</phrase>" border="0" /></a></td></if>
<td nowrap="nowrap">

<div id="postmenu_$post[postid]">
<if condition="$show['profile']">
<a class="bigusername" href="member.php?$session[sessionurl]u=$post[userid]">$post[musername]</a>
$post[onlinestatus]
<script type="text/javascript"> vbmenu_register("postmenu_$post[postid]", true); </script>
<else />
$post[musername]
</if>
</div>

<if condition="$post['usertitle']"><div class="smallfont">$post[usertitle]</div></if>
<if condition="$post['rank']"><div class="smallfont">$post[rank]</div></if>

</td>
<td width="100%">&nbsp;</td>
<td valign="top" nowrap="nowrap">

<div class="smallfont">
<if condition="$post['joindate']"><div>$vbphrase[join_date]: $post[joindate]</div></if>
<if condition="$post['field2']"><div>$vbphrase[location_perm]: $post[field2]</div></if>
<if condition="$post['age']"><div>$vbphrase[age]: $post[age]</div></if>
<div>
$vbphrase[posts]: $post[posts]
</div>
<div>Debriefings: $post[debriefings]
</div>
<div>
<img src="image.php?u=$post[userid]&dateline=$post[profilepicdateline]&type=profile">
</div>

<if condition="$show['infraction']"><div>$vbphrase[infractions]: $post[warnings]/$post[infractions] ($post[ipoints])</div></if>
<if condition="$show['reputation']"><if condition="$show['reppower']">$vbphrase[reppower]: <span id="reppower_$post[postid]_$post[userid]">$post[reppower]</span> </if><div><span id="repdisplay_$post[postid]_$post[userid]">$post[reputationdisplay]</span></div></if>
<div>$post[icqicon] $post[aimicon] $post[msnicon] $post[yahooicon] $post[skypeicon]</div>

</div>
</td>
</tr>
</table>
<!-- / user info -->
</td>
</tr>
<tr>
<td class="alt1" id="td_post_$post[postid]">
<!-- message, attachments, sig -->

<if condition="$show['messageicon'] OR $post['title']">
<!-- icon and title -->
<div class="smallfont">
<if condition="$show['messageicon']"><img class="inlineimg" src="$post[iconpath]" alt="$post[icontitle]" border="0" /></if>
<if condition="$post['title']"><strong>$post[title]</strong></if>
</div>
<hr size="1" style="color:$stylevar[tborder_bgcolor]" />
<!-- / icon and title -->
</if>

<!-- message -->
<div id="post_message_$post[postid]">$post[message]</div>
<!-- / message -->

<if condition="$show['attachments']">
<!-- attachments -->
<div style="padding:$stylevar[cellpadding]px">

<if condition="$show['thumbnailattachment']">
<fieldset class="fieldset">
<legend>$vbphrase[attached_thumbnails]</legend>
<div style="padding:$stylevar[formspacer]px">
$post[thumbnailattachments]
</div>
</fieldset>
</if>

<if condition="$show['imageattachment']">
<fieldset class="fieldset">
<legend>$vbphrase[attached_images]</legend>
<div style="padding:$stylevar[formspacer]px">
$post[imageattachments]
</div>
</fieldset>
</if>

<if condition="$show['imageattachmentlink']">
<fieldset class="fieldset">
<legend>$vbphrase[attached_images]</legend>
<table cellpadding="0" cellspacing="$stylevar[formspacer]" border="0">
$post[imageattachmentlinks]
</table>
</fieldset>
</if>

<if condition="$show['otherattachment']">
<fieldset class="fieldset">
<legend>$vbphrase[attached_files]</legend>
<table cellpadding="0" cellspacing="$stylevar[formspacer]" border="0">
$post[otherattachments]
</table>
</fieldset>
</if>

<if condition="$show['moderatedattachment']">
<fieldset class="fieldset">
<legend>$vbphrase[attachments_pending_approval]</legend>
<table cellpadding="0" cellspacing="$stylevar[formspacer]" border="0">
$post[moderatedattachments]
</table>
</fieldset>
</if>

</div>
<!-- / attachments -->
</if>

<if condition="$post['signature']">
<!-- sig -->
<div>
__________________<br />
$post[signature]
</div>
<br>
<!-- / sig -->
</if>


<if condition="$post[showuserawards]">
<fieldset><legend><a href="member.php?u=$post[userid]#award" title="$vbphrase[more_awards]">$vbphrase[award_showcase]</a></legend>
<div>
$post[userawards]
<br>
<a href="member.php?u=$post[userid]#award" title="$vbphrase[more_awards]">$vbphrase[total_awards]</a>: $post[num_awards]
</div>
</fieldset>
</if>


<if condition="$show['postedited']">
<!-- edit note -->
<div class="smallfont"> <hr size="1" style="color:$stylevar[tborder_bgcolor]" />
<em>
<phrase 1="$post[edit_username]" 2="$post[edit_date]" 3="$post[edit_time]">$vbphrase[last_edited_by_x_on_y_at_z]</phrase>.
<if condition="$post['edit_reason']">$vbphrase[reason]: $post[edit_reason]</if>
</em>
</div>
<!-- / edit note -->
</if>

<div style="margin-top: 10px" align="$stylevar[right]">
<!-- controls -->
<if condition="$post['editlink']">
<img style="display: none" id="progress_$postid" src="$stylevar[imgdir_misc]/progress.gif" alt="$vbphrase[loading_editor_please_wait]" />
<a href="$post[editlink]" name="vB::QuickEdit::$post[postid]"><img src="$stylevar[imgdir_button]/edit.gif" alt="$vbphrase[edit_delete_message]" border="0" /></a>
</if>
<if condition="$post['forwardlink']">
<a href="$post[forwardlink]"><img src="$stylevar[imgdir_button]/forward.gif" alt="$vbphrase[forward_message]" border="0" /></a>
</if>

<if condition="$post['debriefing'] == 0">
<if condition="$post['replylink']">
<a href="$post[replylink]" rel="nofollow"><img src="$stylevar[imgdir_button]/<if condition="$post['forwardlink']">reply_small<else />quote</if>.gif" alt="$vbphrase[reply_with_quote]" border="0" /></a>
</if>
</if>
<if condition="$show['multiquote_post']">
<a href="$post[replylink]" rel="nofollow" onclick="return false"><img src="$stylevar[imgdir_button]/multiquote_<if condition="$show['multiquote_selected']">on<else />off</if>.gif" alt="$vbphrase[multi_quote_this_message]" border="0" id="mq_$post[postid]" /></a>
</if>
<if condition="$show['quickreply'] AND !$show['threadedmode']">
<a href="$post[replylink]" rel="nofollow" id="qr_$post[postid]" onclick="return false"><img src="$stylevar[imgdir_button]/quickreply.gif" alt="$vbphrase[quick_reply_to_this_message]" border="0" /></a>
</if>
<if condition="$show['moderated']">
<img src="$stylevar[imgdir_misc]/moderated.gif" alt="$vbphrase[moderated_post]" border="0" />
</if>
<if condition="$show['deletedpost']">
<img src="$stylevar[imgdir_misc]/trashcan.gif" alt="$vbphrase[deleted_post]" border="0" />
</if>
<if condition="$show['redcard']">
<a href="infraction.php?$session[sessionurl]do=view&amp;p=$post[postid]"><img src="$stylevar[imgdir_button]/redcard.gif" alt="$vbphrase[received_infraction]" border="0" /></a>
<else />
<if condition="$show['yellowcard']">
<a href="infraction.php?$session[sessionurl]do=view&amp;p=$post[postid]"><img src="$stylevar[imgdir_button]/yellowcard.gif" alt="$vbphrase[received_warning]" border="0" /></a>
</if>
</if>
<!-- / controls -->
</div>

<!-- message, attachments, sig -->

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

<!-- post $post[postid] popup menu -->
<div class="vbmenu_popup" id="postmenu_$post[postid]_menu" style="display:none;">
<table cellpadding="4" cellspacing="1" border="0">
<tr>
<td class="thead">$post[username]</td>
</tr>
<if condition="$show['profile']">
<tr><td class="vbmenu_option"><a href="member.php?$session[sessionurl]u=$post[userid]">$vbphrase[view_public_profile]</a></td></tr>
</if>
<if condition="$show['pmlink']">
<tr><td class="vbmenu_option"><a href="private.php?$session[sessionurl]do=newpm&amp;u=$post[userid]" rel="nofollow"><phrase 1="$post[username]">$vbphrase[send_private_message_to_x]</phrase></a></td></tr>
</if>
<if condition="$show['emaillink']">
<tr><td class="vbmenu_option"><a href="sendmessage.php?$session[sessionurl]do=mailmember&amp;u=$post[userid]" rel="nofollow"><phrase 1="$post[username]">$vbphrase[send_email_to_x]</phrase></a></td></tr>
</if>
<if condition="$show['homepage']">
<tr><td class="vbmenu_option"><a href="$post[homepage]"><phrase 1="$post[username]">$vbphrase[visit_xs_homepage]</phrase></a></td></tr>
</if>
<if condition="$show['search']">
<tr><td class="vbmenu_option"><a href="search.php?$session[sessionurl]do=finduser&amp;u=$post[userid]" rel="nofollow"><phrase 1="$post[username]">$vbphrase[find_all_posts_by_x]</phrase></a></td></tr>
</if>
<if condition="$post['userid'] AND $show['member']">
<tr><td class="vbmenu_option"><a href="profile.php?$session[sessionurl]do=addlist&amp;userlist=buddy&amp;u=$post[userid]"><phrase 1="$post[username]">$vbphrase[add_x_to_buddy_list]</phrase></a></td></tr>
</if>
<!-- start code 'bft' -->
<if condition="$post['threadunbanlink']">
<tr><td class="vbmenu_option"><a href="$post[threadunbanlink]"><phrase 1="$post[username]">$vbphrase[unban_x_from_thread]</phrase></a></td></tr>
<else />
<if condition="$post['threadbanlink']">
<tr><td class="vbmenu_option"><a href="$post[threadbanlink]"><phrase 1="$post[username]">$vbphrase[ban_x_from_thread]</phrase></a></td></tr>
</if>
</if>
<!-- end code 'bft' -->

</table>
</div>
<!-- / post $post[postid] popup menu -->


All times are GMT. The time now is 03:55 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.01956 seconds
  • Memory Usage 1,898KB
  • 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
  • (15)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete