vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   Post Award Hack 1.2 (https://vborg.vbsupport.ru/showthread.php?t=69198)

Lord Brar 11-10-2004 11:57 AM

sounds interesting... I am gonna install it :D

James T Brock 11-14-2004 05:18 PM

Great hack. Works great. Anyway to get statistics with this, like how many awarded posts each user has?

Abe1 11-14-2004 05:20 PM

Quote:

Originally Posted by James T Brock
Great hack. Works great. Anyway to get statistics with this, like how many awarded posts each user has?

Hopefully some day.

cinq 12-10-2004 08:19 AM

Just to clarify, the search for awarded posts simply lists out ALL the awarded posts ?

Or can a search ( like normal vb search ) actually be done and only shows results which have the 'awarded post' status ?

sirstone 12-11-2004 09:31 AM

I´ve installed the version 3.0.3 of VB Bulletin..

open template 'postbit'

find:
--------------------------------------------------------------------
<div class="normal" style="float:$stylevar[right]">
--------------------------------------------------------------------

after place: (If you want only administrators to give awards)
--------------------------------------------------------------------
<if condition="$bbuserinfo[usergroupid]=='6'">
<if condition="$post[award]=='0'">&nbsp;
<a href="award.php?$session[sessionurl]do=award&postid=$post[postid]">Add Award</a>
<else />&nbsp;<a href="award.php?$session[sessionurl]do=award_remove&postid=$post[postid]">Remove Award</a>
</if>
</if>

I can´t find this one:

<div class="normal" style="float:$stylevar[right]">

Can anybody help?

Sirstone

Abe1 12-12-2004 12:35 PM

Quote:

Originally Posted by sirstone
I?ve installed the version 3.0.3 of VB Bulletin..

open template 'postbit'

find:
--------------------------------------------------------------------
<div class="normal" style="float:$stylevar[right]">
--------------------------------------------------------------------

after place: (If you want only administrators to give awards)
--------------------------------------------------------------------
<if condition="$bbuserinfo[usergroupid]=='6'">
<if condition="$post[award]=='0'">&nbsp;
<a href="award.php?$session[sessionurl]do=award&postid=$post[postid]">Add Award</a>
<else />&nbsp;<a href="award.php?$session[sessionurl]do=award_remove&postid=$post[postid]">Remove Award</a>
</if>
</if>



I can?t find this one:

<div class="normal" style="float:$stylevar[right]">

Can anybody help?

Sirstone

It should be in the top ten lines of the template.

Abe1 12-12-2004 12:37 PM

Quote:

Originally Posted by cinq
Just to clarify, the search for awarded posts simply lists out ALL the awarded posts ?

Or can a search ( like normal vb search ) actually be done and only shows results which have the 'awarded post' status ?

Right now, will only search all awarded posts. Maybe in the future I'll some more feature. Right now now I'm working on my other hack called 'Post Thank You Hack' (it's in the beta section).

Roxie 12-17-2004 06:09 PM

Excellent idea. I'll be installing this over the weekend. :D

MikaK 01-05-2005 11:43 AM

*installed*

j_86 01-08-2005 05:08 PM

This hack is VB 3.05 compatiable.


All times are GMT. The time now is 03:44 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.01104 seconds
  • Memory Usage 1,737KB
  • 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_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
  • (10)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