Steam Authentication & Integration

Steam Authentication & Integration 1.6.3

No permission to download
Thanks for looking into it for them. Keep me posted @Russ.

This is the current regex template match the addon is running for the login bar and login page:
Code:
#<xen:if is=\"\{\$xenOptions.googleClientId\}\">(.*?)</xen:if>#si
 
Well our top login bar shows the steam login button just fine on all of our styles. I'll need to look into @Summit 's case specifically to see what's wrong there. But in regards to the sidebar modification, easiest method for all of our premium styles(ones powered by xenbase) is to edit the template modification(you'll need to enable debug mode to edit it)

Replace the "Find" portion with this:
Code:
</a></label>

Screenshot_7.webp
 
@HowIChrgeLazer on my site http://www.47r-squad.com it keeps saying loading after the upgrade, its not showing up the user info.

Your steamprofile.js is not updated. Clear your cache if you're using cloudflare and/or make sure the newest version has been uploaded.

If it's not a CDN cache issue. I'd play it safe and just re-upload all the files again and overwrite, no need to do the xml again as long as you're on 1.5.1 in the ACP.

http://edge.47r-squad.com/js/steam/ajax/steamprofile.js?_v=5edfcddc

You should see a /* Dec 08, 2014 at 18:03 PM */ comment at the top of the file.
 
Your steamprofile.js is not updated. Clear your cache if you're using cloudflare and/or make sure the newest version has been uploaded.

If it's not a CDN cache issue. I'd play it safe and just re-upload all the files again and overwrite, no need to do the xml again as long as you're on 1.5.1 in the ACP.

http://edge.47r-squad.com/js/steam/ajax/steamprofile.js?_v=5edfcddc

You should see a /* Dec 08, 2014 at 18:03 PM */ comment at the top of the file.

Thank you, I just purged the cdn (we use edgecast) and everything is working smoothly now. :)
 
Small request maybe for future builds is to place something in the administration panel to modify users steamID64 for instance mine is 76561197964249488
I looked up their Steam ID Number with http://steamidconverter.com

When I had vBulletin the Steam ID addon allowed webmasters to manually put the steamID64

The addon I used was "Steam Connect - Sign in with your Steam Account! [RC3]"
http://www.vbulletin.org/forum/showthread.php?t=266883
stc_adminoption.webp
 
Thanks @HowIChrgeLazer this is going down well with the Steam users.
I do think that some kind of game based leaderboard would bring out the competitive spirit in people. Bragging rights for having the best score or achievements. You'd only need to do it for the games they have played recently. But I think it would bring people back to the forum more often.
[Edit: one point, the steam profile block below the avatar in messages is blank after posting a quick reply.]
 
Last edited:
Small request maybe for future builds is to place something in the administration panel to modify users steamID64 for instance mine is 76561197964249488
I looked up their Steam ID Number with http://steamidconverter.com

When I had vBulletin the Steam ID addon allowed webmasters to manually put the steamID64

The addon I used was "Steam Connect - Sign in with your Steam Account! [RC3]"
http://www.vbulletin.org/forum/showthread.php?t=266883
View attachment 91361

That would be an awesome feature!
 
Small request maybe for future builds is to place something in the administration panel to modify users steamID64 for instance mine is 76561197964249488
I looked up their Steam ID Number with http://steamidconverter.com

When I had vBulletin the Steam ID addon allowed webmasters to manually put the steamID64

The addon I used was "Steam Connect - Sign in with your Steam Account! [RC3]"
http://www.vbulletin.org/forum/showthread.php?t=266883
View attachment 91361

I can't guarantee this, as this isn't how External Accounts function (see other integration such as facebook or twitter). It may be possible, but I'll keep this request in mind.

Thanks @HowIChrgeLazer this is going down well with the Steam users.
I do think that some kind of game based leaderboard would bring out the competitive spirit in people. Bragging rights for having the best score or achievements. You'd only need to do it for the games they have played recently. But I think it would bring people back to the forum more often.
[Edit: one point, the steam profile block below the avatar in messages is blank after posting a quick reply.]

I noticed you're missing a javascript in your header, steam.js isn't included (which catches the ajax request of the quick reply). You should see the following on any thread using Steam Profile:

<script src="js/steam/ajax/steamprofile.js?_v=xxxxxxxxx"></script>
<script src="js/steam/steam.js?_v=xxxxxxxxx"></script>
 
Ok so I'm having an issue signing in via steam since the update. I can not get past Yes, Sign In on steams page now. I've tried 2 different steam accounts and each one just says error.

Any ideas?

a265a84d45.png
 
Ok so I'm having an issue signing in via steam since the update. I can not get past Yes, Sign In on steams page now. I've tried 2 different steam accounts and each one just says error.

Any ideas?

a265a84d45.png

When I go to register it redirects me back okay to your registration page with all my information. Clear cache on your browser? Try a different browser? Let me know if anything changes.
 
That's the 1st thing I did. I even reset IE back to its default (tried Chrome and FF), and tried my smartphone which is not connected to my wifi and the same thing happened.

Edit: Confirmed it works fine with one of my members, seems to be just me lol

Thanks for the confirmation that its working.
 
Weird, I was just able to sign up fine using Chrome (could you please delete my account RageCage.me?) and disassociate it.

Are you getting any server error messages?
 
I see your account, I just deleted it.

No error messages in the control panel, the only error message I see anywhere is from the screenshot above where all it says is "Error" on steams page.

I guess maybe the steam server my account is on is down? lol Could just be just a time issue, I'll try to login again in about an hour and see if it makes a difference.
 
Back
Top Bottom