Page 1 of 1

Smarty Error

Posted: Fri Sep 01, 2006 8:42 pm
by Night-Walker
Hi I`ve changed some thing in the footer and now it shows me a Smarty Error

Code: Select all

string(89) "Smarty error: problem creating directory '/home/www/xy/html/tmp/templates_c/%%AF/AF6'" string(110) "Smarty error: problem writing temporary file '/home/www/xy/html/tmp/templates_c/%%AF/AF6/wrt44f89a5cbce4f'" string(89) "Smarty error: problem creating directory '/home/www/xy/html/tmp/templates_c/%%AF/AF6'" string(110) "Smarty error: problem writing temporary file '/home/www/xy/html/tmp/templates_c/%%AF/AF6/wrt44f89a5cbfd2e'"
The URL of my site is www.unlimitedsms.de

I've delete all files in templates_c and cache . I think its a problem with direcotry  %%AF


Have anybody some idea?

Re: Smarty Error

Posted: Fri Sep 01, 2006 9:48 pm
by Kruse79
I had the same Problem.
It's seems to be because of "Save_mode on"

this link may help you:
http://forum.cmsmadesimple.org/index.ph ... 071.0.html

(worked for me)

BTW: My First Post  ;D

Re: Smarty Error

Posted: Sun Sep 03, 2006 11:08 am
by Night-Walker
Thanks its now works :)