my config.php is correctly:
PHP Code:
<?php
//Mysidia Adoptables Site Configuration File
define('DBHOST', 'localhost'); //DB Hostname
define('DOMAIN', 'pokemonhunter.net'); //Your domain name (No http, www or . )
define('SCRIPTPATH', '/pokeadopt'); //The folder you installed this script in
define('PREFIX', 'adopts_');
?>
See what happens when you access the script:
http://pokemonhunter.net/pokeadopt/