View Single Post
  #5  
Old 04-27-2012, 09:09 AM
 
Mark N Mark N is offline
 

Senior Member
  
Join Date: Sep 2011
Posts: 121
 

Default Re: X-Cart 4.4.x (Smarty2 -> Smarty3 update)

So...

Followed the directions, applied the patch (including manually patching the necessary files manually), deleted the smart directory and uploaded the files as noted.

Getting this error in my php log file:

Quote:
[27-Apr-2012 17:04:44 UTC] PHP Fatal error: Uncaught exception 'SmartyException' with message 'template property 'current_resource_name' does not exist.' in /home/alinc101/public_html/445/include/lib/smarty/sysplugins/smarty_internal_template.php:666
Stack trace:
#0 /home/alinc101/public_html/445/include/templater/plugins/function.math.php(66): Smarty_Internal_Template->__get('current_resourc...')
#1 /home/alinc101/public_html/445/var/templates_c/df86eebcf005b3b363f51eebd97966a1/7658a2debad54153929fab57e82940aebc14de12.file.prod uct.tpl.php(76): smarty_function_math(Array, Object(Smarty_Internal_Template))
#2 /home/alinc101/public_html/445/include/lib/smarty/sysplugins/smarty_internal_templatebase.php(180): content_4f9ad1ac111e49_04775690(Object(Smarty_Inte rnal_Template))
#3 /home/alinc101/public_html/445/include/lib/smarty/sysplugins/smarty_internal_template.php(285): Smarty_Internal_TemplateBase->fetch(NULL, NULL, NULL, NULL, false, false, true)
#4 /home/alinc101/public_html/445/var/templates_c/df86eebcf005b3b363f51eebd97966a1/390b561a421efed6ea146149 in /home/alinc101/public_html/445/include/lib/smarty/sysplugins/smarty_internal_template.php on line 666

Get this or a similar error with any customer-facing page I try to access. The admin page seems to be working just fine though.

Did I miss something?
__________________
X-Cart Gold Plus 4.6.5
Mods - WebsiteCM Dynamic Product Tabs, Smack Digital CDSEO Pro, AlteredCart Smart Search, AlteredCart One Page Checkout, Cart Works Power Filter, Firetank Software Feed Manager
Reply With Quote