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
Smarty error: [in metadata template line 5]
Re: Smarty error: [in metadata template line 5]
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]
I have checked in site admin -> page defaults and in metadata I have nothing.
regards, John
regards, John
Re: Smarty error: [in metadata template line 5]
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
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