Witam. Musze zupgradować skle z presty 1.5 do 1.7. W prescie 1.5 działał (i ludzie już nazbierali punktów chodzi o moduł z presty 'Lojalność klientów i nagrody v1.8 - z PrestaShop' ) więc próbowałem go również zaszczepić do presty 1.7 z tą myślą że punkty razem z bazą znajdą się w nowym sklepie już. Ale tu problem. Moduł się instaluje, konfiguruje, ALE przy próbie wejścia do koszyka pokazuje się biała strona. Przy włączonych błędach pisze tak :
Whoops, looks like something went wrong.
1/1SmartyCompilerException in smarty_internal_templatecompilerbase.php line 32:Syntax error in template "modules/loyalty/views/templates/hook/shopping-cart.tpl" on line 32 "{l s='that can be converted into a voucher of' mod='loyalty'} {convertPrice price=$voucher}{if isset($guest_checkout) && $guest_checkout}<sup>*</sup>{/if}.<br />" unknown tag "convertPrice"
at Smarty_Internal_TemplateCompilerBase->compileTag('convertPrice', array(array('price' => '$_smarty_tpl->tpl_vars['voucher']->value'))) in smarty_internal_templateparser.php line 3564
at Smarty_Internal_SmartyTemplateCompiler->doCompile('{* * 2007-2013 PrestaShop * * NOTICE OF LICENSE * * This source file is subject to the Academic Free License (AFL 3.0) * that is bundled with this package in the file LICENSE.txt. * It is also available through the world-wide-web at this URL: * http://opensource.org/licenses/afl-3.0.php * If you did not receive a copy of the license and are unable to * obtain it through the world-wide-web, please send an email * to [email protected] so we can send you a copy immediately. * * DISCLAIMER * * Do not edit or add to this file if you wish to upgrade PrestaShop to newer * versions in the future. If you wish to customize PrestaShop for your * needs please refer to http://www.prestashop.com for more information. * * @author PrestaShop SA <[email protected]> * @copyright 2007-2013 PrestaShop SA * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0) * International Registered Trademark & Property of PrestaShop SA *} <!-- MODULE Loyalty --> <p id="loyalty"> <img src="{$module_template_dir}images/loyalty.gif" alt="{l s='loyalty' mod='loyalty'}" class="icon" /> {if $points > 0} {l s='By checking out this shopping cart you can collect up to' mod='loyalty'} <b> {if $points > 1}{l s='%d loyalty points' sprintf=$points mod='loyalty'}{else}{l s='%d loyalty point' sprintf=$points mod='loyalty'}{/if}</b> {l s='that can be converted into a voucher of' mod='loyalty'} {convertPrice price=$voucher}{if isset($guest_checkout) && $guest_checkout}<sup>*</sup>{/if}.<br /> {if isset($guest_checkout) && $guest_checkout}<sup>*</sup> {l s='Not available for Instant checkout order' mod='loyalty'}{/if} {else} {l s='Add some products to your shopping cart to collect some loyalty points.' mod='loyalty'} {/if} </p> <!-- END : MODULE Loyalty -->') in smarty_internal_templatecompilerbase.php line 283
Question
vendan
Witam. Musze zupgradować skle z presty 1.5 do 1.7. W prescie 1.5 działał (i ludzie już nazbierali punktów chodzi o moduł z presty 'Lojalność klientów i nagrody v1.8 - z PrestaShop' ) więc próbowałem go również zaszczepić do presty 1.7 z tą myślą że punkty razem z bazą znajdą się w nowym sklepie już. Ale tu problem. Moduł się instaluje, konfiguruje, ALE przy próbie wejścia do koszyka pokazuje się biała strona. Przy włączonych błędach pisze tak :
Whoops, looks like something went wrong.
1/1 SmartyCompilerException in smarty_internal_templatecompilerbase.php line 32: Syntax error in template "modules/loyalty/views/templates/hook/shopping-cart.tpl" on line 32 "{l s='that can be converted into a voucher of' mod='loyalty'} {convertPrice price=$voucher}{if isset($guest_checkout) && $guest_checkout}<sup>*</sup>{/if}.<br />" unknown tag "convertPrice"
da się coś z tym zrobić ?? czy to w ogóle inne bajki i skazany jestem na płatne moduły ??
dziękuję za odpowiedź i pozdrawiam
Edited by vendan (see edit history)Link to comment
Share on other sites
0 answers to this question
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