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)
-   -   v3 Arcade - Add an option to remove games in your admincp.. (https://vborg.vbsupport.ru/showthread.php?t=64322)

msimplay 05-30-2004 08:19 AM

Quote:

Originally Posted by EvilLS1
Attached are special instuctions for those of you who have the arcade pass hack installed. I haven't tested it b/c I don't use the arcade pass hack but it should work.

thanks for that i know i installed the hack before u gave these instructions and it was a mega pain
so anyone else will find this much easier :)

EvilLS1 05-31-2004 12:27 AM

Quote:

Originally Posted by msimplay
thanks for that i know i installed the hack before u gave these instructions and it was a mega pain
so anyone else will find this much easier :)

Sorry it wasn't availible earlier to save you some trouble. :)

msimplay 05-31-2004 08:11 AM

Quote:

Originally Posted by EvilLS1
Sorry it wasn't availible earlier to save you some trouble. :)

still useful :D

Bryan Ex 06-15-2004 09:14 AM

Will this also pull any associated trophies from the postbit or do they get left behind?

EvilLS1 06-15-2004 11:19 PM

Bryan,
This removes the game and all of its scores from your database so yeah it will remove the trophies also. :)

Bryan Ex 06-16-2004 01:59 AM

Perfect >>> installed. Thanks very much.

Mickey19781978 07-07-2004 08:45 AM

nice one
I have it installed now
cheers and thanks loads

netrosearch 07-30-2004 11:36 PM

Hello,

I followed the instructions for those who have the arcade pass installed, and it worked, except it removed my game categories options.

I tired this, but it didn't work:

$menu .= "<tr onClick=\"document.getElementById('id')
.innerHTML = ".$games[shortname]."id;document.getElementById('descr')
.innerHTML = ".$games[shortname]."descr;document.getElementById('title')
.innerHTML = ".$games[shortname]."title;document.getElementById('cost')
.innerHTML = ".$games[shortname]."cost;document.getElementById('jackpot')
.innerHTML = ".$games[shortname]."jackpot;document.getElementById('increase')
.innerHTML = ".$games[shortname]."increase;document.getElementById('showaward')
.innerHTML = ".$games[shortname]."showaward;document.getElementById('challenabled' )
.innerHTML = ".$games[shortname]."challenabled;document.getElementById('playpanel' )
.innerHTML = ".$games[shortname]."playpanel;document.getElementById('active')
.innerHTML = ".$games[shortname]."active;document.getElementById('netplay')
.innerHTML = ".$games[shortname]."upbuttext;document.getElementById('categorytitle ')
.innerHTML = ".$games[shortname]."netplay;document.getElementById('removegame')
.innerHTML = ".$games[shortname]."removegame;document.getElementById('uptbut')
.innerHTML = ".$games[shortname]."upbuttext;\">

Any ideas? I have both the Arcade Pass & Game Categories hack installed.

Littlebit 07-31-2004 03:27 PM

Quote:

Originally Posted by netrosearch
Hello,
I followed the instructions for those who have the arcade pass installed, and it worked, except it removed my game categories options.

Hi, I had something similar that happened with me after I installed the Arcade Pass and I accidently pasted over some of this hacks code, but I don't have the categories one so this may not be helpful to you.
But here's what is working for me at least with this hack and the pass hack ... maybe you can look at it without wrapping the code and peice in your category hack parts to make it go?
Code:

$menu .= "<tr onClick=\"document.getElementById('id').innerHTML = ".$games[shortname]."id;document.getElementById('descr').innerHTML = ".$games[shortname]."descr;document.getElementById('title').innerHTML = ".$games[shortname]."title;document.getElementById('cost').innerHTML = ".$games[shortname]."cost;document.getElementById('jackpot').innerHTML = ".$games[shortname]."jackpot;document.getElementById('increase').innerHTML = ".$games[shortname]."increase;document.getElementById('showaward').innerHTML = ".$games[shortname]."showaward;document.getElementById('challenabled').innerHTML = ".$games[shortname]."challenabled;document.getElementById('playpanel').innerHTML = ".$games[shortname]."playpanel;document.getElementById('active').innerHTML = ".$games[shortname]."active;document.getElementById('netplay').innerHTML = ".$games
 [shortname]."netplay;document.getElementById('removegame').innerHTML = ".$games
 [shortname]."removegame;document.getElementById('uptbut').innerHTML = ".$games[shortname]."upbuttext;\">


netrosearch 08-01-2004 05:30 AM

Well, I already tried piecing things in, and it just made other stuff not work. I'll give this a try though, thanks :)


All times are GMT. The time now is 09:12 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.01200 seconds
  • Memory Usage 1,741KB
  • 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)bbcode_code_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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