Also meine adel.php Date sieht so aus:
Dann kommt der Fehler:
kennt jemand die Lösung?
hab das Problem gelöst
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