Go Back   vb.org Archive > vBulletin 3 Discussion > vB3 General Discussions
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #621  
Old 11-20-2005, 09:00 PM
MissKalunji's Avatar
MissKalunji MissKalunji is offline
 
Join Date: Aug 2003
Location: Canada
Posts: 2,845
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by kewl1uk
There isn't any multi-player function in the new V3Arcade yet. As I understand the situation, coding on the multi-player option hasn't even been started. It's just a proposed function which may or may not be available and which may or may not be free.

pnflash games? these are multi player and ibpro arcade supports it
Reply With Quote
  #622  
Old 11-20-2005, 09:22 PM
Flow Fusion Flow Fusion is offline
 
Join Date: Jul 2003
Location: Georgia
Posts: 512
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
<br /><strong>Warning</strong>: mysql_connect(): Access denied for user: 'root@localhost' (Using password: NO) in <strong>/arcade/functions/dbclass.php</strong> on line <strong>42</strong><br /><br /><strong>Warning</strong>: mysql_select_db(): supplied argument is not a valid MySQL-Link resource in <strong>/arcade/functions/dbclass.php</strong> on line <strong>45</strong><br />ERROR: Cannot find database <br /><strong>Warning</strong>: mysql_query(): supplied argument is not a valid MySQL-Link resource in <strong>/arcade/functions/dbclass.php</strong> on line <strong>152</strong><br /><html><head><title>ibProArcade Database Error</title>
<style>P,BODY{ font-family:arial,sans-serif; font-size:11px; }</style></head><body>
&nbsp;<br><br><blockquote><b>There is a SQL error.</b><br>
You can contact the board administrator by clicking <a href='mailto:?subject=SQL+Error'>here</a>
<br><br><b>Error Returned</b><br>
<form name='mysql'><textarea rows="15" cols="60">mySQL query error: CREATE TABLE games_scores (
s_id int(11) NOT NULL auto_increment,
mid int(11) NOT NULL default '0',
gid int(11) NOT NULL default '0',
name text NOT NULL,
score FLOAT(11) NOT NULL default '0',
ip text NOT NULL,
comment text NOT NULL,
datescored int(10) NOT NULL,
PRIMARY KEY (s_id)) TYPE=MyISAM

mySQL error:
mySQL error code:
Date: Sunday 20th of November 2005 03:20:31 PM</textarea></form><br>We apologise for any inconvenience</blockquote></body></html>
Help...
Reply With Quote
  #623  
Old 11-20-2005, 09:48 PM
kewl1uk kewl1uk is offline
 
Join Date: Oct 2004
Location: United Kingdom
Posts: 131
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Flow Fusion
Help...
Looks to me like you haven't supplied the MySQL database name, MySQL User and MySQL password in the script or those fields are not being read.
Reply With Quote
  #624  
Old 11-20-2005, 10:54 PM
Boofo's Avatar
Boofo Boofo is offline
 
Join Date: Mar 2002
Location: Des Moines, IA (USA)
Posts: 15,776
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by tcs
Besides the looks are a bit different I am not seeing much on the Player end. From what I am reading on there site, game installation is the done the same way it was in the older version unless you pen up your server and admincp functions for their server to install them for you. And remove them too.

Not 100% on this as I don't have their system installed. They lost me at allow_url_fopen.
Are they charging to install and un-install the games for you, too?
Reply With Quote
  #625  
Old 11-20-2005, 10:56 PM
Kacela's Avatar
Kacela Kacela is offline
 
Join Date: Mar 2005
Location: Connecticut, USA
Posts: 88
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Flow Fusion
Help...
Quote:
Originally Posted by MrZeropage
@Flow Fusion:
You are not using any version of this "new" ibProArcade, what you have seems to be the original old 2.5.1 - I won't support that as I don't know exactly which functions/feature are in there as my version has alot of AddOns included.
Please wait for this new ibProArcade 2.5.2+ to get support here
:ermm:
Reply With Quote
  #626  
Old 11-21-2005, 03:56 AM
MrZeropage's Avatar
MrZeropage MrZeropage is offline
 
Join Date: Nov 2003
Location: Munich, Germany
Posts: 3,012
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

@Flow Fusion:
As far as I see your "old" ibProArcade is not adapted to vBulletin 3.5.x so it won't run. Please wait some more days for the release of this new Arcade instead of wasting time with the old thing, ok ?

@Kacela:
Please understand that I won't start porting the old ibPro to vB 3.5.x and manually fix all the things I did in my new version. He should wait for it...
Reply With Quote
  #627  
Old 11-21-2005, 08:50 AM
kall's Avatar
kall kall is offline
 
Join Date: Apr 2004
Location: New Zealand
Posts: 2,608
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Got a couple of bugs for you dude..

Get an implode bad arguments error in AdminCP - Usergroup Permissions admincp/arcade.php line 3164 when updating permissions.

Also, posts per day don't work:
Quote:
mySQL query error: SELECT COUNT(pid) AS amount FROM vb35_posts WHERE post_date>1132549200 AND author_id=1

mySQL error: Table 'enhance_vb35.vb35_posts' doesn't exist
Reply With Quote
  #628  
Old 11-21-2005, 09:09 AM
MrZeropage's Avatar
MrZeropage MrZeropage is offline
 
Join Date: Nov 2003
Location: Munich, Germany
Posts: 3,012
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

which Test-Version do you have ?
Reply With Quote
  #629  
Old 11-21-2005, 09:14 AM
kall's Avatar
kall kall is offline
 
