Witam. Próbowałem zainstalować moduł PriceWars 2 dla PrestaShop 1.6, jednak po wejściu na stronę wygenerowanego xml-a www.nazwasklepu.pl/modules/pricewars2/service.php?id_xml=1 otrzymuję błąd 404 - strona nie istnieje. I tak w zasadzie dzieje się z każdym plikiem php z tego folderu.
Sprawdziłem plik error_log i wyświetla następujący komunikat:
[02-Jun-2014 16:32:09 Europe/Warsaw] PHP Warning: Division by zero in /home/digiteso/public_html/ps/cache/smarty/compile/d3/82/02/d382026cab017142d82a5c6220e169f210406f00.file.posfeatureproduct.tpl.cache.php on line 58
58 linia z tego pliku wygląda tak:
<li class=" feature-productslider-item ajax_block_product <?php if ($_smarty_tpl->getVariable('smarty')->value['foreach']['posFeatureProducts']['first']){?>first_item<?php }elseif($_smarty_tpl->getVariable('smarty')->value['foreach']['posFeatureProducts']['last']){?>last_item<?php }else{ ?>item<?php }?> <?php if ($_smarty_tpl->getVariable('smarty')->value['foreach']['posFeatureProducts']['iteration']%$_smarty_tpl->tpl_vars['nbItemsPerLine']->value==0){?>last_item_of_line<?php }elseif($_smarty_tpl->getVariable('smarty')->value['foreach']['posFeatureProducts']['iteration']%$_smarty_tpl->tpl_vars['nbItemsPerLine']->value==1){?> <?php }?> <?php if ($_smarty_tpl->getVariable('smarty')->value['foreach']['posFeatureProducts']['iteration']>($_smarty_tpl->getVariable('smarty')->value['foreach']['posFeatureProducts']['total']-$_smarty_tpl->tpl_vars['totModulo']->value)){?>last_line<?php }?>">
Question
digites
Witam. Próbowałem zainstalować moduł PriceWars 2 dla PrestaShop 1.6, jednak po wejściu na stronę wygenerowanego xml-a www.nazwasklepu.pl/modules/pricewars2/service.php?id_xml=1 otrzymuję błąd 404 - strona nie istnieje. I tak w zasadzie dzieje się z każdym plikiem php z tego folderu.
Sprawdziłem plik error_log i wyświetla następujący komunikat:
[02-Jun-2014 16:32:09 Europe/Warsaw] PHP Warning: Division by zero in /home/digiteso/public_html/ps/cache/smarty/compile/d3/82/02/d382026cab017142d82a5c6220e169f210406f00.file.posfeatureproduct.tpl.cache.php on line 58
58 linia z tego pliku wygląda tak:
<li class=" feature-productslider-item ajax_block_product <?php if ($_smarty_tpl->getVariable('smarty')->value['foreach']['posFeatureProducts']['first']){?>first_item<?php }elseif($_smarty_tpl->getVariable('smarty')->value['foreach']['posFeatureProducts']['last']){?>last_item<?php }else{ ?>item<?php }?> <?php if ($_smarty_tpl->getVariable('smarty')->value['foreach']['posFeatureProducts']['iteration']%$_smarty_tpl->tpl_vars['nbItemsPerLine']->value==0){?>last_item_of_line<?php }elseif($_smarty_tpl->getVariable('smarty')->value['foreach']['posFeatureProducts']['iteration']%$_smarty_tpl->tpl_vars['nbItemsPerLine']->value==1){?> <?php }?> <?php if ($_smarty_tpl->getVariable('smarty')->value['foreach']['posFeatureProducts']['iteration']>($_smarty_tpl->getVariable('smarty')->value['foreach']['posFeatureProducts']['total']-$_smarty_tpl->tpl_vars['totModulo']->value)){?>last_line<?php }?>">
Przyznam, że jest to dla mnie czarna magia ;-)
Link to comment
Share on other sites
15 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