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)

MikeSF 05-17-2007 05:32 PM

Suggestions:-
  • Define who can give awards exactly, by user ID (E.G: 1,3,4) - This will allow these users to give awards. This will also prevent admins having to give rights to 'every mod' to be able to give and remove awards.
  • In threads that are created, people who are allowed to give awards can see a quick link, which will automatically give the requesting user the badge (with predefined settings). E.G: Having an 'Automated Award Settings' section, which you decide whether the user automatically gets a notification PM etc etc.

In conjuntion, this is a brilliant MOD. Well done and thank you :]

joshbond 05-18-2007 12:06 AM

Quote:

Originally Posted by masons (Post 1208637)
Can someone integrate this so it shows up in ZOINTS profiles too?

I'm having the same problem. Is there anyway to get this to show up in ZOINTS?

BTW, great mod! I love it. All my members are very excited about receiving their trophies!!!

http://www.photochopz.com/forum

bela-meaad 05-19-2007 01:54 AM

How can i delete the medal i gave to the member?

i can`t find that?

Thanks

MikeSF 05-19-2007 12:14 PM

Quote:

Originally Posted by bela-meaad (Post 1250564)
How can i delete the medal i gave to the member?

i can`t find that?


Thanks

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.

MsRachel 05-28-2007 03:34 AM

okay..ive read though all 9 pages..its been a long weekend..so sorry for the stupid questions..! someone already asked how to display the metals with the users profile when they post..and someone said to change the postbit. Can someone tell me what the codes are and what to do..? i got confused a few pages back and im not that patient (thats why im asking for help)..thanks so much..!!

also, how can you create a seperate page where people can vote and the boxes to put answers in..? we've seen it done on other sites. thanks

Pearl 05-28-2007 04:54 AM

You need to change either postbit or postbit_legacy depending on what your forum is set to.

Pic i uploaded is legacy, I cahnged some of the code to fit the needs of my style but the original code you need to add in postbit is
Code:

<!-- show awards -->
<if condition="$post[showuserawards]">
<div class="info"><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>
</div>
</if>
<!-- /show awards -->

as u can see on my pic its underneath everything else it can be anywhere in the postbit .

enable votes in vbulltin options, create a new forum and use the forum id in the options of yaas settings.

VenomMaster 05-31-2007 07:11 AM

Hi there!

fist, let me say "Thanks" for this really great mod.

Second, i got a question: Is it possible to show a list of Awards on another page (actually i try ant combine your hack with the "Customizable Roster"-hack)?

Thanks in advance,

Venom

odinzu 06-03-2007 01:12 AM

EDIT: I Need to know how to edit the style of the award in the postbit legacy. I want to change the border. Here is an example of my postbit: Linky

o0Hubba0o 06-03-2007 02:58 AM

I've used this before on my graphics and have been wanting to get it on my gaming site to give game awards (for contests in diablo, wow, etc). Only downloaded so far will install in a bit, I just have to create my custom awards first. ;)

Hope I have better luck than it sounds like others are having.

VenomMaster 06-04-2007 07:37 AM

Quote:

Originally Posted by VenomMaster (Post 1258192)
Hi there!

fist, let me say "Thanks" for this really great mod.

Second, i got a question: Is it possible to show a list of Awards on another page (actually i try ant combine your hack with the "Customizable Roster"-hack)?

Thanks in advance,

Venom

No one? I really need this...


All times are GMT. The time now is 03:42 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.01482 seconds
  • Memory Usage 1,746KB
  • 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
  • (3)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
  • (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