Welcome, Guest. Please login or register.

ShoutBox!

Scrubmeister

2024-04-19, 10:32:40
Good to see the site back faster than ever. :)
 

Skhilled

2024-04-18, 21:09:09
I've upgraded the server...more resources. ;)
 

Ken

2024-04-18, 20:57:10
Now that you mention it...  :D
 

Skhilled

2024-04-18, 20:47:19
...and, you should notice that the site is much faster.  :o
 

Ken

2024-04-18, 20:31:37
Hey Steve.
 

Skhilled

2024-04-18, 17:56:10
Re-read the message below...
 

Skhilled

2024-03-31, 15:22:06
Oh yeah, you need to upgrade the site first...
 

Ken

2024-03-30, 09:54:54
Whoops! I forgot that the SMF install here on OFF is out of date!  :'(
 

Ken

2024-03-30, 09:44:48
 Conga-Rats Steve!  :thumbup:
Me gonna install it here just for the fun of it!  :)
 

Skhilled

2024-03-29, 22:15:23
Released!  :D

Recent Topics

TP Articles


Search in titles
Search in article texts

Author Topic: Arcade Testing, Round #11  (Read 2254 times)

0 Members and 1 Guest are viewing this topic.

Offline Ken (OP)

  • Vietnam Era Veteran
  • Administrator
  • *
  • Posts: 11673
  • Gender: Male
  • View Gallery
Arcade Testing, Round #11
« on: September 22, 2010, 06:07:21 PM »
... working draft, there will be edits.


All the gamepacks from Erics World are v1 save types but they include a php file.
If anyone tries to currently install any of these game packs onto smf arcade itself, they will set as ipb in error.
This is because E-Arcade does not determine save types in the same fashion.

The gamepacks here have been put together properly for this arcade and v1 save types only include a swf and gif file.


I have updated the tool once again and any games from those specific E-Arcade gamepacks will set as v1 save type.
Any other games save types will be governed by previous/normal standards.


Next test - SMF 1 install:

- Install E-Arcade 259
- Install games including v32 save type
- Uninstall E-Arcade

- Install/Uninstall tool
- Install SMF Arcade 2018
- Install v32 uploader add-on
- Perform All Arcade Maintenance

Test v32 gameplay


Repeat above test but when E-Arcade is installed, purposely insert duplicate gamedata file into Games main folder.
"Not all who wander are lost."-Tolkien
Yesterday When I was Young.

Offline Ken (OP)

  • Vietnam Era Veteran
  • Administrator
  • *
  • Posts: 11673
  • Gender: Male
  • View Gallery
Re: Arcade Testing, Round #11
« Reply #1 on: September 22, 2010, 06:08:56 PM »
... working draft, there will be edits.

Test #11 - SMF 1 install: ... XAMPP not performing correctly, ran this test on my online testsite.

- Install E-Arcade 259 ...Done.
- Install games including v32 save type ...Done. ('GamePackAO1' from E-Arcade & 'gamepack1' from SMF Arcade)
- Uninstall E-Arcade ...Done.

- Install/Uninstall tool ...Done.
- Install SMF Arcade 2018 ...Done; with this page after install:
Quote
Updating
Success with no errors!
Tables have been updated!
Error report! (This means somehing went wrong)
Duplicate column name 'ID_GAME'
Incorrect table definition; there can be only one auto column and it must be defined as a key
Duplicate column name 'ID_GAME'
Duplicate column name 'ID_MEMBER'
Table 'kenkayjm_tp098.smf_arcade_gameofday' doesn't exist
Duplicate column name 'ID_SCORE'
Duplicate column name 'ID_GAME'
Duplicate column name 'ID_MEMBER'
Incorrect table definition; there can be only one auto column and it must be defined as a key
Duplicate column name 'ID_FAVORITE'
Duplicate column name 'ID_MEMBER'
Duplicate column name 'ID_GAME'
Incorrect table definition; there can be only one auto column and it must be defined as a key
Duplicate column name 'ID_MEMBER'
Duplicate column name 'ID_GAME'
Package was installed. If you have SMFArcade 1.x installed you can import games and scores now
...and this error when trying to access the Arcade:
Quote
Database Error
Unknown column 'category.ID_CAT' in 'field list'
File: /home/kenkayjm/public_html/tp098/Sources/Subs-Arcade.php
Line: 198
... and from the forum error log:
Quote
http://www.ourfamilyforum.org/tp098/index.php?action=arcade
Apply Filter: Only show the errors with the same message
Database Error: Unknown column 'category.ID_CAT' in 'field list'
File: /home/kenkayjm/public_html/tp098/Sources/Subs-Arcade.php
Line: 198