Join Date: Apr 2004
Location: New Zealand
Posts: 2,608
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

4.5 I think.
Reply With Quote
  #630  
Old 11-21-2005, 10:04 AM
JTyson JTyson is offline
 
Join Date: Apr 2005
Location: This Thread
Posts: 140
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

The v3arcade mass installer has just been sent to MrZeropage.

Also with the implode error a little debug shows
Warning: implode() [function.implode]: Bad arguments.
Code:
$categories = $_POST[ $id."_catperm" ];
echo $categories;
$cats = implode("," , $categories);
The echo outputs "ArrayArrayArrayArrayArrayArrayArray"

But you probably know that by now
Reply With Quote
  #631  
Old 11-21-2005, 10:07 AM
Kacela's Avatar
Kacela Kacela is offline
 
Join Date: Mar 2005
Location: Connecticut, USA
Posts: 88
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by MrZeropage
@Kacela:
Please understand that I won't start porting the old ibPro to vB 3.5.x and manually fix all the things I did in my new version. He should wait for it...
I understand, but I was repeating what you had told him earlier when he asked for help with v2.5.1 on v3.5.x in this thread - I was trying to make Flow Fusion understand that this is not the thread he should be asking for help in for the illegal version he has. The "erm face" was for him, as he apparently didn't read your first response.
Reply With Quote
  #632  
Old 11-21-2005, 12:17 PM
MrZeropage's Avatar
MrZeropage MrZeropage is offline
 
Join Date: Nov 2003
Location: Munich, Germany
Posts: 3,012
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Aaaah got, now even me got that
Reply With Quote
  #633  
Old 11-21-2005, 12:33 PM
tteal tteal is offline
 
Join Date: May 2004
Location: Pasadena, Maryland
Posts: 142
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Any update? I've been patiently waiting lol.....
Reply With Quote
  #634  
Old 11-21-2005, 12:41 PM
MrZeropage's Avatar
MrZeropage MrZeropage is offline
 
Join Date: Nov 2003
Location: Munich, Germany
Posts: 3,012
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Working on the last three things, if nothing happens you'll have the Hack the next weekend
Reply With Quote
  #635  
Old 11-21-2005, 01:04 PM
Lee's Avatar
Lee Lee is offline
 
Join Date: Jul 2004
Location: Texas
Posts: 83
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by MrZeropage
Working on the last three things, if nothing happens you'll have the Hack the next weekend
Can't wait - looking forward to this one as my current install of the arcade (ibProArcade v2.5.1) has been having issues ever sice our latest server upgrade.
Reply With Quote
  #636  
Old 11-21-2005, 02:04 PM
TTG's Avatar
TTG TTG is offline
 
Join Date: May 2004
Location: Sth London
Posts: 1,042
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

thankfully my 2.5.1 has been running smoothly since installation

MrZeropage .. I must say I'm impressed by your level of support for this new release .. well done m8.

Will there be an upgrade possible to your release for us old 2.5.1 users ?
Reply With Quote
  #637  
Old 11-21-2005, 02:16 PM
admin0's Avatar
admin0 admin0 is offline
 
Join Date: Mar 2003
Posts: 123
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by kewl1uk
Re. pnflashgames.com need some info. Will IBProArcade run any game downloaded from pnflashgames.com or do I need to look for info that a game runs on IBProArcade. If the latter, I can't find info in the game details on which games system it runs on. Help please. Thank you.



Probably anyone using Mozilla Firefox will have problems downloading because Firefox doesn't recognise the rar format and downloads it as a text file. The remedy is to use Internet Explorer. btw thank you for hosting the download. I'm in the process of downloading it.

Hey.
I already have 1044 games.
How do I remove and install this ?
or simply overwrite the files ?
or skip the files //

how about a mass uninstall and mass-reinstall .. how to do this ..

also, is it possible to just delete games and add new version/games without touching the high scores of the players?
Reply With Quote
  #638  
Old 11-21-2005, 03:52 PM
Harry72's Avatar
Harry72 Harry72 is offline
 
Join Date: May 2004
Location: Germany, Bavaria
Posts: 105
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by MrZeropage
Working on the last three things, if nothing happens you'll have the Hack the next weekend
Dude you rock ! Can't wait any longer ... :nervous:
Reply With Quote
  #639  
Old 11-21-2005, 04:18 PM
MrZeropage's Avatar
MrZeropage MrZeropage is offline
 
Join Date: Nov 2003
Location: Munich, Germany
Posts: 3,012
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

If anybody would like to test a conversion from old ibProArcade 2.5.1 to my new version, just send me PM and I provide a preGOLD.
I guess it should work that everything works and nothing gets lost, but it's untested yet. Be sure to make a backup before testing this, maybe better to make a mirror of the current installation for testing purposes...
Reply With Quote
  #640  
Old 11-21-2005, 04:39 PM
MissKalunji's Avatar
MissKalunji MissKalunji is offline
 
Join Date: Aug 2003
Location: Canada
Posts: 2,845
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by MissKalunji
theres a small bug still....when you click on someone username in (user browsing) it brings you back to the arcade not the the user's profile

....................
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 02:12 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.13777 seconds
  • Memory Usage 2,397KB
  • Queries Executed 12 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (1)bbcode_code
  • (12)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (20)post_thanks_box
  • (20)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (20)post_thanks_postbit_info
  • (20)postbit
  • (20)postbit_onlinestatus
  • (20)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete