Jump to content

Page produit blanche lors de la mise à jour 1.4.0.5


Recommended Posts

Fatal error: Smarty error: [in /homez.313/sellerieo/www/modules/loyalty/product.tpl line 46]: syntax error: unrecognized tag: $('#attributes select').change(function() { var price_for_loyalty = formatedNumberToFloat($('#our_price_display').html(), currencyFormat, currencySign); $('#loyalty_points').html(parseInt(ps_round((parseFloat(price_for_loyalty) / currencyRate) / {$point_rate (Smarty_Compiler.class.php, line 446) in /homez.313/sellerieo/www/tools/smarty_v2/Smarty.class.php on line 1095

Link to comment
Share on other sites

Re,

En effet c'est un bug avec Smarty v2, pour le corriger c'est très simple.

1. Ouvrez le fichier modules/loyalty/product.tpl

2. Ajoutez :

{literal}

ligne 45 (ligne au dessus de [removed])

{/literal}

ligne 56 (ligne en dessous de [removed])

3. Enregistrez et repassez display_errors à Off

Cordialement,

Link to comment
Share on other sites

  • 2 months later...

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...