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)

bonnmac 11-27-2005 03:02 AM

i need help trying to upgrade arcade for friend did all the uploads this is a 3.07 board when trying to run installer i get this error
PHP Code:

mySQL query errorINSERT INTO games_cats (c_id,cat_name,active,show_all,pos,password,num_of_gamesVALUES ('1','Default','1','0','1','','9')

mySQL errorDuplicate entry '1' for key 1
mySQL error code

DateSaturday 26th of November 2005 09:58:33 PM 

help please

nitro 11-27-2005 03:08 AM

Cool!!! Damn missed the launch day tho :/

@ MrZ thanks for the beta opportunities awsome job on getting it out :)

Ill be updating later as its now 5am ouch:

There should be no mention of v3arcade in this thread unless its to do with v3 games failing to install and vice versa for the new v3arcade thread when it arrives soon. Keep the which is best to the lunging in the lounge. ;)

@ vbportal users theres a thread for fixing certain display options within arcade pages over @ http://www.phpportals.com in the premium members section over and above what was mentioned here on page 9. Im guessing MrZ decided not to include any portal issues in the documentation due to how many there are floating around. I have not come accross any such score submit issues with vbp like I beleive I have read about here with mkportal and vba CMPS

Damn and the thread has grown 3 pages since I started reading it :D

Boofo 11-27-2005 03:14 AM

Quote:

Originally Posted by nitro
Cool!!! Damn missed the launch day tho :/

@ MrZ thanks for the beta opportunities awsome job on getting it out :)

Ill be updating later as its now 5am ouch:

There should be no mention of v3arcade in this thread unless its to do with v3 games failing to install and vice versa for the new v3arcade thread when it arrives soon. Keep the which is best to the lunging in the lounge. ;)

@ vbportal users theres a thread for fixing certain display options within arcade pages over @ http://www.phpportals.com in the premium members section over and above what was mentioned here on page 9. Im guessing MrZ decided not to include any portal issues in the documentation due to how many there are floating around. I have not come accross any such score submit issues with vbp like I beleive I have read about here with mkportal and vba CMPS

Damn and the thread has grown 3 pages since I started reading it :D

Can you get some links to some of the fixes? We will add them to the first post so everyone has a place to go to for any problems that might arise. The reason we didn't include any portal info is because we don't run portals and like you said that are a few around so it would be hard to have any fixes for them unless we installed them all and thoroughly tested them. Zero was mainly concerned on getting this out and to the users since they had waited so patiently for it. ;)

Neutral Singh 11-27-2005 03:16 AM

Flawless !! Amazing Work !! THANKS !!

C_P 11-27-2005 03:34 AM

I did find a cmps index.php file in my root but added the above suggestion code all over the file and no go. same error. Also, ther is not <?php section anywhere in the file. I can send you this file to review nievesidenshop if you would like?

Boofo 11-27-2005 03:36 AM

Quote:

Originally Posted by C_P
I did find a cmps index.php file in my root but added the above suggestion code all over the file and no go. same error. Also, ther is not <?php section anywhere in the file. I can send you this file to review nievesidenshop if you would like?

The <?php is at the very top of the file on the first line. ;)

HC. 11-27-2005 03:40 AM

I just upgraded where is the allmods hack?
It is showing games that are not installed on the left
Please help

C_P 11-27-2005 03:42 AM

Quote:

Originally Posted by Boofo
The <?php is at the very top of the file on the first line. ;)

I cannot beleive I overlooked that BUT, there is not <?php. I have pasted a before and after of waht the VERY top of my code was before and after adding the code and still same error unless I am putting it wrong?

BEFORE:
PHP Code:

 <?
/*
+--------------------------------------------------------------------------
| MkPortal
| ========================================
| by Meo aka Luponero <Amedeo de longis>
|
| (c) 2004 mkportal.it
| http://www.mkportal.it
| Email: luponero@mclink.it
|
+---------------------------------------------------------------------------
|
| > MKPortal
| > Written By Amedeo de longis
| > Date started: 9.2.2004
|
+--------------------------------------------------------------------------
*/
PHP Code:

AFTER:
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();
}  
/*
+--------------------------------------------------------------------------
|   MkPortal
|   ========================================
|   by Meo aka Luponero <Amedeo de longis>
|
|   (c) 2004 mkportal.it
|   http://www.mkportal.it
|   Email: luponero@mclink.it
|
+---------------------------------------------------------------------------
|
|   > MKPortal
|   > Written By Amedeo de longis
|   > Date started: 9.2.2004
|
+--------------------------------------------------------------------------
*/
PHP Code:


ReadOrDie 11-27-2005 03:42 AM

Thanks! Is there anywhere I can get more games?

bonnmac 11-27-2005 03:42 AM

Quote:

Originally Posted by bonnmac
i need help trying to upgrade arcade for friend did all the uploads this is a 3.07 board when trying to run installer i get this error
PHP Code:

mySQL query errorINSERT INTO games_cats (c_id,cat_name,active,show_all,pos,password,num_of_gamesVALUES ('1','Default','1','0','1','','9')

mySQL errorDuplicate entry '1' for key 1
mySQL error code

DateSaturday 26th of November 2005 09:58:33 PM 

help please

can anyone please help me????


All times are GMT. The time now is 03:19 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.10390 seconds
  • Memory Usage 1,767KB
  • 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
  • (4)bbcode_php_printable
  • (4)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