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)
-   -   [HTL] & [TXT] Awards/Medals/Cards Hack [vB3] (https://vborg.vbsupport.ru/showthread.php?t=61108)

InfiniteWebby 06-05-2004 11:38 PM

just add a <br /> to the end of the awards_bit template

tHe Rk 06-06-2004 04:59 PM

Quote:

Originally Posted by AnimeWebby
just add a <br /> to the end of the awards_bit template

Awesome Thanks again:)

By far one of the best "Supported" hacks on vB.org :thumbsup:

lordnex 06-07-2004 01:47 PM

I have an odd error, everything displays properly (as far as I can tell) but I can't award anyone an award. When I go into a users profile the "User Awards" menu is there and I can select "yes" to them having the award but when I save the profile it reverts back to them not having the award. How do I make that stick?

InfiniteWebby 06-08-2004 07:42 AM

Quote:

Originally Posted by lordnex
I have an odd error, everything displays properly (as far as I can tell) but I can't award anyone an award. When I go into a users profile the "User Awards" menu is there and I can select "yes" to them having the award but when I save the profile it reverts back to them not having the award. How do I make that stick?

I would appreciate it if you told me what installer you use, but check if you have amde all edits to the /admincp/user.php.

Eagle Creek 06-08-2004 02:51 PM

I have a 3.0.1 board. Which have do I have to download/ what do I have to do when I want to know for sure it works?

Is is compatible with that version already?

Stud_Muffin 06-10-2004 12:22 PM

Quote:

Originally Posted by Soccerquest
I have a 3.0.1 board. Which have do I have to download/ what do I have to do when I want to know for sure it works?

Is is compatible with that version already?

Worked fine for me, just need some graphics now https://vborg.vbsupport.ru/external/2009/12/14.gif

Eagle Creek 06-11-2004 09:51 AM

HOOAH!

I'll try it out, thx

I have red and yellow card if you like.

WoodiE 06-16-2004 06:48 PM

I'd like the text "Earned Awards" or "Award Showcase" to be diplayed above earned awards in the users postbit. I edited the awards_bit to add the text but when the user has two awards it is shown as:

Earned Awards:
[IMAGE OF AWARD]

Earned Awards:
[IMAGE OF 2ND AWARD]

How can I make it so it only shows Earned awards once then all of the users earned awards?

-Michael

miker_316 06-22-2004 02:49 AM

WoodiE, try putting the "Earned Awards:" text in the postbit template.

Find...
Code:

<div>$post[userawards]</div>
Edit it to...
Code:

<if condition="$post['userawards']">Earned Awards:<br /><div>$post[userawards]</div></if>

WoodiE 06-22-2004 08:13 PM

That would work, but it also displays "Earned Awards:" in the postbit even if the member doesn't have any awards. I only want it shown in the postbit if they do have an award.

-Michael


All times are GMT. The time now is 07:17 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.01703 seconds
  • Memory Usage 1,739KB
  • 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
  • (3)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