Page 1 of 1

Smarty error: [in metadata template line 5]

Posted: Tue Jun 21, 2011 4:46 pm
by chippy99
I get the following error on some of my pages

string(122) "Smarty error: [in metadata template line 5]: syntax error: unrecognized tag 'Barnet' (Smarty_Compiler.class.php, line 590)"

I have nothing in my metatags and I do not get this on all pages. I am using version 1.9.4.2.

If anyone has any idea how I can trace this error it would be greatly appreciated.

regards, John

Re: Smarty error: [in metadata template line 5]

Posted: Tue Jun 21, 2011 5:40 pm
by uniqu3
Look in Global Serttings, under Global Metadata, most possibly you will find something like {Barent} on line 5, as i don't know of Smarty tag named {Barnet} ;) i would say this is your issue.

Re: Smarty error: [in metadata template line 5]

Posted: Tue Jun 21, 2011 10:58 pm
by chippy99
I have checked in site admin -> page defaults and in metadata I have nothing.

regards, John

Re: Smarty error: [in metadata template line 5]

Posted: Wed Jun 22, 2011 11:41 am
by uniqu3
Well do you use { or } somewhere in your template or metadata, combined with Barnet?

Giving some info like snippet of your template head part or global metadata would help, as we can only play guessing here with info provided by you.

Search for Barnet in your templates and/or metadata and you will find your problem CTRL/F