Download & Extend

Better message on "warning: simplexml_load_string()" error

Project:e-Commerce PayFlow Pro
Version:5.x-1.x-dev
Component:Code
Category:feature request
Priority:minor
Assigned:Unassigned
Status:active

Issue Summary

simplexml_load_string() seems to complain if $response is not valid.

~ line 1724:

$xml_response = simplexml_load_string($response);

Comments

#1

Title:warning: simplexml_load_string() » Better message on "warning: simplexml_load_string()" error
Category:bug report» feature request
Priority:normal» minor

This issue occurs, if the pfpro binaries couldn't be found. I check wether the shell_exec() call returned a valid XML result could help site builders better deal with this issue.

nobody click here