define("FOOTTEXT", 'Heyuri.net is always the place to be. Also thank you KolymaNET for leading development on this script.');
// Database Settingsdefine("CONNECTION_STRING", 'mysqli://[username]:[password]@localhost/kokonotsuba/imglog/'); // PIO Connection string (MySQLi)// Archive Database Settings (MySQLi)define("ARCHIVE_HOST", 'localhost');define("ARCHIVE_USER", '[username]');define("ARCHIVE_PASS", '[password]');define("ARCHIVE_DB", 'kokonotsubaarchive'); // Make the DB first!define("ARCHIVE_TABLE", 'kokonotsubaarchive');I, of course, changed everything in [brackets] to what it actually is.I created the database[code]mysqlCREATE DATABASE kokonotsuba;exit
Parse error: syntax error, unexpected ')' in [path-to-kokonotsuba-directory]/install.php on line 167
$data[12], $data[13], $data[14], $data[15], $data[16], $com, $data[18], $data[19], );
$data[12], $data[13], $data[14], $data[15], $data[16], $com, $data[18], $data[19] );