Page 1 of 1
Smarty Error
Posted: Mon May 22, 2006 6:08 pm
by titti
hi,
Imoved from my local server to the public server but I got these error:
Fatal error: Smarty error: [in template:15 line 23]: syntax error: unrecognized tag 'Content' (Smarty_Compiler.class.php, line 580) in /home.2/halfwayh/www/lib/smarty/Smarty.class.php on line 1095.
The config file seems to be ok.
Thanks for help
titti
Re: Smarty Error
Posted: Mon May 22, 2006 6:11 pm
by tsw
check your template it should be {content} all lowercase

Re: Smarty Error
Posted: Mon May 22, 2006 6:20 pm
by titti
thank You very much tsw
life can be so easy

Re: Smarty Error
Posted: Tue May 23, 2006 8:07 am
by chief
I migrated my cms and I have the same error and I have confirmed everything is in small letters:
Fatal error: Smarty error: [in template:14 line 4]: syntax error: unrecognized tag 'title' (Smarty_Compiler.class.php, line 580) in /home/lynratra/www/www/lib/smarty/Smarty.class.php on line 1095
my tag looks like this:
Lynra Tours and Travel - {title}
{stylesheet}
Anybody with an idea?
I am using cms 0.12-beta2 "Fiji", also have multilple errors:
---add me---- module....etc etc
Re: Smarty Error
Posted: Tue May 23, 2006 8:15 am
by cyberman
chief wrote:
I am using cms 0.12-beta2 "Fiji",
To the first - have you a good reason why you are using 0.12
beta2?
Beta means every time - please don't use on productive sites!
Have you same errors with current 0.13?
also have multilple errors:
---add me---- module....etc etc
That's not an error, that's an feature

- it means there's no (translated) language file for your current language ...
Re: Smarty Error
Posted: Tue May 23, 2006 8:33 am
by chief

u got me on that one.
I would like to retain my database and uninstall the beta version for a more stable version, how would I go about that.
I have found the 0.12.2 much better,
Re: Smarty Error
Posted: Tue May 23, 2006 8:47 am
by cyberman
chief wrote:
I would like to retain my database and uninstall the beta version for a more stable version, how would I go about that.
Please look at Backup module or MassMover module ...