This is my draft copy of a post for the second round testing of the SMF Arcade conversion script that Underdog is writing.
The working draft copy of test
Round #1 is here.The actual topic for this test series is on the SMF Arcade site,
HERE.
Test #2
Scenario #1- fresh install SMF 1
... Done, started with a fresh db and fresh SMF2.0 files, not an overwrite.- install E-Arcade v259
... Done.- install gamepack
... Done.- record some scores and save some favorites
... Done, with errors.http://www.ourfamilyforum.org/SMF2.0/index.php?action=arcade
2: Invalid argument supplied for foreach()
File: /home/kenkayjm/public_html/SMF2.0/Sources/ArcadeBlocks.php
Line: 578
8: Undefined variable: games
File: /home/kenkayjm/public_html/SMF2.0/Sources/Subs-Arcade.php
Line: 753
2: Invalid argument supplied for foreach()
File: /home/kenkayjm/public_html/SMF2.0/Sources/ArcadeBlocks.php
Line: 686
2: Invalid argument supplied for foreach()
File: /home/kenkayjm/public_html/SMF2.0/Sources/ArcadeBlocks.php
Line: 704
8: Undefined index: arcade_last_update
File: /home/kenkayjm/public_html/SMF2.0/Sources/Subs-Arcade.php
Line: 666
- uninstall E-Arcade v259
... Done.- Delete E-Arcade v259
... Done.- Install the tool
... Done, with errors.Throws this error page:
Database Error
UPDATE command denied to user 'kenkayjm_GPaKen'@'localhost' for table 'smf_arcade_games'
File: /home/kenkayjm/public_html/SMF2.0/Packages/temp/convertmyarcade_SMF2.php
Line: 412
And this in the error log:
http://www.ourfamilyforum.org/SMF2.0/index.php?action=admin;area=packages;sa=install2;package=convert-eac-to-smfac_BETA2.zip;pid=0
Apply Filter: Only show the errors with the same message
Database Error: UPDATE command denied to user 'kenkayjm_GPaKen'@'localhost' for table 'smf_arcade_games'
Apply Filter: Only show the errors from this file
File: /home/kenkayjm/public_html/SMF2.0/Packages/temp/convertmyarcade_SMF2.php
Line: 412
- Uninstall the tool
... Done.- Install SMF Arcade v2018
... Done.NOTES:
I'm posting this because the errors reported early in the process may be useful, *however*...
On the 'Uninstall the tool' step I must have screwed it up because after the SMFA was installed there are no games or data present, so it looks like I need to start from scratch.