layout = 'dev_error'; $this->assign('title', 'Missing Datasource Configuration'); $this->assign('templateName', 'missing_datasource_config.php'); $this->start('subheading'); ?> Error The datasource configuration was not found in config. end() ?>