TWLan Forum

Full Version: Smarty Problem
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Also meine adel.php Date sieht so aus:

PHP Code:
<?php

require '../lib/Smarty/Smarty.class.php';

$smarty = new Smarty;

$smarty->display('adel.tpl');

?>

Dann kommt der Fehler:

Code:
Warning: Smarty error: unable to read resource: "index.tpl" in C:\Users\***\Downloads\Ds Lan\Spiel\dslan_v1.3\htdocs\lib\Smarty\Smarty.class.php on line 1095

Warning: Smarty error: unable to read resource: "index.tpl" in C:\Users\***\Downloads\Ds Lan\Spiel\dslan_v1.3\htdocs\lib\Smarty\Smarty.class.php on line 1095

kennt jemand die Lösung?
hab das Problem gelöst