It's worth noting that the profile link does indeed work, it's just not displaying the user.
Just did another re-upload of files... No idea what was happening before, but things are suddenly working now! For some reason the game data isn't entirely correct though (2 people own Portal 2? Not likely), and viewing some games gives this:
Code:
Server Error
Division by zero
XenForo_Application::handlePhpError() in Steam/ControllerAdmin/Steam.php at line 53
Steam_ControllerAdmin_Steam->actionGames() in XenForo/FrontController.php at line 337
XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 134
XenForo_FrontController->run() in /home/staffs/domains/staffsvgs.co.uk/public_html/admin.php at line 13
EDIT #2: Just uploaded the XML again, data seems to be pulling in again so fingers crossed.
The division by 0 seems to be if nobody owns a game, which I imagine could happen if a user is deleted. A quick check before doing a division for the average should fix it.
Is the "Who owns this game?" view not something we can have publicly? I know my members would love to be able to see who in the community owns a certain game.