[RSS Feed/News] Trouble parsing JSON

Status
Not open for further replies.

XenForo

Administrative
  • Thread starter
  • Admin
  • #1
Hey guys, I'm writing an addon for my site that parses several JSON files from a game server I run and stores that info in various Entities I have created.
The cron script I wrote for fetching Ban data works perfectly fine, however a similar one that parses Reserved Slot info does not.

Ban job (which works)
Reserved slot job (which does not work)

The IDs in the json for the reserved slots are all stored in a field on xf_user called ap_steam_id. The problem is that it...

Read more

ادامه مطلب...
 
Status
Not open for further replies.
Back
Top Bottom