Jump to content

Ghostm3z

Members
  • Posts

    3
  • Joined

  • Last visited

Everything posted by Ghostm3z

  1. Hello, I would like to display certain product features (based on ID) in Backend -> Orders -> individual order (Where the product line is shown): https://prnt.sc/prbxfh. I have tried with this, but the result is empty (Included in file admin\themes\default\template\controllers\orders\_product_line.tpl): {if isset($features) && $features} {foreach from=$features item=feature} {if $feature.id_feature == 19} <span>{$feature.name|escape:'html':'UTF-8'}</span>: <span>{$feature.value|escape:'html':'UTF-8'}</span> {/if} {/foreach} {/if}
  2. https://cloudlinux.com/imunify360-imunifysensor-blog/entry/imunify360-3-7-11-is-here
  3. I just finished up solving the problem with my hosting company. The problem was an update from imunify. I was told that a patch was released that fixes this problem.
  4. Do you happen to have LiteSpeed on your server? Because I do and I am experiencing the same exact problem on a Prestashop 1.6.1.9. Have you manage to figure out what is causing the issue?
×
×
  • Create New...