Custom Files defined variable: RELATIVE_PATH in

Hi
Anyone else having a problem with custom files not loading. getting the following error

Notice: Undefined variable: RELATIVE_PATH in
Warning: include_once(autoload.php): failed to open stream: No such file or directory in
Warning: include_once(): Failed opening ‘autoload.php’ for inclusion (in
Fatal error: Uncaught Error: Class ‘Delight\Cookie\Session’ not found in

looks like the problem might be that $RELATIVE_PATH is not definded

// Autoload
include_once $RELATIVE_PATH . “autoload.php”;

If you are using 2010.0.14, update to the latest template (Tools → Update Template) and try again.