xpert-idea / xipblog

Prestashop 1.6 & 1.7 Xpert Blog Module
http://xpert-idea.com
GNU General Public License v3.0
35 stars 27 forks source link

Problem with PHP lower than 5.5 #1

Closed PrestaEdit closed 7 years ago

PrestaEdit commented 7 years ago

This code return (isset($rslts['id_xipposts']) && !empty(isset($rslts['id_xipposts']))) ? true : false; will thrown an error in previous PHP version than 5.5.

xpert-idea commented 7 years ago

we have already fixed the issue. Please download/fetch the latest one.