CMSMS 2.0 PHP 5.5.26 MySQL 5.5 Not sure of the Apache version
Fresh upgrade from 1.12; fully upgraded, all modules and working fine.
http://www.akapplegarth.us is the original site. I made a copy of everything including the database to here before upgrading to CMSMS 2.0: http://keith.in-sparks-nv.us
I have one other un-upgraded http://test.akapplegarth.us.
Everything was working before the upgrade.
The problem I have is that after the upgrade, I can get to the admin pages fine. The main page, however, displays a blank page. No errors, nothing...Using the SimpleStyle_5 template.
My global settings include the charset=utf-8 meta data tag.
How do I fix this?
Front End Blank page after CMSMS 2.0 upgrade from 1.12
-
- Forum Members
- Posts: 23
- Joined: Wed Jan 07, 2009 4:20 pm
Re: Front End Blank page after CMSMS 2.0 upgrade from 1.12
Might help troubleshooting http://docs.cmsmadesimple.org/troublesh ... error-logsapplekeith wrote:The problem I have is that after the upgrade, I can get to the admin pages fine. The main page, however, displays a blank page. No errors, nothing...Using the SimpleStyle_5 template.
- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
-
- Forum Members
- Posts: 23
- Joined: Wed Jan 07, 2009 4:20 pm
Re: Front End Blank page after CMSMS 2.0 upgrade from 1.12
Ok, I isolated it to the template that I am using.
And the full trace:
Where do I go from here?
Code: Select all
ERROR: at line 127 in file /srv/disk6/scramp/www/keith.in-sparks-nv.us/lib/smarty/sysplugins/smarty_internal_templatebase.php:
Message:
Unable to load template cms_template 'SimpleStyle_5 : menu'
Code: Select all
#0 /srv/disk6/scramp/www/keith.in-sparks-nv.us/lib/smarty/sysplugins/smarty_internal_templatebase.php(377): Smarty_Internal_TemplateBase->fetch(NULL, NULL, NULL, NULL, true)
#1 /srv/disk6/scramp/www/keith.in-sparks-nv.us/modules/MenuManager/action.default.php(195): Smarty_Internal_TemplateBase->display()
#2 /srv/disk6/scramp/www/keith.in-sparks-nv.us/lib/classes/class.CMSModule.php(1380): include('/srv/disk6/scra...')
#3 /srv/disk6/scramp/www/keith.in-sparks-nv.us/lib/classes/class.CMSModule.php(1445): CMSModule->DoAction('default', 'm1862c', Array, '68')
#4 /srv/disk6/scramp/www/keith.in-sparks-nv.us/lib/module.functions.php(105): CMSModule->DoActionBase('default', 'm1862c', Array, '68')
#5 /srv/disk6/scramp/www/keith.in-sparks-nv.us/plugins/function.menu.php(22): cms_module_plugin(Array, Object(Smarty_Internal_Template))
#6 /srv/disk6/scramp/www/keith.in-sparks-nv.us/tmp/templates_c/227252b7eb9e6523479cb6b15b7e203722468b14.tpl_body.16.php(45): smarty_cms_function_menu(Array, Object(Smarty_Internal_Template))
#7 /srv/disk6/scramp/www/keith.in-sparks-nv.us/lib/smarty/sysplugins/smarty_internal_templatebase.php(182): content_55fa41b29c6386_26037901(Object(Smarty_Internal_Template))
#8 /srv/disk6/scramp/www/keith.in-sparks-nv.us/lib/classes/internal/class.Smarty_CMS.php(316): Smarty_Internal_TemplateBase->fetch('tpl_body:16', 'p68', NULL, NULL, false, true, false)
#9 /srv/disk6/scramp/www/keith.in-sparks-nv.us/index.php(168): Smarty_CMS->fetch('tpl_body:16')
#10 {main}
===============================================================================
Downloads page
ERROR: at line 127 in file /srv/disk6/scramp/www/keith.in-sparks-nv.us/lib/smarty/sysplugins/smarty_internal_templatebase.php:
Message:
Unable to load template cms_template 'SimpleStyle_5 : menu'
Close Full Trace ↑
#0 /srv/disk6/scramp/www/keith.in-sparks-nv.us/lib/smarty/sysplugins/smarty_internal_templatebase.php(377): Smarty_Internal_TemplateBase->fetch(NULL, NULL, NULL, NULL, true)
#1 /srv/disk6/scramp/www/keith.in-sparks-nv.us/modules/MenuManager/action.default.php(195): Smarty_Internal_TemplateBase->display()
#2 /srv/disk6/scramp/www/keith.in-sparks-nv.us/lib/classes/class.CMSModule.php(1380): include('/srv/disk6/scra...')
#3 /srv/disk6/scramp/www/keith.in-sparks-nv.us/lib/classes/class.CMSModule.php(1445): CMSModule->DoAction('default', 'm1862c', Array, '61')
#4 /srv/disk6/scramp/www/keith.in-sparks-nv.us/lib/module.functions.php(105): CMSModule->DoActionBase('default', 'm1862c', Array, '61')
#5 /srv/disk6/scramp/www/keith.in-sparks-nv.us/plugins/function.menu.php(22): cms_module_plugin(Array, Object(Smarty_Internal_Template))
#6 /srv/disk6/scramp/www/keith.in-sparks-nv.us/tmp/templates_c/227252b7eb9e6523479cb6b15b7e203722468b14.tpl_body.16.php(45): smarty_cms_function_menu(Array, Object(Smarty_Internal_Template))
#7 /srv/disk6/scramp/www/keith.in-sparks-nv.us/lib/smarty/sysplugins/smarty_internal_templatebase.php(182): content_55fa41b29c6386_26037901(Object(Smarty_Internal_Template))
#8 /srv/disk6/scramp/www/keith.in-sparks-nv.us/lib/classes/internal/class.Smarty_CMS.php(316): Smarty_Internal_TemplateBase->fetch('tpl_body:16', 'p61', NULL, NULL, false, true, false)
#9 /srv/disk6/scramp/www/keith.in-sparks-nv.us/index.php(168): Smarty_CMS->fetch('tpl_body:16')
#10 {main}