<?php //strona $smarty = new Smarty; $smarty->template_dir = $_home_path.'../style/templates/templates/admin/'; $smarty->compile_dir = $_home_path.'../style/templates/templates_c/'; $smarty->config_dir = $_home_path.'../style/templates/configs/'; $smarty->cache_dir = $_home_path.'../style/templates/cache/'; $smarty->display('login.tpl'); //strona ?>
niby wszystko jest OK.
Zawsze napotykałem ten rpoblem z grafiką.
Proszę o pomoc
