Smarty error - unrecognized tag

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
auszeit2

Smarty error - unrecognized tag

Post by auszeit2 »

Hello,

after copying the files + DB on the server I got the following message (local on Mac everything worked perfect):

string(124) "Smarty error: [in template:20 line 4]: syntax error: unrecognized tag 'global_content' (Smarty_Compiler.class.php, line 590)" string(125) "Smarty error: [in template:20 line 11]: syntax error: unrecognized tag 'global_content' (Smarty_Compiler.class.php, line 590)" string(118) "Smarty error: [in template:20 line 14]: syntax error: unrecognized tag 'content' (Smarty_Compiler.class.php, line 590)" string(125) "Smarty error: [in template:20 line 17]: syntax error: unrecognized tag 'global_content' (Smarty_Compiler.class.php, line 590)"

I tried out almost everything, but I´m no able to solve the problem. Can someone help me please?

Thanks
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: Smarty error - unrecognized tag

Post by Dr.CSS »

You may want to make sure every thing got to the server...
cyberman

Re: Smarty error - unrecognized tag

Post by cyberman »

Are you sure all pathes are correct?
neelesh
Forum Members
Forum Members
Posts: 17
Joined: Mon Aug 13, 2007 2:30 pm

Re: Smarty error - unrecognized tag

Post by neelesh »

Hi,

If you are using the ML version please go thru the following.

2) Footer error: Smarty error -> unknown block “globalcontent:footer”.

Explanation: This means that there CMSMS MLE can not find the language specified in the config.lang.php in the cms_htmlbobs table.

Solution: Add a new field html_lang (“lang” would be the language e.g. nl or en) corresponding to the languages selected in config.lang.php. For example html_nl, html_en for Dutch and English.

This usually happens when CMSMS does not find the field html_{yourlang} in the cms_htmlblobs table.

Do you encounter an error while opening the Global Content blocks page in the admin panel?

Hope this helps [:)]
Locked

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