Page 1 of 1

Problem with 1.11.7 after few hours of use

Posted: Mon Jul 29, 2013 8:48 am
by CapereSpiritum
Hi, I have used CMSMS since 1.10.3.
I have just installed 2 sites with 1.11.7, designed templates and began styling in CSS.

After a day with one and only a few hours with another, I get an error mesage when I load the page in browser.
The only additional module installed in one site was Showtime. No other extras have been installed.
ERROR: at line 127 in file /homepages/34/d281596727/htdocs/AWNW-RESP/lib/smarty/sysplugins/smarty_internal_templatebase.php:
Message...
Unable to load template module_db_tpl 'News;detailTestimonial'
The template 'News;detailTestimonial' does exist.
The Full Trace says
#0 /homepages/34/d281596727/htdocs/AWNW-RESP/lib/classes/class.Smarty_CMS.php(323): Smarty_Internal_TemplateBase->fetch('module_db_tpl:N...', 'ndad3d3e04a4f51...', 'nd2', NULL, false, false, false)
#1 /homepages/34/d281596727/htdocs/AWNW-RESP/modules/News/action.detail.php(77): Smarty_CMS->fetch('module_db_tpl:N...', 'ndad3d3e04a4f51...', 'nd2')
#2 /homepages/34/d281596727/htdocs/AWNW-RESP/lib/classes/class.CMSModule.php(1731): include('/homepages/34/d...')
#3 /homepages/34/d281596727/htdocs/AWNW-RESP/lib/classes/class.CMSModule.php(1799): CMSModule->DoAction('detail', 'cntnt01', Array, '15')
#4 /homepages/34/d281596727/htdocs/AWNW-RESP/lib/classes/class.CMS_Content_Block.php(295): CMSModule->DoActionBase('detail', 'cntnt01', Array, 15)
#5 /homepages/34/d281596727/htdocs/AWNW-RESP/tmp/templates_c/dd44cb2728e71d341460b2e1d701f49fd57aed9f.tpl_body.25.php(99): CMS_Content_Block::smarty_internal_fetch_contentblock(Array, Object(Smarty_Internal_Template))
#6 /homepages/34/d281596727/htdocs/AWNW-RESP/lib/smarty/sysplugins/smarty_internal_templatebase.php(180): content_51f3d029c5d4b5_13815740(Object(Smarty_Internal_Template))
#7 /homepages/34/d281596727/htdocs/AWNW-RESP/lib/classes/class.Smarty_CMS.php(323): Smarty_Internal_TemplateBase->fetch('tpl_body:25', 'p15', NULL, NULL, false, false, false)
#8 /homepages/34/d281596727/htdocs/AWNW-RESP/index.php(238): Smarty_CMS->fetch('tpl_body:25')
#9 {main}
For the time being, I have reverted to 1.11.6
Any suggestions?

Re: Problem with 1.11.7 after few hours of use

Posted: Mon Jul 29, 2013 9:20 am
by Rolf
Message...
Quote:
Unable to load template module_db_tpl 'News;detailTestimonial'

Your template 'News;detailTestimonial' does exist.
the *detail* template name is "Testimonial" or...

Re: Problem with 1.11.7 after few hours of use

Posted: Mon Jul 29, 2013 10:45 am
by CapereSpiritum
Hi Rolf

The template 'Testimonial' had worked fine. I was changing some basic CSS in the main layout.

Just in case, I reversed what I'd done but without a cure.

I know what I was doing in CSS had nothing to do with the news module templates. I made sure I had not dropped any end tags.

Odd for this to happen on two separate sites.

I've been wroking EVERY day on CMSMS for almost two years. I'm not a newbie.

I've been working on the same site, now in 1.11.6 without issue.

Are you aware of any similar problems?

Re: Problem with 1.11.7 after few hours of use

Posted: Mon Jul 29, 2013 6:17 pm
by Dr.CSS
You have to make sure your news tag is called correctly and at the end of your trace I see {main}, do you have a content block or ? called {main}, do you have some kind of tag or code in the News articles or it their templates..?

Re: Problem with 1.11.7 after few hours of use

Posted: Tue Jul 30, 2013 8:38 am
by CapereSpiritum
Hi Dr CSS

The tag was called thus

Code: Select all

{news category="Testimonial" number='1' summarytemplate="Testimonial" detailtemplate="Testimonial"}
It was workinhg fine and displaying for several hours whilst I was working on the CSS for main page layout.

As I work, I switch from admin panel to webpage and press F5 to see the updates.

Once the error occurred, even changing to a default template with a bog standard content page did not fix the error.

This is the page now served from 1.11.6
Website

No other modules other than those at install have been added.
This is about my 40th CMSMS site
No content yet, working on layouts.

Cheers