Notice в строке 108 в файле /var/www/parfumer/parfumer.club/cache/smarty/compile/3f/68/d0/3f68d00aa5dbefd584927721ad7e6f5287a1b436.file.list_content.tpl.php
[8] Undefined index: price

Notice в строке 108 в файле /var/www/parfumer/parfumer.club/cache/smarty/compile/3f/68/d0/3f68d00aa5dbefd584927721ad7e6f5287a1b436.file.list_content.tpl.php
[8] Undefined index: conversion_rate

Notice в строке 108 в файле /var/www/parfumer/parfumer.club/cache/smarty/compile/3f/68/d0/3f68d00aa5dbefd584927721ad7e6f5287a1b436.file.list_content.tpl.php
[8] Undefined index: price

Notice в строке 108 в файле /var/www/parfumer/parfumer.club/cache/smarty/compile/3f/68/d0/3f68d00aa5dbefd584927721ad7e6f5287a1b436.file.list_content.tpl.php
[8] Undefined index: conversion_rate

Notice в строке 108 в файле /var/www/parfumer/parfumer.club/cache/smarty/compile/3f/68/d0/3f68d00aa5dbefd584927721ad7e6f5287a1b436.file.list_content.tpl.php
[8] Undefined index: price

Notice в строке 108 в файле /var/www/parfumer/parfumer.club/cache/smarty/compile/3f/68/d0/3f68d00aa5dbefd584927721ad7e6f5287a1b436.file.list_content.tpl.php
[8] Undefined index: conversion_rate

Notice в строке 108 в файле /var/www/parfumer/parfumer.club/cache/smarty/compile/3f/68/d0/3f68d00aa5dbefd584927721ad7e6f5287a1b436.file.list_content.tpl.php
[8] Undefined index: price

Notice в строке 108 в файле /var/www/parfumer/parfumer.club/cache/smarty/compile/3f/68/d0/3f68d00aa5dbefd584927721ad7e6f5287a1b436.file.list_content.tpl.php
[8] Undefined index: conversion_rate



И дальше очень много такого же.
Открыл файл, нашел строку 108, вот что там есть:
Код:
<?php if (($_smarty_tpl->tpl_vars['count_ua']->value==7)){?>
        <td class="text-center">
        <?php echo $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['convertPriceWithCurrency'][0][0]->convertPriceWithCurrency(array('price'=>$_smarty_tpl->tpl_vars['tr']->value['price']*$_smarty_tpl->tpl_vars['tr']->value['conversion_rate'],'currency'=>1),$_smarty_tpl);?>


        </td>
        <?php }?>