Page 1 of 1
[Solved] BiZBuzzV2 shows an error with News in the footer
Posted: Fri Dec 03, 2010 12:38 pm
by tilde
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
Re: BiZBuzzV2 shows an error with News in the footer
Posted: Fri Dec 03, 2010 4:10 pm
by uniqu3
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.
Re: BiZBuzzV2 shows an error with News in the footer
Posted: Sat Dec 04, 2010 2:32 pm
by tilde
I discovered that shortly after asking my question.
Thanks for answering me.
Søren
Re: BiZBuzzV2 shows an error with News in the footer
Posted: Thu Mar 10, 2011 7:51 pm
by papuchyn
tilde wrote:I discovered that shortly after asking my question.
Thanks for answering me.
Søren
Søren Hi:
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
Posted: Thu Mar 10, 2011 7:54 pm
by papuchyn
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""
Re: [Solved] BiZBuzzV2 shows an error with News in the foote
Posted: Fri Mar 11, 2011 7:23 pm
by Dr.CSS
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
Posted: Fri Mar 11, 2011 8:42 pm
by uniqu3
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...
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.