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)
-   -   V3Arcade: Test game from AdminCP (https://vborg.vbsupport.ru/showthread.php?t=71132)

frankenberrie 10-28-2004 09:00 PM

V3Arcade: Test game from AdminCP
 
V3Arcade: Test game from AdminCP

Files to modify: arcadeadmin.php (in admincp directory)
Backup your files before you modify!!

Screenshots below!

This is another simple but very useful V3Arcade mod that I came up with. What it does is adds an icon next to your game name in the Admincp under Arcade Game Settings which allows you to test the select game right in your AdminCP window. Let's begin....


STEP #1:
Download testgame.zip and upload contents to your images/arcade directory.

STEP #2:
Open arcadeadmin.php and find:
Code:

<td><img src=\"../images/arcade/file.gif\"></td>
STEP #3:
Replace that with this:
Code:

                <td><a href=\"../arcade.php?do=play&gameid=$games[gameid]\" title=\"TEST\">
                <img src=\"../images/arcade/testgame.gif\" border=\"0\"></a>&nbsp;</td>

STEP #4:
Guess what. Your done! Don't forget to click install if you use :)


Here are my other V3Arcade fixes / mods - Hope they can help make life easier for you.

V3Arcade - AdminCP: game settings scroll window
https://vborg.vbsupport.ru/showthrea...threadid=71099

ORGANIZE YOUR V3Arcade CATEGORIES
https://vborg.vbsupport.ru/showthrea...threadid=71092

V3Arcade Category search fix
https://vborg.vbsupport.ru/showthrea...threadid=71058

moley 10-29-2004 03:04 PM

thanks you must really like the arcade :p

frankenberrie 10-29-2004 03:12 PM

Quote:

Originally Posted by moley
thanks you must really like the arcade :p

HEY!!! Lets get something straight... I lubs the Arcade :p

Polo 03-14-2005 03:28 PM

This is a little nice addon :) thanks for sharing the tip ;) I customized it alittle bit and added it :) again, thank you for sharing the idea.


All times are GMT. The time now is 11:37 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.01520 seconds
  • Memory Usage 1,717KB
  • 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)post_thanks_navbar_search
  • (1)printthread
  • (4)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete