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
string(59) "Smarty error: unable to read resource: "globalcontent:side""
-
burlington
- Power Poster

- Posts: 444
- Joined: Wed Dec 27, 2006 5:15 pm
Re: string(59) "Smarty error: unable to read resource: "globalcontent:side""
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...
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...
-
burlington
- Power Poster

- Posts: 444
- Joined: Wed Dec 27, 2006 5:15 pm
Re: string(59) "Smarty error: unable to read resource: "globalcontent:side""
Thank you Mark.
With your advice I have now sorted it.
Regards
Martin
With your advice I have now sorted it.
Regards
Martin

