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 - AdminCP: game settings scroll window (https://vborg.vbsupport.ru/showthread.php?t=71099)

frankenberrie 10-27-2004 09:00 PM

V3Arcade - AdminCP: game settings scroll window
 
V3Arcade - AdminCP: game settings scroll window

This mod adds a scroll window in the Arcade Admin under game settings. So now its a bit easier when looking for and modifying games.

See attached image

File to modify - \admincp\arcadeadmin.php - should take less that 30 seconds
(dont forget to make a backup!!)


FIND:
PHP Code:

// ######################## ARCADE GAME SETTINGS #########################
if ($_GET['do'] == "games") {
    
print_cp_header("Arcade Game Settings");
    
print_form_header('arcadeadmin''gamesupdate');
    
print_table_header("Arcade Game Settings");
    
$menu 

Directly after that add:
Code:

        <div style=\"height:225px; width:400px; overflow:auto;\">
DONE!!

You can change the width and height settings to your liking. The default settings work well on a screen with 1280x1204 resoultion.
Don't forget to click install :)

nexialys 10-28-2004 04:55 PM

hey, genious !!!
(ok, it's more than that... 250 games in a loooonng screen is not great!)

btw, this is just needed to fix the height of the div, because the width can be any size to suite all displays...

Zaeolos 10-28-2004 05:09 PM

Great little mod! This should have been implemented into the original code.

Polo 10-28-2004 05:44 PM

smart frankenberrie, thanks for sharing ;)

Lionel 10-28-2004 05:45 PM

javascript error expect identifier

frankenberrie 10-28-2004 06:09 PM

Quote:

Originally Posted by Lionel
javascript error expect identifier

I would like to help you. if you want you can send me your arcadeadmin.php file and I can check it out

Code:

my email:  frankenberrie@arcadecrazy.com

Lionel 10-28-2004 07:19 PM

thanks... i am sending

frankenberrie 10-28-2004 07:50 PM

Quote:

Originally Posted by Lionel
thanks... i am sending

Lionel, I sent you a email but incase you dont get it

That is not the correct file you sent.. I require arcadeadmin.php from your admincp directory

monstergamer 10-28-2004 11:55 PM

thanx for this little mod :D

Lionel 10-29-2004 02:38 AM

frankenberrie, I solved my problem. It was caused by a game named 3Cardpoker. Once I deleted it, no more error. Thanks.


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.01411 seconds
  • Memory Usage 1,735KB
  • 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_php_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)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