Page 1 of 1

sisow_ideal fatal error on php7.1+

PostPosted: Thu Aug 01, 2019 4:08 pm
by admin
hello, we came around an issue that our customers report in their checkout with sisow_ideal, to fix it's compatiblity (if not yet updated by the developer) you must modify:

\plugins\vmpayment\sisow_ideal\sisow_ideal.php

find (line 27):
Code: Select all
$htmla = '';

and replace with:
Code: Select all
$htmla = array();



best regards, stan