I had to make significant changes to the way I parse the gamercards that should be more reliable and easier to fix. It is now using the DOMDocument class, in particular
DOMDocument::loadHTMLFile, which honestly, I do not know a ton about but it made things a lot easier, but I'm pretty sure it makes the mod now require PHP5.
If it becomes to much of an issue I will have to try and get the old way to work, but after spending all day on it yesterday and getting two friends to help we could not get the old way to work for some reason.
Quote:
Originally Posted by KissOfDeath
Ok just figured out one of the members did not put a proper live id in, i edited it and it's working fine now
but on that note their seems to be a problem with it updating the leaderboard if their are to many wrong gamercard links in the database? any solution to this?
Also the showing of member xbl leaderboard rank appears to have stopped showing on the thread pages for me? same for anyone else?
|
I may have to make some adjustments for bad gamercards. I have always had a check in for them previously that will blank out the users userfield entry after 5 unsuccessful attempts to get gamercard data, but the new parser may break when there are bad cards, I'll have to look into that.
I still do not have vB4, so I am not fully sure how all the templates are setup, but I wouldn't be surprised if the postbit rank display doesn't work. Not sure if or when I would be able to look into that.