Install from 1.10 to 1.11.3 broke [solved - template issue]
Posted: Fri Dec 07, 2012 3:31 am
I'm using a modified version of the awesome template BizBuzz. Today I decided to upgrade my cmsms website from 1.10 to 1.11.3. I get anxiety every time I have to do this as I am not a php programmer, just a non-profit worker.
After completing each upgrade as instructed, my homepage displays the following:
Full Trace:
Steps I took to upgrade:
I installed the following in this order, per instructions.
1: cmsmadesimple-1.11-full.tar.gz
2: cmsmadesimple-full-diff-1.11-1.11.1.tar.gz
3: cmsmadesimple-full-diff-1.11.1-1.11.2.tar.gz
4: cmsmadesimple-full-diff-1.11.2-1.11.2.1.tar.gz
5: cmsmadesimple-1.11.3-full.tar.gz
My installed modules and versions:
AdvancedContent 0.9.4
CGBlog 1.9.8
CGCalendar 1.10.0.1
CGExtensions 1.31.2
CGFeedback 1.5.10
CGGoogleMaps 2.4.3
CGSimpleSmarty 1.5.2
CMSMailer 5.2.1
CMSPrinting 1.0.3
Captcha 0.4.5
FileManager 1.4.2
FormBuilder 0.7.3
Gallery 1.6
JQueryTools 1.1.1
MenuManager 1.8.4
MicroTiny 1.2.4
ModuleManager 1.5.5
MysqlDump 1.2.4
News 2.12.10
Printing 1.1.2
Products 2.18.4
Search 1.7.7
SiteMapMadeSimple 1.2.6
Snippets 0.4
ThemeManager 1.1.7
TinyMCE 2.9.12
OS: Windows 7
Not sure what to do.
After completing each upgrade as instructed, my homepage displays the following:
Code: Select all
Error: at line 702 in file /home/mysite/public_html/lib/smarty/sysplugins/smarty_internal_templatecompilerbase.php:
Code: Select all
#0 /home/tourpike/public_html/lib/smarty/sysplugins/smarty_internal_compilebase.php(113): Smarty_Internal_TemplateCompilerBase->trigger_template_error('unexpected "val...', 3)
#1 /home/tourpike/public_html/lib/smarty/sysplugins/smarty_internal_compile_capture.php(45): Smarty_Internal_CompileBase->getAttributes(Object(Smarty_Internal_SmartyTemplateCompiler), Array)
#2 /home/tourpike/public_html/lib/smarty/sysplugins/smarty_internal_templatecompilerbase.php(520): Smarty_Internal_Compile_Capture->compile(Array, Object(Smarty_Internal_SmartyTemplateCompiler), Array, NULL, NULL)
#3 /home/tourpike/public_html/lib/smarty/sysplugins/smarty_internal_templatecompilerbase.php(249): Smarty_Internal_TemplateCompilerBase->callTagCompiler('capture', Array, Array)
#4 /home/tourpike/public_html/lib/smarty/sysplugins/smarty_internal_templateparser.php(2388): Smarty_Internal_TemplateCompilerBase->compileTag('capture', Array)
#5 /home/tourpike/public_html/lib/smarty/sysplugins/smarty_internal_templateparser.php(3101): Smarty_Internal_Templateparser->yy_r36()
#6 /home/tourpike/public_html/lib/smarty/sysplugins/smarty_internal_templateparser.php(3201): Smarty_Internal_Templateparser->yy_reduce(36)
#7 /home/tourpike/public_html/lib/smarty/sysplugins/smarty_internal_smartytemplatecompiler.php(105): Smarty_Internal_Templateparser->doParse(16, '{')
#8 /home/tourpike/public_html/lib/smarty/sysplugins/smarty_internal_templatecompilerbase.php(192): Smarty_Internal_SmartyTemplateCompiler->doCompile(' ?? ...')
#9 /home/tourpike/public_html/lib/smarty/sysplugins/smarty_internal_template.php(187): Smarty_Internal_TemplateCompilerBase->compileTemplate(Object(Smarty_Internal_Template))
#10 /home/tourpike/public_html/lib/smarty/sysplugins/smarty_internal_templatebase.php(155): Smarty_Internal_Template->compileTemplateSource()
#11 /home/tourpike/public_html/lib/classes/class.Smarty_CMS.php(319): Smarty_Internal_TemplateBase->fetch('tpl_body:44', 'p15', NULL, NULL, false, false, false)
#12 /home/tourpike/public_html/index.php(235): Smarty_CMS->fetch('tpl_body:44')
#13 {main}
Steps I took to upgrade:
I installed the following in this order, per instructions.
1: cmsmadesimple-1.11-full.tar.gz
2: cmsmadesimple-full-diff-1.11-1.11.1.tar.gz
3: cmsmadesimple-full-diff-1.11.1-1.11.2.tar.gz
4: cmsmadesimple-full-diff-1.11.2-1.11.2.1.tar.gz
5: cmsmadesimple-1.11.3-full.tar.gz
My installed modules and versions:
AdvancedContent 0.9.4
CGBlog 1.9.8
CGCalendar 1.10.0.1
CGExtensions 1.31.2
CGFeedback 1.5.10
CGGoogleMaps 2.4.3
CGSimpleSmarty 1.5.2
CMSMailer 5.2.1
CMSPrinting 1.0.3
Captcha 0.4.5
FileManager 1.4.2
FormBuilder 0.7.3
Gallery 1.6
JQueryTools 1.1.1
MenuManager 1.8.4
MicroTiny 1.2.4
ModuleManager 1.5.5
MysqlDump 1.2.4
News 2.12.10
Printing 1.1.2
Products 2.18.4
Search 1.7.7
SiteMapMadeSimple 1.2.6
Snippets 0.4
ThemeManager 1.1.7
TinyMCE 2.9.12
OS: Windows 7
Not sure what to do.