sisow_ideal fatal error on php7.1+

If you are runnig Joomla 3.x and Virtuemart 3.x please post to this forum your questions or support tickets about One Page Checkout

sisow_ideal fatal error on php7.1+

Postby admin » Thu Aug 01, 2019 4:08 pm

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
admin
Site Admin
 
Posts: 2708
Joined: Wed Jan 06, 2010 11:43 pm

Return to One Page Checkout for Virtuemart 3 on Joomla 3.x

cron