Page 1 of 1
Re: Smarty syntax error after installing
Posted: Tue Sep 20, 2005 9:04 pm
by calguy1000
try changing {title} to {$title} I think that's a syntax error in the default template.
Re: Smarty syntax error after installing
Posted: Tue Sep 20, 2005 11:12 pm
by Ted
Actually, that's not right. It should still be {title}, {stylesheet} and {print}. Did I possibly not commit something?
Is there a plugins/function.title.php in the download?
Re: Smarty syntax error after installing
Posted: Wed Sep 21, 2005 2:11 am
by Ted
*whew* I was worried.

Thanks.