vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Add-On Releases - Yet Another Awards System (https://vborg.vbsupport.ru/showthread.php?t=196244)

Little Fancy 12-15-2009 10:00 AM

I downloaded this and it seems to work, except there is no way to request awards. How do we get the request awards portion to work?

Xanlamin 12-15-2009 11:28 AM

permissions in the usergroups.

Little Fancy 12-16-2009 03:51 AM

Well, it is set so admin can request awards, however I don't see any place to actually request the award. What am I missing?

Xanlamin 12-16-2009 05:30 AM

Awards List: Display Request Award Link
Do you want to show Request Award link in Awards list page

Yes No

This setting in the Award System Settings.

Little Fancy 12-16-2009 09:52 AM

Awards List: Display Request Award Link
Do you want to show Request Award link in Awards list page

Yes No

Is set to yes, yet still don't see where to request them. Sorry, where?

snowlion 12-16-2009 12:40 PM

Quote:

Originally Posted by Little Fancy (Post 1931583)
Awards List: Display Request Award Link
Do you want to show Request Award link in Awards list page

Yes No


Is set to yes, yet still don't see where to request them. Sorry, where?

hmm...it listed on awards.php page, of course. First go to yourforum/awards.php and then you will see the request link if you added any awawd(s)

Little Fancy 12-17-2009 12:36 AM

Ok, so apparently we need to manually add a link to that somewhere, because one has not popped-up on its own.

Xanlamin 12-17-2009 03:14 AM

yes, you must manually add awards.php to the navbar or some navigation menu you may have, it does not auto create the link...not yet.

Razfaz 12-17-2009 07:23 AM

1 Attachment(s)
Hi, first sorry my english.
The Mod works fine to me (Firefox and IE8), but if i open my site in Opera the Medals show in row.
How can i change this? In wich Template i have to make changes?

Razfaz 12-17-2009 07:31 AM

OK i solved the Problem:
in awards_bit
Original:
Code:

<a href="member.php?$session[sessionurl]u=$award[userid]&tab=myawards#aw_issue$award[issue_id]"><img src="$award[award_icon_url]" alt="$award[award_name]" border="0" /></a>&nbsp;
After:

Code:

<a href="member.php?$session[sessionurl]u=$award[userid]&tab=myawards#aw_issue$award[issue_id]"><img src="$award[award_icon_url]" alt="$award[award_name]" border="0" /></a>&nbsp;<br />
Change: <br /> after &nbsp;


All times are GMT. The time now is 07: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.01575 seconds
  • Memory Usage 1,735KB
  • 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
  • (2)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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