Steam Authentication & Integration

Steam Authentication & Integration 1.6.3

No permission to download
Done for now, please check and you will see the issue. (Issue is only when watching in-thread)
Could you also mention If you checked it, so I can disable it again for guests.

Thanks for your help in advance mate!

Btw: You did register on our forums under the name Lazer?

Yes. Could you please delete my account?

The reason why it's doing that is somebody edited the CSS for in thread for class li navtabs steam. It has the following applied to it:
Code:
.steam {
background: url('styles/OXY/Gamer/steam.png') no-repeat;
width: 20px;
height: 20px;
}

I'm pretty sure the width is your problem, it doesn't seem to be an issue with the stock settings of this addon.
 
So, your advice is to delete that addon?

{EDIT}
Deleted Addon, problem solved!
 
Last edited:
Not sure why, but none of the Steamprofile functions appear anywhere in the users profile or their posts, despite have them enabled in the ACP.
DSXumnc.jpg
 
I'm noticing what appears to be an error in the Templates Modifications section when looking at "message".

upload_2014-6-18_21-23-40.webp

And this error in message_user_info

upload_2014-6-18_21-24-45.webp

There are errors in other areas there but can't be arsed to report them all. No idea how to fix though.
 
im not sure what this is but i dont think the people new that sign in via steam are getting added, they dont appear in the user list but they have this showing in their user profiles.

581333c633a63b07e5168055a60a3303.png


i have noticed for a few people, those who are added to steam show their steam id as their username. i have uninstalled the app and re installed and the same issue is still there
 
I think the author of this plugin feels there are no issues with the plugin any longer and is moving on to other projects? Maybe that explains the lack of response to these issues. Perhaps someone else can resolve this at a later time.
 
I think the author of this plugin feels there are no issues with the plugin any longer and is moving on to other projects? Maybe that explains the lack of response to these issues. Perhaps someone else can resolve this at a later time.

I have been quite active in this topic, I do apologize for me seeing this a week later but I didn't receive any new alerts via e-mail about posts in this topic.

As for this error that you are getting, what version of XenForo are you running? Is this the latest update? Perhaps something has changed recently in the template code. Or is this a custom template you are running?

Also, did you enable SteamProfile in permissions for user groups? Just checking them in the options isn't enough.
 
Server errors sinds a few days..

Code:
Error Info
ErrorException: file_get_contents(http://api.steampowered.com/IPlayerService/GetOwnedGames/v0001/?key=8BCF8E6******60D88D4E123416C900B&steamid=7656119******6120&include_appinfo=1&include_played_free_games=1&format=json): failed to open stream: Connection timed out -library/Steam/Helper/Steam.php:144
Generated By: Unknown Account, Yesterday at 5:02 PM
Stack Trace
#0 [internal function]: XenForo_Application::handlePhpError(2, 'file_get_conten...', '/var/www/vhosts...', 144, Array)
#1 /var/www/vhosts/inthegame.nl/httpdocs/forums/library/Steam/Helper/Steam.php(144): file_get_contents('http://api.stea...')
#2 /var/www/vhosts/inthegame.nl/httpdocs/forums/library/Steam/Cron.php(39): Steam_Helper_Steam->getUserGames('7656119*******61...')
#3 [internal function]: Steam_Cron::update(Array)
#4 /var/www/vhosts/inthegame.nl/httpdocs/forums/library/XenForo/Model/Cron.php(356): call_user_func(Array, Array)
#5 /var/www/vhosts/inthegame.nl/httpdocs/forums/library/XenForo/Deferred/Cron.php(24): XenForo_Model_Cron->runEntry(Array)
#6 /var/www/vhosts/inthegame.nl/httpdocs/forums/library/XenForo/Model/Deferred.php(256): XenForo_Deferred_Cron->execute(Array, Array, 7.9999978542328, '')
#7 /var/www/vhosts/inthegame.nl/httpdocs/forums/library/XenForo/Model/Deferred.php(390): XenForo_Model_Deferred->runDeferred(Array, 7.9999978542328, '', false)
#8 /var/www/vhosts/inthegame.nl/httpdocs/forums/library/XenForo/Model/Deferred.php(335): XenForo_Model_Deferred->_runInternal(Array, NULL, '', false)
#9 /var/www/vhosts/inthegame.nl/httpdocs/forums/deferred.php(23): XenForo_Model_Deferred->run(false)
#10 {main}
Request State
array(3) {
["url"] => string(39) "http://inthegame.nl/forums/deferred.php"
["_GET"] => array(0) {
}
["_POST"] => array(3) {
["_xfRequestUri"] => string(49) "/forums/threads/ps3-valt-uit-en-oververhit.23181/"
["_xfNoRedirect"] => string(1) "1"
["_xfResponseType"] => string(4) "json"
 
ErrorException: file_get_contents(http://api.steampowered.com/IPlayer...nfo=1&include_played_free_games=1&format=json): failed to open stream: Connection timed out -library/Steam/Helper/Steam.php:144

The steam community gets hammered sometimes (now more so because of the sale) so it may not be responding to requests. Your error reads that the connection timed out. Your webserver was unable to communicate with SteamCommunity. I also notice that you don't have cURL enabled, so it's falling back to the other method of file_get_contents. While that method does work, cURL is a lot faster and is recommended.
 
Last edited:
cURL support enabled
cURL Information 7.19.7
Age 3
Features
AsynchDNS No
Debug No
GSS-Negotiate Yes
IDN Yes
IPv6 Yes
Largefile Yes
NTLM Yes
SPNEGO No
SSL Yes
SSPI No
krb4 No
libz Yes
CharConv No
Protocol stftp, ftp, telnet, dict, ldap, ldaps, http, file, https, ftps, scp, sftp
Hostx86_64-redhat-linux-gnu
SSL VersionNSS / 3.15.3
ZLib Version 1.2.3
libSSH Versionlibssh2 / 1.4.2
 
I have been quite active in this topic, I do apologize for me seeing this a week later but I didn't receive any new alerts via e-mail about posts in this topic.

As for this error that you are getting, what version of XenForo are you running? Is this the latest update? Perhaps something has changed recently in the template code. Or is this a custom template you are running?

Also, did you enable SteamProfile in permissions for user groups? Just checking them in the options isn't enough.

The permissions for the user groups was the cause for concern. Thanks!
 
I'm getting the following error.

Code:
ErrorException: Invalid argument supplied for foreach() - library/Steam/ControllerPublic/Register.php:784
Any ideas? I had it working fine on a previous deploy.
 
I'm getting the following error.

Code:
ErrorException: Invalid argument supplied for foreach() - library/Steam/ControllerPublic/Register.php:784
Any ideas? I had it working fine on a previous deploy.

It may have not gotten any data from the Steam Community. I might have to do a better check for that, which I may have while I have been cleaning up code.

Have you had that error constantly or just on occasion?
 
Would you be able to add the option to add the user to a specific group after successful account association? I've been attempting to do it with the XenForo promotion system, but it seems to barely work and often reverts the change. I'm also working with a 30k userbase, and would rather this plugin handle it than a cron task.
 
Would you be able to add the option to add the user to a specific group after successful account association? I've been attempting to do it with the XenForo promotion system, but it seems to barely work and often reverts the change. I'm also working with a 30k userbase, and would rather this plugin handle it than a cron task.

I can look into this option.
 
Top Bottom