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)
-   -   Arcade - Leader Board (v1.4) (https://vborg.vbsupport.ru/showthread.php?t=76897)

Oblivion Knight 02-22-2005 10:00 PM

Arcade - Leader Board (v1.4)
 
This addon provides you with a Leader Board for v3arcade. Currently, it cannot be used for ibProArcade - if you adapt it, please share the code so that it can be added to the zip. You'll be credited for the work.

Dechevious has written a similar addon to this, but this code has been written from scratch and is far more optimized.. Currently, it is not fully phrased - but then again neither is v3arcade itself. Thanks to DRJ for his contributions toward v1.4. Enjoy!


Version History:
? [high]1.0[/high] - Original mod released.
? [high]1.1[/high] - Cached 2 previously uncached templates.
? [high]1.2[/high] - Query changed, orders count by DESC and userid by ASC.
? [high]1.3[/high] - *CRITICAL UPDATE* - Optimized query, improved performance.
? [high]1.4[/high] - arcade.php code block and arcade_kings_bit template changed.


Please click install if you find this useful.. :)

yoyoyoyo 02-23-2005 12:37 PM

It only took me around 3 minutes to add and it seems to work fine. Thanks!

Creed 02-23-2005 12:46 PM

I'm installing now, but I have had a hard time finding any of the hacks done by Dechevious or anyone else over at www.v3arcade.com :( I really need the a-z navigation hack, as well as the scrolling news hack. If you have any ideas were to find them let me know!

Oblivion Knight 02-23-2005 12:47 PM

http://www.v3arcadegames.com/forums/...splay.php?f=13

I believe the addons are free to all.. :)

Creed 02-23-2005 12:48 PM

Wow, that was quick! I didn't know they had a different site up now...or maybe I was just going to the wrong place ;) THX!!!

Oblivion Knight 02-23-2005 12:52 PM

It's an unofficial v3arcade "fansite". There's a membership fee if you wish to download the games there..

Like I say, I'm fairly sure Dechevious said that the addons are free to all though.

SVTOA 02-23-2005 02:43 PM

Nice work Andy. Quick and easy.

Polo 02-23-2005 03:02 PM

thanks, will do the switch ;)

msimplay 02-23-2005 04:58 PM

installed thank you that worked well :D

DR?@M W?@V?R 02-24-2005 08:30 AM

Nice addon :)

Uncached templates: ARCADE (1)
Uncached templates: arcade_header (1)

Change:

$globaltemplates = array(
'arcade_kings',
'arcade_kings_bit'
);

To:

$globaltemplates = array(
'ARCADE',
'arcade_header',
'arcade_kings',
'arcade_kings_bit'
);


All times are GMT. The time now is 08:15 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.01147 seconds
  • Memory Usage 1,729KB
  • 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)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (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