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)

Lionel 10-07-2004 12:09 PM

From the first post:
Quote:

Extra page showing all awards available as well as all the users who have earned an award.
How do we display that?

moley 10-07-2004 04:56 PM

award or awards.php its one of the two.

rex_b 10-07-2004 06:59 PM

Quote:

Originally Posted by BBCVman
"INSTALLED" and works great...

Now, How would I be able to grant permission for my Mods/Sup Mods and Assit. Admin to be able to give medals out to the members...(Without having access to the AdminCP)

Thanks!!!


anybody?

Flow Fusion 10-08-2004 01:56 AM

Quote:

Originally Posted by AnimeWebby
Flow, the edits for this are already in there, probably in the registration.php file?!? I think, but they are definately there.

Ok found them:

In register.php find:
PHP Code:

        // insert custom user fields
        
$DB_site->query("INSERT INTO " TABLE_PREFIX "userfield $userfieldsnames VALUES ($userid$userfields)"); 

Add below:
PHP Code:

// [START HACK='Awards/Medals/Cards by AnimeWebby' AUTHOR='AnimeWebby' VERSION='2.0' CHANGEID= 15 ]
        // insert user awards
        
$DB_site->query("INSERT INTO " TABLE_PREFIX "useraward (userid) VALUES ($userid)");

// [END HACK='Awards/Medals/Cards by AnimeWebby' AUTHOR='AnimeWebby' VERSION='2.0' CHANGEID= 15 ] 



Thank you so much I can finally sleep.

rex_b 10-08-2004 07:04 PM

Quote:

Originally Posted by BBCVman
"INSTALLED" and works great...

Now, How would I be able to grant permission for my Mods/Sup Mods and Assit. Admin to be able to give medals out to the members...(Without having access to the AdminCP)

Thanks!!!




anybody?

bumpity bump

Blam Forumz 10-08-2004 08:25 PM

didnt work for me, messed up my database, all the time

paulomt1 10-09-2004 11:05 PM

I have instaled it in my vb303 and works great, thanks:)

Anyone know where I can get more medals images?

InfiniteWebby 10-10-2004 01:57 AM

Blam, either send me a pm with what is happening or shutup. This hack works fine apart from a few people who have missed some steps when installing all of which I have walked them through how to fix it.

At the moment there is no way to allow your mods to control this hack. I have no time to do anything at the moment so please don't rely on me to make it so. I suppose you could do all the admincp/ file edits to the corresponding ones in modcp/ but nothing can be guarenteed.

Vman 10-10-2004 03:43 AM

Quote:

At the moment there is no way to allow your mods to control this hack. I have no time to do anything at the moment so please don't rely on me to make it so. I suppose you could do all the admincp/ file edits to the corresponding ones in modcp/ but nothing can be guarenteed.
Thanks for the great hack either way!!!...You have done a great job and I have had no problem installing with 3.0.3!!!!

Sad tho to see the support end this way. I hope to see some changes when you have the time to make this even a better if not the best hack of its time.

pfvc 10-29-2004 11:19 AM

Excellent mod, works a charm on my 3.03 board and the users love it. One question I did have the gfx I use for the awards and the number of awards I have available, when someone has a number of them it goes of to the right of the screen and you need to scroll across to see the whole profile page. By chance is there any way to have it so that once it hits a certain length it wraps to the next line under (this is the awards bit only I refer to), so that the member profile screen doesn't skew off to the right via scroll bars?

Excellent job.


All times are GMT. The time now is 09:53 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.01419 seconds
  • Memory Usage 1,744KB
  • 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_php_printable
  • (5)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