Author Topic: Prestashop 1.7.6.4 blockwishlist 1.3.2 php7.2 count() issue  (Read 591 times)

Offline sundar

  • Site Manager
  • Hero Member
  • *****
  • Posts: 249
  • Total likes: 1
  • Karma: +1/-0
  • Gender: Male
  • Thirsty Knowledge...
    • View Profile
    • Can talk anything
here is the solution replace the line 20 in blockwish button tpl file




this line {if isset($wishlists) && count($wishlists) > 1}


have to replace by this line [size=78%]{if is_array($wishlists) && count($wishlists) > 1}[/size]
Always TAG your threads

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

 

SimplePortal 2.3.7 © 2008-2024, SimplePortal