Smarty Error

Help with getting the CMS CORE package up and running. This does not include 3rd party modules, PHP scripts, anything downloaded via module manager or from any external source.
Locked
titti
Forum Members
Forum Members
Posts: 23
Joined: Mon Nov 28, 2005 5:32 pm

Smarty Error

Post 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
tsw
Power Poster
Power Poster
Posts: 1408
Joined: Tue Dec 13, 2005 10:50 pm

Re: Smarty Error

Post by tsw »

check your template it should be {content} all lowercase ;)
titti
Forum Members
Forum Members
Posts: 23
Joined: Mon Nov 28, 2005 5:32 pm

Re: Smarty Error

Post by titti »

thank You very much tsw
life can be so easy  ;)
chief

Re: Smarty Error

Post 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
cyberman

Re: Smarty Error

Post 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.12beta2?

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  ;D - it means there's no (translated) language file for your current language ...
chief

Re: Smarty Error

Post 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,
cyberman

Re: Smarty Error

Post 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 ...
Locked

Return to “[locked] Installation, Setup and Upgrade”