There is a variable in includes/config.inc.php which is called $config['referer']

Change it to

$config['referer'] = "http://clubadventist.com|http://www.clubadventist.com";

This should do the trick. If you have other means of accessing your board, add more urls to the variable, separating them with a pipe character "|"