3 Error(s)
-
When I try to insert table – error is in line 553
when I try to insert fixtures – in line 422
and finally, when I try to insert results – error is in line 312.As I saw, I have problem with constructing SimpleXMLElement…
Warning: SimpleXMLElement::__construct() [simplexmlelement.--construct]: Entity: line 2: parser error : Start tag expected, '<' not found in /home/.sites/128/site1521/web/wp-content/plugins/soccer-info/soccer-info.php on line 553 Warning: SimpleXMLElement::__construct() [simplexmlelement.--construct]: in /home/.sites/128/site1521/web/wp-content/plugins/soccer-info/soccer-info.php on line 553 Warning: SimpleXMLElement::__construct() [simplexmlelement.--construct]: ^ in /home/.sites/128/site1521/web/wp-content/plugins/soccer-info/soccer-info.php on line 553 Warning: SimpleXMLElement::__construct() [simplexmlelement.--construct]: Entity: line 2: parser error : Start tag expected, '<' not found in /home/.sites/128/site1521/web/wp-content/plugins/soccer-info/soccer-info.php on line 422 Warning: SimpleXMLElement::__construct() [simplexmlelement.--construct]: in /home/.sites/128/site1521/web/wp-content/plugins/soccer-info/soccer-info.php on line 422 Warning: SimpleXMLElement::__construct() [simplexmlelement.--construct]: ^ in /home/.sites/128/site1521/web/wp-content/plugins/soccer-info/soccer-info.php on line 422 Warning: SimpleXMLElement::__construct() [simplexmlelement.--construct]: Entity: line 2: parser error : Start tag expected, '<' not found in /home/.sites/128/site1521/web/wp-content/plugins/soccer-info/soccer-info.php on line 312 Warning: SimpleXMLElement::__construct() [simplexmlelement.--construct]: in /home/.sites/128/site1521/web/wp-content/plugins/soccer-info/soccer-info.php on line 312 Warning: SimpleXMLElement::__construct() [simplexmlelement.--construct]: ^ in /home/.sites/128/site1521/web/wp-content/plugins/soccer-info/soccer-info.php on line 312
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘3 Error(s)’ is closed to new replies.