rayroman
11-25-2006, 08:08 PM
Blank,
I dl the import file for PHPAS3. I placed the 3 files in my root directory. I changed the $system = 'phpas3'; I then go to my browser and I run import.php
Here is the error I get:
Notice: Undefined index: trackclicks in /home/flashgam/public_html/includes/config.php on line 81
Game Name: Sometimes things are going your way. Then, out of nowhere, t
New Movie.
Thumbnail Bytes Written: 33210Bad query: Column count doesn't match value count at row 1
Any thoughts on what the issue is?
Line 81 in my config is this:
$trackclicks = $row['trackclicks'];
Thanks
I dl the import file for PHPAS3. I placed the 3 files in my root directory. I changed the $system = 'phpas3'; I then go to my browser and I run import.php
Here is the error I get:
Notice: Undefined index: trackclicks in /home/flashgam/public_html/includes/config.php on line 81
Game Name: Sometimes things are going your way. Then, out of nowhere, t
New Movie.
Thumbnail Bytes Written: 33210Bad query: Column count doesn't match value count at row 1
Any thoughts on what the issue is?
Line 81 in my config is this:
$trackclicks = $row['trackclicks'];
Thanks