SSH to your server and type curl-config --cahow to check this?
If it's working correctly you should see a path appear below.
Code:
$ curl-config --ca
/usr/share/ssl/certs/ca-bundle.crt
Mine doesn't show any path so....
SSH to your server and type curl-config --cahow to check this?
$ curl-config --ca
/usr/share/ssl/certs/ca-bundle.crt
Well well well, looks like we had same problems. curl-config --ca returns empty. What OS do you use?SSH to your server and type curl-config --ca
If it's working correctly you should see a path appear below.
Code:$ curl-config --ca /usr/share/ssl/certs/ca-bundle.crt
Mine doesn't show any path so....
Hi,
For my theme I've decided to replace the Steam button colour and made 2 files of the button (otherwise it just didn't fit in the style).
I've replaced the one file that it used for the sidebar registration and it works perfectly, though I have a question. Is it possible to configure it to use another file (which has a different colour) when the button is hovered? This way my Steam button would have the same colour as the normal registration button when hovered and not.
Another thing,
I've decided to add a user group promotion to move a user who has steam associated to another group. I chose "Apply this promotion while ..." -> "Steam Integration:" "Steam state is:" "Associated".
When the users appear on the website they are added to the other group I've chosen, that's all good ... but ... after some time they simply disappear from it, it's like the promotion is discarded for some reason.
For some reason the status block isn't showing up anywhere. I have it enabled in the options, anyone have any clue why?
It was on both, but I got it fixed. I forgot to change the permissions for registered usersStatus block as in?
If you're talking about the steamprofile box, is the problem on the member profile page or message board posts?
Selected exactly what you have there, still they get unpromoted.I would try this on a test board if you can, but here's my dev test of it back in September running XenForo 1.4.1. It's been working and the test user has never been demoted since:
Promotion Options:
![]()
Apply This Promotion While...
![]()
Promotion history as proof:
![]()
I can manually run the cron and everything works, the user is offline and doesn't get demoted. I even removed the add this user to registered users checkbox, saved it, and manually ran the cron again. Still works, no demotions.
I also rebuilt the User Group promotions and manually ran the cron again. My test user is still apart of the "Steam Yay!" group as well as the registered group.
Selected exactly what you have there, still they get unpromoted.![]()
Since 1.48 it doenst show up in the login drop down anymore but it shows up if you enter false Login crendetials or if you activate showing it next to the singup button for guests ?
https://allaround.cc
how can i fix it ?
hm seems s.th. is broke becasue it doesnt matter where i add it in login_bar it always apperas at the top of the page ifen it the drop down istn dropped down :/
<xen:include template="steam_login_bar" />
<xen:if is="{$xenOptions.googleClientId}">
<xen:require css="google.css" />
<li><span class="googleLogin GoogleLogin JsOnly" tabindex="110" data-client-id="{$xenOptions.googleClientId}" data-redirect-url="{xen:link register/google, '', 'code=__CODE__', 'csrf={$session.sessionCsrf}'}"><span>{xen:phrase login_with_google}</span></span></li>
</xen:if>
<xen:if is="{$xenOptions.steamAPIKey}"><xen:set var="$eAuth">1</xen:set></xen:if>
<xen:if is="{$xenOptions.googleClientId}"><xen:set var="$eAuth">1</xen:set></xen:if>
Does the powered by steam have to be there?
Valve Brand and Links
Each page that uses the Steam Web API must contain a link to Welcome to Steam with the text "Powered by Steam". We suggest that you put this link in your footer so it is out of the way but still visible to interested users.
In light of XF 1.5's two-step verification, could you add an option to be required to use XF's two-step verification after you login using steam (if they have it activated)? Maybe a user-set option under two-step verification options?
I did test it yesterday. When you login using your regular login, you are prompted for two-step verification. If you login through steam, you are not.I'll see what needs to be done. I would think that two-factor auth is separate from the social networking logins though. The Steam login should be the substitute for the username/password and if two factor auth is enabled, it should continue to that next step. I'll know more about the changes when I get a chance to test SteamAuth against XenForo 1.5's beta to see what got broken (if anything at all).
We use essential cookies to make this site work, and optional cookies to enhance your experience.