AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   SourceBans / SourceBans++ (https://forums.alliedmods.net/forumdisplay.php?f=152)
-   -   SimpleXML Issue (https://forums.alliedmods.net/showthread.php?t=219833)

namine 07-03-2013 11:22

SimpleXML Issue
 
Code:

  Warning: simplexml_load_string(): Entity: line 1: parser error : Extra  content at the end of the document in  /xxx/sourcebans/includes/system-functions.php on line  1066  Warning: simplexml_load_string(): Primary="0">103582791433348752  in  /xxx/sourcebans/includes/system-functions.php on  line 1066  Warning: simplexml_load_string():                                                                                ^ in  /xxx/sourcebans/includes/system-functions.php on line  1066  Fatal error: Call to a member function xpath() on a non-object in  /xxx/sourcebans/includes/system-functions.php on line  1067
This happens in /index.php?p=banlist
Did steam change the xml layout since other services that rely on this aren't working (http://steamidconverter.com/)

DJ Tsunami 07-03-2013 12:45

Re: SimpleXML Issue
 
Looks like Valve broke it, they're outputting the HTML right after the XML. I hope they either fix it or add it to the Steam API as a public method. Right now everything in ISteamUser requires an API key :(

namine 07-03-2013 13:20

Re: SimpleXML Issue
 
Quote:

Originally Posted by DJ Tsunami (Post 1982606)
Looks like Valve broke it, they're outputting the HTML right after the XML. I hope they either fix it or add it to the Steam API as a public method. Right now everything in ISteamUser requires an API key :(

Well I guess we shall wait for a hotfix or valve to pull their pants back on.


All times are GMT -4. The time now is 02:44.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.