Yeah, it should be:
Code:
define('DOMAIN', 'chibifurs.elementfx.com'); //Your domain name (No http, www or . )
define('SCRIPTPATH', ''); //The folder you installed this script in
define('PREFIX', 'adopts_');
?>
I think you've got that much correct now.
And you didn't say what you're hosting was, but if it's x10 hosting, you will need to follow the instructions
in this post. I think it'll be:
PHP Code:
$this->root = "/home/chibifurs/public_html/";