Jack of Designs
Member
So I've recently purchased and installed a copy of the latest version of Xenforo. The initial plan was to import/convert my SMF database into the installation so my users can keep their accounts but before I was going to start doing that (I've read online that it's not that simple), I wanted to get Steam integrated first-off. I run a community of servers I develop for and I need it to make life easier for people to sign up.
Onto more important information...
http://xenforo.com/community/threads/steam-authentication-integration.42694/page-35
Basically, he mentions that it might be a problem with PHPMyAdmin but after looking into things and doing some research, I found this...
It's converting into 'varbinary' with 150 character limit for the actual key which should be their SteamID64. I'm been thinking of a few ideas on how to fix this but I'm not sure if Xenforo requires this to be setup this way or what. I'm needing the CommunityIDs in order to grant my administrators flags on my servers automatically via SQL connection. If there's a method to converting this binary code (which I think is what it's called) to the CommunityID with any number of methods, I would like to know.
Any help would be appreciated, thanks.
- Jack
Onto more important information...
http://xenforo.com/community/threads/steam-authentication-integration.42694/page-35
Basically, he mentions that it might be a problem with PHPMyAdmin but after looking into things and doing some research, I found this...
It's converting into 'varbinary' with 150 character limit for the actual key which should be their SteamID64. I'm been thinking of a few ideas on how to fix this but I'm not sure if Xenforo requires this to be setup this way or what. I'm needing the CommunityIDs in order to grant my administrators flags on my servers automatically via SQL connection. If there's a method to converting this binary code (which I think is what it's called) to the CommunityID with any number of methods, I would like to know.
Any help would be appreciated, thanks.
- Jack