[Solved] IE Page heading shows Smarty error

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
L84DNR
Forum Members
Forum Members
Posts: 18
Joined: Fri Aug 29, 2008 10:43 pm

[Solved] IE Page heading shows Smarty error

Post by L84DNR »

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.
Last edited by L84DNR on Thu Sep 11, 2008 10:03 pm, edited 1 time in total.
alby

Re: IE Page heading shows Smarty error

Post by alby »

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.
Have you add {global_content name="TitleText"} in template?
drop this tag or add in Global COntent a new entry with this name ......

Alby
L84DNR
Forum Members
Forum Members
Posts: 18
Joined: Fri Aug 29, 2008 10:43 pm

Re: IE Page heading shows Smarty error

Post by L84DNR »

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
Locked

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