12-17-2008, 09:00 PM
Pages: 1 2
12-18-2008, 03:46 AM
LOL... how timely is this?
01-02-2009, 11:29 AM
01-02-2009, 06:54 PM
Here's a v32 version of the game that submits scores. The time is set to 30 seconds. (see attached)
01-03-2009, 09:41 AM
(01-02-2009 06:54 PM)N2Flash Wrote: [ -> ]Here's a v32 version of the game that submits scores. The time is set to 30 seconds. (see attached)
Thank you N2Flash
01-05-2009, 08:53 PM
thanks N2Flash
01-10-2009, 01:15 AM
(01-02-2009 06:54 PM)N2Flash Wrote: [ -> ]Here's a v32 version of the game that submits scores. The time is set to 30 seconds. (see attached)
Excuse me, I dont know how to use the gamedata for submits scores ? I cant subbmits my score on my site
. Could you help me pls 
01-10-2009, 01:33 AM
(01-10-2009 01:15 AM)x8smile Wrote: [ -> ](01-02-2009 06:54 PM)N2Flash Wrote: [ -> ]Here's a v32 version of the game that submits scores. The time is set to 30 seconds. (see attached)
Excuse me, I dont know how to use the gamedata for submits scores ? I cant subbmits my score on my site. Could you help me pls
Upload the contents of gamedata to your site's arcade/gamedata folder.
You should be uploading a folder similar to the name of the file with a few .txt files, and an index file.
Upload the file and image to your sites files/file and files/image directories.
Go into your admin panel and add the game. (Details and dimensions are included in the php file) Make sure you have the score turned on.
If this is the first time you are using a v32 game on your site, you may have to make a few changes to your .htaccess file. Do you have a file in the root directory of your site named .htaccess or htaccess.htaccess?
Please specify which is there/or both, and post the contents of that file and I'll try to help set you up.
01-10-2009, 03:47 AM
(01-10-2009 01:33 AM)N2Flash Wrote: [ -> ](01-10-2009 01:15 AM)x8smile Wrote: [ -> ](01-02-2009 06:54 PM)N2Flash Wrote: [ -> ]Here's a v32 version of the game that submits scores. The time is set to 30 seconds. (see attached)
Excuse me, I dont know how to use the gamedata for submits scores ? I cant subbmits my score on my site. Could you help me pls
Upload the contents of gamedata to your site's arcade/gamedata folder.
You should be uploading a folder similar to the name of the file with a few .txt files, and an index file.
Upload the file and image to your sites files/file and files/image directories.
Go into your admin panel and add the game. (Details and dimensions are included in the php file) Make sure you have the score turned on.
If this is the first time you are using a v32 game on your site, you may have to make a few changes to your .htaccess file. Do you have a file in the root directory of your site named .htaccess or htaccess.htaccess?
Please specify which is there/or both, and post the contents of that file and I'll try to help set you up.
I've uploaded gamedata to the root folder, but it doesnt work. This is the first time i use v32 game.
Where do i put the file " shoetinggallery_loganv32.php" in ?
I have .htaccess file in my folder
Quote:<IfModule mod_rewrite.c>
RewriteEngine on
RewriteRule ^game/([0-9]+)/.+\.html$ file.php?f=$1
RewriteRule ^category/([0-9]+)/.+/([0-9]+)\.html$ browse.php?c=$1&p=$2
RewriteRule ^category/([0-9]+)/.+/?$ browse.php?c=$1
RewriteRule ^profile/([0-9]+)/.+\.html$ profile.php?u=$1
RewriteRule ^page/([0-9]+)\.html$ page.php?p=$1
RewriteRule ^scores/([0-9]+)/([0-9]+)\.html$ scores.php?f=$1&p=$2
RewriteRule ^game/[0-9]+/(newscore|index)\.php$ $1.php
RewriteRule ^game/[0-9]+/arcade/gamedata/(.*)$ arcade/gamedata/$1 [L]
</IfModule>
Thanks
01-10-2009, 06:22 AM
The php file is extra, it just contains the parameters of the file and is for automatic installation into other arcades. You can open the php file and view the name of the file, height, width, a description for the game etc.
The gamedata folder is not right. When you extracted the files there was a gamedata folder. Inside that gamedata folder is a folder called shoetinggallery_loganv32 (or something similar). this is the folder that has to be uploaded to your site to make the game work.
That folder MUST go into your site's gamedata folder on the server (it already exists). That folder is located inside a folder called arcade.
YOURSITE.COM/arcade/gamedata <--directory already exists
Upload the shoetinggallery_logan folder and all it's contents inside that directory.
The gamedata folder is not right. When you extracted the files there was a gamedata folder. Inside that gamedata folder is a folder called shoetinggallery_loganv32 (or something similar). this is the folder that has to be uploaded to your site to make the game work.
That folder MUST go into your site's gamedata folder on the server (it already exists). That folder is located inside a folder called arcade.
YOURSITE.COM/arcade/gamedata <--directory already exists
Upload the shoetinggallery_logan folder and all it's contents inside that directory.
Pages: 1 2
[/URL][/CENTER]