Author Topic: Prestashop 1.7.6.4 blockwishlist 1.3.2  (Read 517 times)

Offline sundar

  • Site Manager
  • Hero Member
  • *****
  • Posts: 249
  • Total likes: 1
  • Karma: +1/-0
  • Gender: Male
  • Thirsty Knowledge...
    • View Profile
    • Can talk anything
Prestashop 1.7.6.4 blockwishlist 1.3.2
« on: July 13, 2020, 06:36:23 PM »
Php 7.2 count() issue in blockwishlist extra tp file fixed by changing this line 43


here is the code changed one


this one {if $wishlists|count == 1}


replaced {if $wishlists == 1}


Code: [Select]
{if $wishlists == 1}
<a id="wishlist_button_nopop"  class="wishlist_button" href="#" onclick="WishlistCart('wishlist_block_list', 'add', '{$id_product|intval}', $('#idCombination').val(), document.getElementById('quantity_wanted').value); return false;" rel="nofollow"  title="{l s='Add to my wishlist' mod='blockwishlist'}">
<i class="material-icons">favorite</i>
</a>
{else}
Always TAG your threads

  • Download all the schematics here Direct download
  • Stay connected with S4talk on

 

SimplePortal 2.3.7 © 2008-2024, SimplePortal