Page 1 of 1

Missing Template: Simplex News Summary'A=0

Posted: Sat Jul 02, 2016 8:27 pm
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

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

Posted: Thu Jul 14, 2016 2:55 am
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.

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

Posted: Sun Jul 17, 2016 5:56 pm
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.