vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Miscellaneous Hacks - Yet Another Awards System (https://vborg.vbsupport.ru/showthread.php?t=187600)

CypherSTL 09-27-2008 09:58 PM

I probably wont even try to do forum specific.

gamerfu 09-28-2008 05:37 AM

Quote:

Originally Posted by Chris11987 (Post 1631886)
Those 2, I'll be looking forward to. Once you make awards based on post count, is it that much harder to make it for a specific forum(s) only?

I believe I suggested this idea one Page 3??? :confused: I would like to see this too. :cool:

Chris11987 09-28-2008 10:39 AM

Personally, I would like it for awards such as "Get X Posts in the ____ Forum" to help promote activity in different places for members.

CypherSTL 09-28-2008 07:08 PM

Just doing some final bug testing, hack should be updated within the hour.

Chris11987 09-28-2008 07:39 PM

Nice job, looking forward to the updates.

Emunator 09-28-2008 08:22 PM

Quote:

Originally Posted by Chris11987 (Post 1632463)
Nice job, looking forward to the updates.

Me too :D

stickskills 09-28-2008 09:31 PM

Glad to see it should be getting an update tonight, looking forward to it!

Xanlamin 09-28-2008 09:33 PM

<div align="center">Hack has been upgraded to v4.0.1</div>
* Product installable only on vBulletin 3.7.0 or greater
* Fixed typos in phrases
* Removed unused phrases
* Added additional placement options for Awards Showcase in postbit
* Awards link to 'My Awards' tab in users profile
* Updated template cache

---- FILE EDITS -----
'member.php'

FIND:
'contactinfo' => array(
'class' => 'ContactInfo',
'title' => $vbphrase['contact_info'],
),

ADD UNDER:
'myawards' => array(
'class' => 'MyAwards',
'title' => $vbphrase['my_awards'],
),

CypherSTL 09-28-2008 09:36 PM

This build has been tested and has been confirmed to be working on vBulletin releases 3.7.0 up to 3.7.3 PL1.

If anyone finds anymore typos in phrases, or knows how to get the member.php file edit able to be done automatically via plugins, send me a PM.

Screenshots on first post have also been updated.

stickskills 09-28-2008 09:39 PM

Any idea on when the update would come that would be dealing with points per award, and maybe other things?


All times are GMT. The time now is 03:18 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.01436 seconds
  • Memory Usage 1,734KB
  • 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_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