i've a problem, when I import an ibpro folder (.tar) games i've this message :
Warning: Invalid argument supplied for foreach() in /admincp/arcadeadmin.php on line 734
it doesn't import the games, but delete the folder in admincp/games
i've that on line t34 of arcadeadmin.php:
foreach ($gametar->files as $key => $val)
do you find the problem ?
I've a 2nd problem, when I add manually a game with the addon, there isn't a line to enter the directory of a data folder for a game. so the game doesn't function.
can you say me how to add a game with a data folder please ? manually, because i hven't game.php...
|