sz.laszlo Posted October 4, 2011 Share Posted October 4, 2011 Hello i have a small question. I have a smarty template that works fine in prestashop 1.3.xx version but did not work under prestashop 1.4.xx version. I want to resolve this problem and i got an error message and i did not know what to do. this is the error message: Fatal error: Uncaught exception 'SmartyException' with message 'Unable to load template file 'D:\xampp\htdocs\prestashop\configthemes/prestashop/breadcrumb.tpl'' in D:\xampp\htdocs\prestashop\tools\smarty\sysplugins\smarty_internal_template.php :163 Stack trace: #0 D:\xampp\htdocs\prestashop\tools\smarty\sysplugins \smarty_internal_template.php(551): Smarty_Internal_Template->isExisting(true) #1 D:\xampp\htdocs\prestashop\tools\smarty \compile\4e12998d9fd4270815e8fc5a93ebd1f06a893041.file.rec_site.tpl.php(64): Smarty_Internal_Template->getRenderedTemplate() #2 D:\xampp\htdocs\prestashop\tools\smarty\sysplugins \smarty_internal_template.php(433): include('D:\xampp\htdocs...') #3 D:\xampp\htdocs\prestashop\tools\smarty \sysplugins\smarty_internal_template.php(568): Smarty_Internal_Template->renderTemplate() #4 \smarty \Smarty.class.php(339): Smarty_Internal_Template->getRenderedTemplate() #5 D:\xampp\htdocs\prestashop\tools\smarty\Smarty.class.php(383): Smarty->fetch('D:\xampp\htdocs...', NULL, NUL in D:\xampp\htdocs\prestashop\tools\smarty\sysplugins\smarty Please somebody help me what now? How can i fix the problem ? Thanks Laszlo Link to comment Share on other sites More sharing options...
Dave L Posted October 4, 2011 Share Posted October 4, 2011 Not such a small question as you suggest I don't think. Those designed for V1.3+ are not compatible with V1.4+ and as far as I am aware the changes that are required are quite extensive. I haven't seen any posts/tutorials on how to re-code for compatibility. You may have a better response had you posted in the Themes forum. Link to comment Share on other sites More sharing options...
tomerg3 Posted October 4, 2011 Share Posted October 4, 2011 Please use a proper topic name (one that describes the issue / question). Link to comment Share on other sites More sharing options...
Carolina Custom Designs Posted October 4, 2011 Share Posted October 4, 2011 Dave is correct....this is not a 'small' issue. Bottomline is that your theme is not compatible with 1.4.xx. You can make it compatible with 1.4.xx but unless you are very familiar with Prestashop theme design this will be a 'big' issue for you. Marty Shue Link to comment Share on other sites More sharing options...
sz.laszlo Posted October 4, 2011 Author Share Posted October 4, 2011 Hello i have a small question. I have a smarty template that works fine in prestashop 1.3.xx version but did not work under prestashop 1.4.xx version. I want to resolve this problem and i got an error message and i did not know what to do. this is the error message: Fatal error: Uncaught exception 'SmartyException' with message 'Unable to load template file 'D:\xampp\htdocs\prestashop\configthemes/prestashop/breadcrumb.tpl'' in D:\xampp\htdocs\prestashop\tools\smarty\sysplugins\smarty_internal_template.php :163 Stack trace: #0 D:\xampp\htdocs\prestashop\tools\smarty\sysplugins \smarty_internal_template.php(551): Smarty_Internal_Template->isExisting(true) #1 D:\xampp\htdocs\prestashop\tools\smarty \compile\4e12998d9fd4270815e8fc5a93ebd1f06a893041.file.rec_site.tpl.php(64): Smarty_Internal_Template->getRenderedTemplate() #2 D:\xampp\htdocs\prestashop\tools\smarty\sysplugins \smarty_internal_template.php(433): include('D:\xampp\htdocs...') #3 D:\xampp\htdocs\prestashop\tools\smarty \sysplugins\smarty_internal_template.php(568): Smarty_Internal_Template->renderTemplate() #4 \smarty \Smarty.class.php(339): Smarty_Internal_Template->getRenderedTemplate() #5 D:\xampp\htdocs\prestashop\tools\smarty\Smarty.class.php(383): Smarty->fetch('D:\xampp\htdocs...', NULL, NUL in D:\xampp\htdocs\prestashop\tools\smarty\sysplugins\smarty Please somebody help me what now? How can i fix the problem ? Thanks Laszlo Dave is correct....this is not a 'small' issue. Bottomline is that your theme is not compatible with 1.4.xx. You can make it compatible with 1.4.xx but unless you are very familiar with Prestashop theme design this will be a 'big' issue for you. Marty Shue Thank you for the response. Do you have any ideea where can i find some tutorial or some information? How can is resolve this problem? Thank Laszlo Link to comment Share on other sites More sharing options...
Carolina Custom Designs Posted October 4, 2011 Share Posted October 4, 2011 I do not know of any tutorials. Most likely you will need to hire a designer to do this for you or start over with a compatible theme. Marty Shue Link to comment Share on other sites More sharing options...
Recommended Posts