identityclothing Posted September 5, 2012 Share Posted September 5, 2012 Hi I am using prestashop 1.5 latest version all has been fine whilst adding products in the BO. Today when I logged in I kept getting an error saying not all tabs can be loaded properly and would you like to reload. After reinstalling the admin folder this has now cleared the problem but when I go to add a new product I get the following error: Fatal error: Uncaught exception 'SmartyCompilerException' with message 'Syntax Error in template "/home/sites/MY ADMIN FOLDER/themes/default/template/controllers/products/prices.tpl" on line 124 "{$currency->prefix}<input size="11" maxlength="14" name="wholesale_price" id="wholesale_price" type="text" value="[spam-filter]toolsConvertPrice price=$product->wholesale_price}|string_format:'%.2f'}" onchange="this.value = this.value.replace(/,/g, '.');" />{$currency->suffix}" unknown tag "toolsConvertPrice"' in /home/sites/MY DOMAIN NAME/tools/smarty/sysplugins/smarty_internal_templatecompilerbase.php:627 Stack trace: #0 /home/sites/MY DOMAIN NAME/tools/smarty/sysplugins/smarty_internal_templatecompilerbase.php(406): Smarty_Internal_TemplateCompilerBase->trigger_template_error('unknown tag "to...', 124) #1 /home/MY DOMAIN NAME/tools/smarty/sysplugins/smarty_internal_temp in /home/sites/MY DOMAIN NAME/tools/smarty/sysplugins/smarty_internal_templatecompilerbase.php on line 627 The url is http://identity-clothing.eu the following error now appears when I click on prices tab whilst trying to add a new product. Does anyone have any ideas? I have opened the file prices.tpl and in dreamweaver it says there is a Syntax Error on line 29 which is: var product_url = '{$link->getAdminLink('AdminProducts', true)}'; If anyone could help or point me in the right direction then I would apreciate any help as site has all been working fine up until today. Link to comment Share on other sites More sharing options...
Birdman68 Posted October 5, 2012 Share Posted October 5, 2012 Having the same exact problem Link to comment Share on other sites More sharing options...
matdu58 Posted January 4, 2013 Share Posted January 4, 2013 Hi, Someone has resolved this problem ? I have the same too... Thanks in advance ! Link to comment Share on other sites More sharing options...
[email protected] Posted February 7, 2013 Share Posted February 7, 2013 We're using Prestashop 1.5.2 at present, and I'm also finding the same error on the Prices tab of products: Fatal error: Uncaught exception 'SmartyCompilerException' with message 'Syntax Error in template ".../prices.tpl" on line 125 " ... unknown tag "toolsConvertPrice"' in .../tools/smarty/sysplugins/smarty_internal_templatecompilerbase.php on line 627 Has this been adressed in a later version, or is there at least have a work around for it? Link to comment Share on other sites More sharing options...
[email protected] Posted February 7, 2013 Share Posted February 7, 2013 Upgrading to 1.5.3.1 fixes this problem... Link to comment Share on other sites More sharing options...
Recommended Posts