Page 1 of 1

string(59) "Smarty error: unable to read resource: "globalcontent:side""

Posted: Wed Dec 27, 2006 5:23 pm
by burlington
Hello

I am new to all of this.

I have just created my first test pages and on the pages I get the following message on the right hand side:

'string(59) "Smarty error: unable to read resource: "globalcontent:side""'

Can anyone help please? I did do a search but coiuld find nothing really relevant.

Regards and best wishes for the New year.

Martin

Re: string(59) "Smarty error: unable to read resource: "globalcontent:side""

Posted: Thu Dec 28, 2006 6:26 pm
by Dr.CSS
Welcome Martin

That usually means it has a tag like {global_content name='side'} in the template or on the page, in a content box, so it looks in Global Content Blocks for one called "side" and can't find it...

If you look in GCB and don't find one either you can make one by clicking 'Add Global Content Block' or take the call out of the template/page...

Re: string(59) "Smarty error: unable to read resource: "globalcontent:side""

Posted: Fri Dec 29, 2006 9:03 am
by burlington
Thank you Mark.

With your advice I have now sorted it.

Regards

Martin