ErrorException [ Fatal Error ]: Class 'Cache' not found

APPPATH/common/classes/oc/core.php [ 39 ]

34 
35         //temporary cookie salt in case of exception
36         Cookie::$salt = 'cookie_oc_temp';
37 
38 		//Change the default cache system, based on your config /config/cache.php
39 		Cache::$default = Core::config('cache.default');
40 
41         //loading configs from table config
42 		//is not loaded yet in Kohana::$config
43 		Kohana::$config->attach(new ConfigDB(), FALSE);
44 
  1. {
    Fatal error: Call to undefined function __() in /var/www/19218-saniyaw/data/www/board.flexi-soft.in.ua/oc/kohana/system/views/kohana/error.php on line 64