... test stopped at this point, should I continue on the the next step, or stop here?
- Install v32 uploader add-on
- Perform All Arcade Maintenance

Test v32 gameplay


Repeat above test but when E-Arcade is installed, purposely insert duplicate gamedata file into Games main folder.

E-Arcade gives lots of errors (3 pages) on completed install.
Here's a sample from one page:
Quote
http://localhost/index.php?action=arcade
Apply Filter: Only show the errors with the same message
2: fclose() expects parameter 1 to be resource, boolean given
File: X:\xampp\htdocs\Sources\ArcadeBlocks.php
Line: 830

2: fwrite() expects parameter 1 to be resource, boolean given
File: X:\xampp\htdocs\Sources\ArcadeBlocks.php
Line: 829
   
2: fopen(X:xampphtdocs/cache/cats.cache) [<a href='function.fopen'>function.fopen[/url]]: failed to open stream: No such file or directory
File: X:\xampp\htdocs\Sources\ArcadeBlocks.php
Line: 828
   
2: Invalid argument supplied for foreach()
File: X:\xampp\htdocs\Sources\ArcadeBlocks.php
Line: 127
   
8: Undefined variable: cats
File: X:\xampp\htdocs\Sources\ArcadeBlocks.php
Line: 820
   
2: Invalid argument supplied for foreach()
File: X:\xampp\htdocs\Sources\ArcadeBlocks.php
Line: 816
   
2: Invalid argument supplied for foreach()
File: X:\xampp\htdocs\Sources\ArcadeBlocks.php
Line: 720
   
8: Undefined index: arcade_total_games
File: X:\xampp\htdocs\Sources\ArcadeBlocks.php
Line: 224
   
2: Invalid argument supplied for foreach()
File: X:\xampp\htdocs\Sources\ArcadeBlocks.php
Line: 572
   
8: Undefined variable: games
File: X:\xampp\htdocs\Sources\Subs-Arcade.php
Line: 1357
   
2: Invalid argument supplied for foreach()
File: X:\xampp\htdocs\Sources\Subs-Arcade.php
Line: 1333

2: Invalid argument supplied for foreach()
File: X:\xampp\htdocs\Sources\ArcadeBlocks.php
Line: 530
« Last Edit: September 23, 2010, 10:40:39 AM by Ken »
"Not all who wander are lost."-Tolkien
Yesterday When I was Young.

Offline Underdog

Re: Arcade Testing, Round #11
« Reply #2 on: September 24, 2010, 05:38:53 PM »

Do you not name your local site setups?
Your mysql queries seem to be aimed directly at the htdocs directory.

Anyhow I am not getting these results. Can you show what the tool displays please.
 So I can get a general idea of why it seems to be failing to install the proper directories.

 


Offline Ken (OP)

  • Vietnam Era Veteran
  • Administrator
  • *
  • Posts: 11673
  • Gender: Male
  • View Gallery
Re: Arcade Testing, Round #11
« Reply #3 on: September 24, 2010, 06:34:45 PM »
My desktop is unavailable for now, it will be Monday before I'm able to work on this again.
"Not all who wander are lost."-Tolkien
Yesterday When I was Young.