vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Add-On Releases - ibProArcade Shows Game Count + Newest Game and Random Game in your Forum Statistics (https://vborg.vbsupport.ru/showthread.php?t=131430)

stangger5 11-12-2006 10:00 PM

ibProArcade Shows Game Count + Newest Game and Random Game in your Forum Statistics
 
This plugin will display ibProAcade game count,newest game installed and one random game in
your Forum Statistics on the Forum Home.

This modification may not be copied, reproduced or published elsewhere without my permission.

1 plugin
1 template edit


Live Demo

/// Products To Import: 1///

Go to:
Admin CP >> Plugin System >> Manage Products >> (Add/Import Product)

Import the "product-ibProAcade_stats.xml" file.


/// Template To Edit : 1 - FORUMHOME ///

In FORUMHOME find:


Code:

        $activemembers</span>
                                </if>
                        </div>



after that add:


Code:

                    $vbphrase[ibparcade_game_count] $gcount ,
$vbphrase[ibp_newest_game]
<a href="$vboptions[bburl]/arcade.php?$session[sessionurl_q]&act=Arcade&do=play&gameid=$addedgid">$addedtitle</a>
<img src="$vboptions[bburl]/arcade/images/$addedimage$smll" title="$addeddescr" border=0 width=20 height=20 hspace=2 vspace=1 align=absmiddle>,
  $vbphrase[ibp_random_game]
<a href="$vboptions[bburl]/arcade.php?$session[sessionurl_q]&act=Arcade&do=play&gameid=$randomgid">$randomtitle</a>
<img src="$vboptions[bburl]/arcade/images/$randomimage$smll" title="$randomdescr" border=0 width=20 height=20 hspace=2 vspace=1 align=absmiddle>



/// End ///
Thats it..Enjoy !!

By: stangger5

radarhunter 11-13-2006 07:26 AM

a screenie would have helped a lot

stangger5 11-13-2006 08:26 AM

Added live demo...

Cornie 11-13-2006 10:32 AM

what is the pasword for the instruction

stangger5 11-13-2006 10:52 AM

Quote:

Originally Posted by Cornie (Post 1116180)
what is the pasword for the instruction

password ??

The instruction was in the zip file..

I added them to the first post,,just now...

Cornie 11-13-2006 12:11 PM

the instruction in the zip.file is save with password

stangger5 11-13-2006 12:25 PM

I didn't put a password in it...hhmmm

I zipped it up again and re-uploaded it...

paldo 11-13-2006 01:54 PM

installed :)

tell justachump howdy hehe

works like a charm thank you :)

http://img470.imageshack.us/img470/927/statsiv4.png

bolobala 11-13-2006 04:06 PM

In this code, it's only show one game. how can i show more than one game ???

Mecho 11-13-2006 09:23 PM

Thanks .

Installed


All times are GMT. The time now is 04:25 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.01224 seconds
  • Memory Usage 1,730KB
  • 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
  • (2)pagenav_pagelink
  • (1)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