Hi,
after upgrade from 1.5.3 to 1.5.5 - can not use barryf php code, qmon.php script, for real time monitoring
got below error:
Fault Code: 2 Fault Reason: Invalid return payload: enable debugging to examine incoming payload
fault is generated by the following php code:
echo 'Fault Code: ' . $resp_rt->faultCode() . "\n";
is this all about changes in xml-rpc?
Thanks in advance.
Kris