Somehow you lost scripts/BxTemplConfig.php file from your "CHR" template. If you accidentally deleted it, restore it from the template package. If you deleted the whole "CHR" template please open your inc/params.inc.php in editor, find this line:
$tmpl = 'chr';
and replace it with this:
$tmpl = 'uni';
$tmpl = 'chr';
and replace it with this:
$tmpl = 'uni';
It should help.
Regards.