Discuss Anything & Everything
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
s4talk - Just Installed!
Home
Forum
Search
Calendar
Gallery
Login
Register
s4talk
»
Web talk
»
Web source code & instructions
»
Prestashop 1.7.6.4 blockwishlist 1.3.2 php7.2 count() issue
Print
Pages: [
1
]
Author
Topic: Prestashop 1.7.6.4 blockwishlist 1.3.2 php7.2 count() issue (Read 591 times)
sundar
Site Manager
Hero Member
Posts: 249
Total likes: 1
Karma: +1/-0
Gender:
Thirsty Knowledge...
Prestashop 1.7.6.4 blockwishlist 1.3.2 php7.2 count() issue
«
on:
July 13, 2020, 07:29:44 PM »
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]
Logged
Always
TAG
your threads
Download all the schematics here
Direct download
Stay connected with S4talk on
Print
Pages: [
1
]
s4talk
»
Web talk
»
Web source code & instructions
»
Prestashop 1.7.6.4 blockwishlist 1.3.2 php7.2 count() issue
SimplePortal 2.3.7 © 2008-2024, SimplePortal