[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: no login to lwat: Smarty error...



frank@tjener:~$ sudo cat /etc/lwat/config.php | grep smarty_
$smarty_templ = "" ;
$smarty_compile = "/var/tmp" ;

I'm in, thanks a lot!

readU
Frank

Klaus Ade Johnstad schrieb:
Mandag 20. april 2009 11:38, skrev Frank Weißer:
Hi!

I just wanted to verify an ldap-entry via lwat (something i didn't
need

to do since half a year) and get:
Warning: Smarty error: unable to read resource: "login.tpl" in
/usr/share/php/smarty/libs/Smarty.class.php on line 1095


Make sure that your /etc/lwat/config.php contains these lines:
$smarty_templ = "/usr/share/lwat/templates" ;
$smarty_compile = "/var/spool/lwat" ;

What was your values in these lines?


Reply to: