Fatal error

Can't find template notes/strona.tpl

Throw in tpl.php on line 104

				        
        
if(strpos($name'.') !== false$name str_replace('.''/'$name);
        else if(
substr($name02) != '__'$name coreController::$current['module'] . '/' $name;
        
        if(!
file_exists($this -> template_dir '/' $name '.tpl'))
            throw new 
error('Can\'t find template ' $name '.tpl');
    
        return 
$this -> fetch($name '.tpl');
    }


 

Trace:

Throw tpl::design() in coreController.php on line 251

            unset($this['session'] -> site_flash);
        }
        
        
$tpl = empty($ctrl -> render) ? $this -> module '.' $this -> action $ctrl -> render;

        
$data $this['tpl'] -> design($tpl);
        
        
$cfg $ctrl -> getMetaData();
        
$cfg $ctrl['tpl'] -> buildMeta($ctrl);
        
        
$this['tpl'] -> add('SITE_ERROR'error::getErrors());
 

Throw coreController::execute() in coreController.php on line 313

            $this -> module $settings['module'];
            
$this -> action $settings['action'];
            
$_GET $settings['param'];
        }

        
$data $this -> execute();

        if(
$this -> cfg -> pageAutoCache$this['cache'] -> set($_SERVER['REQUEST_URI'], $data);

        
$this -> saveStage();

 

Throw coreController::run() in index.php on line 11

else $autoload = array('module' => 'front''action' => 'blocked');
$autoload false;
require_once 
'bootstrap.php';

$kernel = new bootstrap();
$source $kernel -> run($autoload);

http::sendHeader();
echo 
$source;


 
DEBUG
Query Time (sec)
SET lc_time_names = "pl_PL" 0
UPDATE portal_sites SET visible = 1 WHERE timein > 0 AND timein < 1714217044 0.0002
UPDATE portal_sites SET visible = 0 WHERE timeout > 1714217044 0.0001
SELECT s.*, m.module FROM portal_sites s LEFT JOIN portal_sites_modules m ON m.site_id = s.id ORDER BY s.pos 0.001
SELECT * FROM mod_galleries WHERE id = ? 0.0002
SELECT * FROM mod_galleries_image WHERE gallery_id = ? ORDER BY pos 0.0002
SELECT COUNT(*) allPage FROM mod_notes 0.0001
SELECT id, title, created, img, modified, visible, synopsis, FROM_UNIXTIME(created, "%d.%m.%Y") time FROM mod_notes ORDER BY position ASC LIMIT 0,4 0.0002
SELECT * FROM portal_static_content 0.0001
SELECT FROM_UNIXTIME(created, "%M") month, FROM_UNIXTIME(created, "%Y") year, COUNT(DISTINCT id) notes, FROM_UNIXTIME(created, "%Y%m") md FROM mod_notes WHERE visible = 1 GROUP BY FROM_UNIXTIME(created, "%Y%m") ORDER BY created DESC 0.0004
SELECT COUNT(*) allPage FROM mod_notes 0.0001
SELECT id, title, img, created, modified, visible, synopsis, FROM_UNIXTIME(created, "%d.%m.%Y") time FROM mod_notes ORDER BY position ASC LIMIT 0,3 0.0001
12 queries 0.0029
GET POST COOKIE
Array
(
    [0] => strona
    [1] => notes
)
Array
(
)
Array
(
)
Loaded Objects