Jump to content

Download: iArcade System 1.0.0 Final


Andy Rixon

Recommended Posts

  • Replies 2.2k
  • Created
  • Last Reply

When you report a game the error results:

Date: Wed, 28 Jul 2010 00:49:48 +0000
Error: 1366 (-REMOVED-) - /index.php?app=iArcade&module=arcade&view=reportgame&gameid=179
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
mySQL query error: INSERT INTO inv_message_topics (`mt_date`,`mt_title`,`mt_starter_id`,`mt_start_time`,`mt_last_post_time`,`mt_invited_members`,`mt_to_count`,`mt_to_member_id`,`mt_is_draft`,`mt_is_system`,`mt_replies`) VALUES(1280278188,'iArcade

Is there a fix?

Link to comment

When you report a game the error results:



Date: Wed, 28 Jul 2010 00:49:48 +0000



----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------


mySQL query error: INSERT INTO inv_message_topics (`mt_date`,`mt_title`,`mt_starter_id`,`mt_start_time`,`mt_last_post_time`,`mt_invited_members`,`mt_to_count`,`mt_to_member_id`,`mt_is_draft`,`mt_is_system`,`mt_replies`) VALUES(1280278188,'iArcade



Is there a fix?




Make sure you assigned a memberid to recieve reports of games in the iarcade settings.
Link to comment

Sorry it didn't paste full error...

Date: Wed, 28 Jul 2010 00:49:48 +0000
Error: 1366 - Incorrect integer value: '' for column 'mt_starter_id' at row 1
IP Address: (-REMOVED-) - /index.php?app=iArcade&module=arcade&view=reportgame&gameid=179
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
mySQL query error: INSERT INTO inv_message_topics (`mt_date`,`mt_title`,`mt_starter_id`,`mt_start_time`,`mt_last_post_time`,`mt_invited_members`,`mt_to_count`,`mt_to_member_id`,`mt_is_draft`,`mt_is_system`,`mt_replies`) VALUES(1280278188,'iArcade Reported Game!','',1280278188,1280278188,'a:0:{}',1,2,0,1,0)

Link to comment

Sorry it didn't paste full error...



Date: Wed, 28 Jul 2010 00:49:48 +0000


Error: 1366 - Incorrect integer value: '' for column 'mt_starter_id' at row 1



----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------


mySQL query error: INSERT INTO inv_message_topics (`mt_date`,`mt_title`,`mt_starter_id`,`mt_start_time`,`mt_last_post_time`,`mt_invited_members`,`mt_to_count`,`mt_to_member_id`,`mt_is_draft`,`mt_is_system`,`mt_replies`) VALUES(1280278188,'iArcade Reported Game!','',1280278188,1280278188,'a:0:{}',1,2,0,1,0)




Are you reporting the game to yourself?
Link to comment

I have a friend who has a community hosted forum (encoded source files) and wants to use the arcade. Is it possible or are there files that need to be edited in the source files because than he won't be able to use this.




1.0 requires an edit to the index.php file for v2 backwards compatiblity. 1.1 requires no file edits.
Link to comment

1.0 requires an edit to the index.php file for v2 backwards compatiblity. 1.1 requires no file edits.




that is good and I hope there won't be conflict issue with IBPArcade software (game high scores being able to save (example if it was played in IBPArcade it saves in IBPArcade and if it was played in iArcade it saves in iArcade)).
Link to comment

that is good and I hope there won't be conflict issue with IBPArcade software (game high scores being able to save (example if it was played in IBPArcade it saves in IBPArcade and if it was played in iArcade it saves in iArcade)).



I really do not see why you would have 2 arcade systems in use at one time..... As such, we have not exactly provisioned for this to work as you described, but on the other hand, we haven't planned it to NOT work correctly if you do.
Link to comment

is there a side block (hook) planned for the new version, perhaps with links to the latest or most popular games?



It's possible that we will include sidebar blocks and IP.Content feeds with the release, but if we do not, the code to manually include the blocks is very simple:

$this->arcadeLib->getLatestScores( array( 0, 5 ) );



:)

Link to comment

I really do not see why you would have 2 arcade systems in use at one time..... As such, we have not exactly provisioned for this to work as you described, but on the other hand, we haven't planned it to NOT work correctly if you do.




I have a idea.. can you add full screen feature it is much easier to play on.
Link to comment

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.

×
×
  • Create New...