Quote:
Originally Posted by SupremeWeapon
mmmmm thought you were able to import games? I upload the swf/s to th egames dir (admincp/games/) and it goes "there are no games to import ...
any timei try install scripts for games i get
Code:
Fatal error: Call to a member function query() on a non-object in
|
I get the same error every time.
I've tried using the .tar and once that error appears the file is deleted from the directory.
I've tried having them all unzipped in that dir, same error, everything deleted.
What is going on? =/
Here's the PHP from one tar that doesn't work;
PHP Code:
<?php
$config = array(
gname => 'nanacacrashSYKOECT',
gtitle => 'Nanaca Crash',
bgcolor => 'dddddd',
gwidth => '700',
gheight => '400',
active => '1',
gcat => '1',
//optional leave blank if not using
gwords => "See how far you can crash the person using the others for bonuses.",
object => "See how far you can crash the person using the others for bonuses.",
gkeys => "See in game",
);
?>
And here's a link to the tar....