On my site I get this error message when I want to show News in the footer:
string(77) "Smarty error: unable to read resource: "module_db_tpl:News;summarynewsFooter""
This is my site: http://www.soren-nornberg.dk
BizBuzz V2
CMS 1.9.1
How do I solve this?
I have created the 3 summary templates.
Søren
[Solved] BiZBuzzV2 shows an error with News in the footer
[Solved] BiZBuzzV2 shows an error with News in the footer
Last edited by tilde on Sat Dec 04, 2010 2:32 pm, edited 1 time in total.
Re: BiZBuzzV2 shows an error with News in the footer
Hi Soren,
how did you name your news tmeplates?
Error message is looking for summarynewsFooter template, i think this is a bug in export/import function so you should rename your newsFooter to summarynewsFooter.
how did you name your news tmeplates?
Error message is looking for summarynewsFooter template, i think this is a bug in export/import function so you should rename your newsFooter to summarynewsFooter.
Re: BiZBuzzV2 shows an error with News in the footer
I discovered that shortly after asking my question.
Thanks for answering me.
Søren
Thanks for answering me.
Søren
Re: BiZBuzzV2 shows an error with News in the footer
Søren Hi:tilde wrote:I discovered that shortly after asking my question.
Thanks for answering me.
Søren
Please
can you tell me what did you discover? I have exactly the same problem...
Re: [Solved] BiZBuzzV2 shows an error with News in the foote
SOREN: Hi!
Please...
can you tell me what did you discover?
I have exactly the same problem ..
string(80) "Smarty error: unable to read resource: "module_db_tpl:News;summarynewsFrontpage""
and...
string(77) "Smarty error: unable to read resource: "module_db_tpl:News;summarynewsFooter""
Please...
can you tell me what did you discover?
I have exactly the same problem ..
string(80) "Smarty error: unable to read resource: "module_db_tpl:News;summarynewsFrontpage""
and...
string(77) "Smarty error: unable to read resource: "module_db_tpl:News;summarynewsFooter""
Re: [Solved] BiZBuzzV2 shows an error with News in the foote
Those errors come from the News not having news summary templates that are called in the news tag in the page template, no news summary template gives that error...
Re: [Solved] BiZBuzzV2 shows an error with News in the foote
Actually there (or was when i was exporting) is a bug in export/import no idea when it happens, where "summary" is added to news template name.Dr.CSS wrote:Those errors come from the News not having news summary templates that are called in the news tag in the page template, no news summary template gives that error...