smartyでエラーでてた smarty

smartyでエラーでてた

なおした箇所は2つ
env.php の以下のディレクトリの場所が間違ってた
ini_set( error_log C:¥¥xampp¥¥htdocs¥¥ . DOMAIN . ¥¥logs¥¥error_log ); // サーバーエラーログ
define( DIR_ROOT C:¥¥xampp¥¥htdocs¥¥ . DOMAIN . ¥¥ ) ; // php5
smarty/lib を最新にした

[php7:warn] [pid 8512:tid 1844] [client ::1:62900] PHP Warning: Smarty error: unable to read resource: index.tpl in
¥¥Smarty.class.php on line 1096
[php7:error] [pid 8512:tid 1856] [client ::1:63422] PHP Fatal error: Uncaught --> Smarty: Unable to load template file:index.tpl <--
&yen;n thrown in &yen;&yen;smarty_internal_template.php on line 163