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
Smarty Error
Re: Smarty Error
check your template it should be {content} all lowercase 

Re: Smarty Error
thank You very much tsw
life can be so easy
life can be so easy

Re: Smarty Error
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
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
To the first - have you a good reason why you are using 0.12beta2?chief wrote: I am using cms 0.12-beta2 "Fiji",
Beta means every time - please don't use on productive sites!
Have you same errors with current 0.13?
That's not an error, that's an featurealso have multilple errors:
---add me---- module....etc etc

Re: Smarty Error

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
Please look at Backup module or MassMover module ...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.