Fabsh Posted December 15, 2013 Share Posted December 15, 2013 (edited) Hello there, i have installed a new shop beta.topsportsfood.eu If i want to finish my sale with bankwire i get the following error message(debug mode is on) Notice: Undefined property: Customer::$statistic in /var/www/vhosts/topsportsfood.eu/beta/modules/statsdata/statsdata.php on line 105 Fatal error: Uncaught exception 'SmartyException' with message 'Unable to load template file './order-steps.tpl' in '/var/www/vhosts/topsportsfood.eu/beta/modules/bankwire/views/templates/front/payment_execution.tpl'' in /var/www/vhosts/topsportsfood.eu/beta/tools/smarty/sysplugins/smarty_internal_templatebase.php:127 Stack trace: #0 /var/www/vhosts/topsportsfood.eu/beta/tools/smarty/sysplugins/smarty_internal_template.php(286): Smarty_Internal_TemplateBase->fetch(NULL, NULL, NULL, NULL, false, false, true) #1 /var/www/vhosts/topsportsfood.eu/beta/cache/smarty/compile/c5/20/1f/c5201f7b76065233ddcbc45669687cb1dcb7dea0.file.payment_execution.tpl.php(49): Smarty_Internal_Template->getSubTemplate('./order-steps.t...', NULL, NULL, NULL, NULL, Array, 0) #2 /var/www/vhosts/topsportsfood.eu/beta/tools/smarty/sysplugins/smarty_internal_templatebase.php(180): content_52adbca1f3f387_91970483(Object(Smarty_Internal_Template)) #3 /var/www/vhosts/topsportsfood.eu/beta/classes/controller/FrontController.php(541): Smarty_Internal_Templat in /var/www/vhosts/topsportsfood.eu/beta/tools/smarty/sysplugins/smarty_internal_templatebase.php on line 127 Can someone tell me what i shall do? Edited December 15, 2013 by Fabsh (see edit history) Link to comment Share on other sites More sharing options...
vekia Posted December 15, 2013 Share Posted December 15, 2013 hello can you temporary disable the statsdata module? (data mining for statistics) does it work then well? Link to comment Share on other sites More sharing options...
Fabsh Posted December 15, 2013 Author Share Posted December 15, 2013 nope it doesnt work either Fatal error: Uncaught exception 'SmartyException' with message 'Unable to load template file './order-steps.tpl' in '/var/www/vhosts/topsportsfood.eu/beta/modules/bankwire/views/templates/front/payment_execution.tpl'' in /var/www/vhosts/topsportsfood.eu/beta/tools/smarty/sysplugins/smarty_internal_templatebase.php:127 Stack trace: #0 /var/www/vhosts/topsportsfood.eu/beta/tools/smarty/sysplugins/smarty_internal_template.php(286): Smarty_Internal_TemplateBase->fetch(NULL, NULL, NULL, NULL, false, false, true) #1 /var/www/vhosts/topsportsfood.eu/beta/cache/smarty/compile/c5/20/1f/c5201f7b76065233ddcbc45669687cb1dcb7dea0.file.payment_execution.tpl.php(49): Smarty_Internal_Template->getSubTemplate('./order-steps.t...', NULL, NULL, NULL, NULL, Array, 0) #2 /var/www/vhosts/topsportsfood.eu/beta/tools/smarty/sysplugins/smarty_internal_templatebase.php(180): content_52addea29eea89_01441413(Object(Smarty_Internal_Template)) #3 /var/www/vhosts/topsportsfood.eu/beta/classes/controller/FrontController.php(541): Smarty_Internal_Templat in /var/www/vhosts/topsportsfood.eu/beta/tools/smarty/sysplugins/smarty_internal_templatebase.php on line 127 Link to comment Share on other sites More sharing options...
El Patron Posted December 15, 2013 Share Posted December 15, 2013 nope it doesnt work either Fatal error: Uncaught exception 'SmartyException' with message 'Unable to load template file './order-steps.tpl' in '/var/www/vhosts/topsportsfood.eu/beta/modules/bankwire/views/templates/front/payment_execution.tpl'' in /var/www/vhosts/topsportsfood.eu/beta/tools/smarty/sysplugins/smarty_internal_templatebase.php:127 Stack trace: #0 /var/www/vhosts/topsportsfood.eu/beta/tools/smarty/sysplugins/smarty_internal_template.php(286): Smarty_Internal_TemplateBase->fetch(NULL, NULL, NULL, NULL, false, false, true) #1 /var/www/vhosts/topsportsfood.eu/beta/cache/smarty/compile/c5/20/1f/c5201f7b76065233ddcbc45669687cb1dcb7dea0.file.payment_execution.tpl.php(49): Smarty_Internal_Template->getSubTemplate('./order-steps.t...', NULL, NULL, NULL, NULL, Array, 0) #2 /var/www/vhosts/topsportsfood.eu/beta/tools/smarty/sysplugins/smarty_internal_templatebase.php(180): content_52addea29eea89_01441413(Object(Smarty_Internal_Template)) #3 /var/www/vhosts/topsportsfood.eu/beta/classes/controller/FrontController.php(541): Smarty_Internal_Templat in /var/www/vhosts/topsportsfood.eu/beta/tools/smarty/sysplugins/smarty_internal_templatebase.php on line 127 it wasn't meant to fix the problem, but tell you where the error is, which it did.. Link to comment Share on other sites More sharing options...
Fabsh Posted December 15, 2013 Author Share Posted December 15, 2013 oke, and what does it say? Link to comment Share on other sites More sharing options...
El Patron Posted December 15, 2013 Share Posted December 15, 2013 Fatal error: Uncaught exception 'SmartyException' with message 'Unable to load template file './order-steps.tpl' in '/var/www/vhosts/topsportsfood.eu/beta/modules/bankwire/views/templates/front/payment_execution.tpl'' check this path to file order-steps.tpl themes/(yourtheme)/ here one would expect to see a file order-steps.tpl do you see this file? It's possible when you ftp'ed up (assuming this is how you installed) that this file did not transmit. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now