Hi notebook,
I think I’ve figured this out. Earlier on in your main template code you have created a probable snippet called if_ie6:
{html_head}
{global_stylesheets}
{if_ie6}
{html_head_end}
I think that the ‘if’ portion of this is being treated as the start of a conditional and that is what is causing this error. You can get round this by renaming it completely or just adding an underscore at the start like this:
Cheers
Greg
Hey Greg !
You are a genius! , an EE Champion! i mean it.
Guys ! EE is a marvellous software , i have been using joomla , wordpress and other CMS’s since last few years but i could never make their templates. It’s so easy to make templates with EE as if we are writing simple html. Thanks to vosSavant , John , Brandon , Lisa , and Greg for the great support. Let me finish this template then i’ll give EE community a few real cool EE templates converted by me for free.