So I tried to use this with Vbulletin 4.2.5, and I am only getting one error that is being logged:
Malformed cachefile: <file>.cache deleted.
I carefully reviewed the code and echoed out portions to see where it goes wrong.
It seems to not like something in the array "$match", and only returns an empty array. This results in the cache file being written with nothing or missing data to be considered malformed.
I figured if Steam did modify the API, some changes will need to be made. I am only a beginner in PHP so it'll be hard, and I have limited time. I'd share this to hopefully turn the bugfixing into a communal effort.
Any help is greatly appreciated, hoping to get this working!
|