Running 1.3.1
string(64) "Smarty error: unable to read resource: "globalcontent:TitleText"" - Home
Pages display okay but in the IE tab or the IE Page description I see the above error in front of every page name.
I cannot determine when the error started showing up. It was fine when the defaut templates go loaded and I started to add pages.
This is a fresh install of CMS on a newly hosted site.
Thanks for any input.
[Solved] IE Page heading shows Smarty error
[Solved] IE Page heading shows Smarty error
Last edited by L84DNR on Thu Sep 11, 2008 10:03 pm, edited 1 time in total.
Re: IE Page heading shows Smarty error
Have you add {global_content name="TitleText"} in template?L84DNR wrote: string(64) "Smarty error: unable to read resource: "globalcontent:TitleText"" - Home
Pages display okay but in the IE tab or the IE Page description I see the above error in front of every page name.
I cannot determine when the error started showing up. It was fine when the defaut templates go loaded and I started to add pages.
drop this tag or add in Global COntent a new entry with this name ......
Alby
Re: IE Page heading shows Smarty error
Alby,
That was it.
For some reason (honest, I don't think I changed it)
There is a global content blcok for Title Text but my template was not calling it
sitename was changed to global content name='TitleText'
I refuse to give myself enough credit to know what that would do.
As always, thanks Alby
-Mike
That was it.
For some reason (honest, I don't think I changed it)
There is a global content blcok for Title Text but my template was not calling it
sitename was changed to global content name='TitleText'
I refuse to give myself enough credit to know what that would do.
As always, thanks Alby
-Mike