Hagen: Smarty error: unable to read resource: "tpl/gb_layout.tpl.php"

Beitrag lesen

Hallo Tobias,

Warning: Smarty error: unable to read resource: "tpl/gb_layout.tpl.php" in C:\webserv\template\smarty\libs\Smarty.class.php on line 1095
Hast du $template_dir richtig gesetzt? Das Verzeichnis tpl muss unterhalb des in $template_dir angegebenen Verzeichnisses liegen.

var $template_dir    =  'tpl'; hatte ich gesetzt ist ja ausgehend von der php datei der ausgeführt wird ne...

MFg Hagen