vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Major Additions - ibProArcade - professional Arcade System (https://vborg.vbsupport.ru/showthread.php?t=101554)

Boofo 11-27-2005 02:48 AM

Ok, people, let's stop this before it gets any further. It has gone on long enough. This thread is for IBProArcade.

No one is bashing anything here, or shouldn't be, anyway. It's a matter of opinions and nothing else. Both Arcades are equally good in their own right. And both Authors have worked hard on their Arcades. Let's try to remember that and give them both the credit due in their own threads. I retract my statement about any calling out features of any arcade as I reallt don't know for a fact if that is happening or not. And I stated IF when that post was made, by the way. Both John and Zero deserve more than this from all of us. Please, let's get back to what this thread was posted for.

Thank you. ;)

C_P 11-27-2005 02:48 AM

Quote:

Originally Posted by Danny.VBT
Please lets keep the discussion of arcade systems and there individual advantages and disadvantages somewhere else. (A thread in General Modifications forum would suit perfectly. :)) This thread is for ibProArcade only, it isn't fair for the author and other users trying to find valuable information concerning this hack to have to read through tons of posts concerning an entirely different hack.

You beat me to this post! ;)
Thank you!
I can understand the bickering but I just would like to get a step by step in reolving my issue:
Quote:

Fatal error: Cannot redeclare class db_driver in /home/cpfools/public_html/mkportal/include/mk_mySQL.php on line 7
when completing any game and it goes to update score. Post #301 has got me more baffled than help. If anyone has exact steps of the file and where to get it and what exactly to add or modify please?

ahennings 11-27-2005 02:51 AM

Fantastic job!!! I have one question though. Seems all usergroups can see the Arcade ModCP button. How do I make it so just admins can see and use it?
Keep up the great work guys!!

Xplorer4x4 11-27-2005 02:52 AM

Quote:

Warning: mysql_connect(): Access denied for user: 'xplorer4@localhost' (Using password: NO) in /arcade/functions/dbclass.php on line 42

Warning: mysql_select_db(): supplied argument is not a valid MySQL-Link resource in /arcade/functions/dbclass.php on line 45
ERROR: Cannot find database
Warning: load_words(./arcade/lang/lang_Arcade.php): failed to open stream: No such file or directory in /arcade/functions/functions.php on line 576

Warning: load_words(./arcade/lang/lang_Arcade.php): failed to open stream: No such file or directory in /arcade/functions/functions.php on line 576

Fatal error: load_words(): Failed opening required './arcade/lang/lang_Arcade.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /public_html/forums/arcade/functions/functions.php on line 576
I stil lhave not gotten a fix for my problem on Page 11. Can I run a query of osme sort to fix this?

Boofo 11-27-2005 02:53 AM

Quote:

Originally Posted by ahennings
Fantastic job!!! I have one question though. Seems all usergroups can see the Arcade ModCP button. How do I make it so just admins can see and use it?
Keep up the great work guys!!

Have you checked it in other usergroups? The only ones who should be able to see that are staff. Check your arcade usergroup settings. ;)

Omega Prime 11-27-2005 02:54 AM

I'm gone for ONE day (due to work and whatnot) and find that 2.5.3 is posted with nearly 200 installs and 35+ pages! @_@

/me clicks install

ahennings 11-27-2005 02:57 AM

I cant seem to find anything in group permission to enable or disable this function.

puertoblack2003 11-27-2005 02:58 AM

Quote:

Originally Posted by C_P
You beat me to this post! ;)
Thank you!
I can understand the bickering but I just would like to get a step by step in reolving my issue:
when completing any game and it goes to update score. Post #301 has got me more baffled than help. If anyone has exact steps of the file and where to get it and what exactly to add or modify please?


this is the info i got from this post in the same thread hope u can understand now

Code:

Today, 11:40    #285 
micheal332001
Coder
 

Join Date: Apr 2004
Posts: 242


vB Version: 3.5.1
Style: Dark Blue  Hi there

I use CPMS as my main index.php file too and i have added this code to it to save the scores of the arcade.


PHP Code:
 if($_POST['module'] == "pnFlashGames"){
 $_GET[act] = "Arcade";
 $_GET['module'] = "arcade";
}
if($_POST['func'] == "storeScore"){
 $_GET['do'] = "pnFStoreScore";
}
if($_POST['func'] == "saveGame"){
 $_GET['do'] = "pnFSaveGame";
}
if($_POST['func'] == "loadGame"){
 $_GET['do'] = "pnFLoadGame";
}
$act = $_GET[act];
$showuser= $_GET[showuser];
if($act == "Arcade") {
include "arcade.php";
exit();
}
if(!empty($showuser) && $showuser >= 1) {
$u = $showuser;
$_GET[u] = $showuser;
include "member.php";
exit();



Just put that at the top of the cmps index.php file under <?php
Then upload it and all should be fine


wcbryant 11-27-2005 02:59 AM

Quote:

Originally Posted by Boofo
Ok, people, let's stop this before it gets any further. It has gone on long enough. This thread is for IBProArcade.

No one is bashing anything here, or shouldn't be, anyway. It's a matter of opinions and nothing else. Both Arcades are equally good in their own right. And both Authors have worked hard on their Arcades. Let's try to remember that and give them both the credit due in their own threads. I retract my statement about any calling out features of any arcade as I reallt don't know for a fact if that is happening or not. And I stated IF when that post was made, by the way. Both John and Zero deserve more than this from all of us. Please, let's get back to what this thread was posted for.

Thank you. ;)


Nicely said, and entirely true. For what it's worth, your involvement with this project is largely what drew me in to check it out. Nothing personal whatsoever with my earlier comments -- like I said, I just didn't see the point of open combativeness between projects in a community site like this. As a license holder with zero coding ability, guys like you, John, Zero, even Jenta are saints in my eyes, as you bring extra functionality to our sites. All I can offer in return is my appreciation, and everyone who contributes to this site has it. I just don't like to see *any* modification or author take unnecessary shots.

C_P 11-27-2005 03:00 AM

Thank you much! However, I do not have a cmps index.php file to do this with mkportal. Where would I find that file to modify?


All times are GMT. The time now is 11:55 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.05539 seconds
  • Memory Usage 1,756KB
  • 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
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (6)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