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.