Missing Template: Simplex News Summary'A=0

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Locked
jackstringer
Forum Members
Forum Members
Posts: 42
Joined: Sun May 02, 2010 3:54 pm

Missing Template: Simplex News Summary'A=0

Post by jackstringer »

For some reason every now and then I get this error show in the logs,

Code: Select all

Core 	Missing Template: Simplex News Summary'A=0 	07/02/16 18:34:52
		  	An error has occurred 	Unable to load template cms_template 'Simplex News Summary'A=0' in 'tpl_body:10'
Also the sites homepage goes down and I get this,

Code: Select all

<__html><head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8"></head></__body>/*%%SmartyNocache:21335216795777f2263f8f82-49286522%%*/<!--?php $_smarty = $_smarty_tpl--->smarty;
 if (!is_callable('smarty_cms_function_cms_stylesheet')) include 
'/var/www/vhosts/jackstringer.co.uk/httpdocs/plugins/function.cms_stylesheet.php';
?>/*/%%SmartyNocache:21335216795777f2263f8f82-49286522%%*/
<__body></__html>
CMS = 2.1.4, PHP = 5.6.23
User avatar
DIGI3
Dev Team Member
Dev Team Member
Posts: 1786
Joined: Wed Feb 25, 2009 4:25 am
Location: Victoria, BC

Re: Missing Template: Simplex News Summary'A=0

Post by DIGI3 »

Were you able to fix this? It looks like a corrupt template name, either in the db or the actual name itself has an invalid character in it.
See if you can find the template that calls this (Admin Search is handy) and comment the line out, and/or resave the simplex news summary template with a new name, then delete the old one.
Not getting the answer you need? CMSMS support options
jackstringer
Forum Members
Forum Members
Posts: 42
Joined: Sun May 02, 2010 3:54 pm

Re: Missing Template: Simplex News Summary'A=0

Post by jackstringer »

It has not returned yet.

I think it was a cache issue as I think some files got created under a different user so it became out of date and broke the site. I am using Plesk on a VM from 1and1 so there is a number of ways it could mess up.

I cleared the cache as root and it stopped the issue.
Locked

Return to “CMSMS Core”