This ends up distorting the template, how can I resolve this?string(59) "Smarty error: unable to read resource: "globalcontent:side""
string(68) "Smarty error: unable to read resource: "globalcontent:phpdig_header""
string(62) "Smarty error: unable to read resource: "globalcontent:tagline""
Theme Problem
Theme Problem
Hi, everytime I install a new theme I get these messages:
Last edited by D42C on Mon May 07, 2007 8:12 pm, edited 1 time in total.
Re: Theme Problem
Create global content block named tagline
hope this helps
hope this helps
Re: Theme Problem
Content -> global content blocks : add global content block, name tagline and some content, repeat for phpdig_header.
template package probably holds some information about those content blocks...
template package probably holds some information about those content blocks...
Re: Theme Problem
There was no information with them. I am using the file andreas01.xml from this page
Last edited by D42C on Tue May 08, 2007 5:37 pm, edited 1 time in total.
Re: Theme Problem
go to Content -> global content blocks : add global content block
name it "tagline" give it some nice content like "This is my tagline"
save
add another content block, name it "phpdig_header" give it some content "here will be phpdig_header" (you can probably remove this from you template if you are not using phpdig
add third content block name it "side" and give some content for it "this is side"
then check your page again, now you should see those texts somewhere and decide what you really want to have as the texts.
cant really make this much simpler
name it "tagline" give it some nice content like "This is my tagline"
save
add another content block, name it "phpdig_header" give it some content "here will be phpdig_header" (you can probably remove this from you template if you are not using phpdig
add third content block name it "side" and give some content for it "this is side"
then check your page again, now you should see those texts somewhere and decide what you really want to have as the texts.
cant really make this much simpler
