mechcalvin Posted May 19, 2017 Share Posted May 19, 2017 I try to move my shop to local host, after apply a new theme, the following errors occur when i entered product page Fatal error: Uncaught --> Smarty: Unable to load template file './product_pages/.tpl' in 'C:\EasyPHP-Devserver-17\eds-www\Homeplus/themes/theme1404/product.tpl' <-- thrown in C:\EasyPHP-Devserver-17\eds-www\Homeplus\tools\smarty\sysplugins\smarty_internal_templatebase.php on line 129 it is used full path result in "/" and "\" in the same sentence, anyone can help me to fix this? Link to comment Share on other sites More sharing options...
mechcalvin Posted May 19, 2017 Author Share Posted May 19, 2017 Hmmmm, what does it means actually and how to fix it? Link to comment Share on other sites More sharing options...
mechcalvin Posted May 19, 2017 Author Share Posted May 19, 2017 Thanks for your feedback, however when i open the product.tpl file, it only contains few lines {include file="$tpl_dir./errors.tpl"} {if $errors|@count == 0} {if $content_only} {include file='./quick-view.tpl'} {elseif isset($megalayoutProductInfoPage) && $megalayoutProductInfoPage} {assign var='path' value="./product_pages/`$megalayoutProductInfoPage`"} {include file=$path} {else} {include file='./product_pages/default.tpl'} {/if} {/if} Link to comment Share on other sites More sharing options...
bigota Posted September 19, 2017 Share Posted September 19, 2017 I have the same error. Can anyone help me please???? Link to comment Share on other sites More sharing options...
madfred Posted October 18, 2017 Share Posted October 18, 2017 You have to save the TM Mega Layout Product Page once. Go to Modules -> TM MegaLayout -> Product Page and click on the layout which you want-> finished! Or import the sample data. 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