prestashop Fatal error: Uncaught SmartyException: Template './xxx.tpl' cannot be relative to template of resource type 'module' in
Fatal error: Uncaught SmartyException: Template './combinationsale-option.tpl' cannot be relative to template of resource type 'module' in /var/www/html/ps.cheertao.com/vendor/smarty/smarty/libs/sysplugins/smarty_internal_resource_file.php:116 Stack trace: #0 /var/www/html/ps.cheertao.com/vendor/smarty/smarty/libs/sysplugins/smarty_internal_resource_file.php(30): Smarty_Internal_Resource_File->buildFilepath() #1 /var/www/html/ps.cheertao.com/vendor/smarty/smarty/libs/sysplugins/smarty_template_source.php(182): Smarty_Internal_Resource_File->populate() #2 /var/www/html/ps.cheertao.com/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php(330): Smarty_Template_Source::load() #3
Solution
{include file='modules/combinationsale/views/templates/hook/_partials/combinationsale-option.tpl' combinationsaleOption=$combinationsaleOption}
after many times test, i got it, the full path start from module is ok
No Comments