Sorry for double post, first link in my post is strange. When you click on it, it takes you to steamworkshop, but when you type it, it gives you info on the api key.
Here’s more info on the steam api
http://developer.valvesoftware.com/wiki/Steam_Web_API
Plugin Author
Miled
(@miled)
Thanks scarletdark101!
it was an issue with steam openid url (fixed by now).
WSL currently use openid to authenticate with Steam which only provide the user’s 64-bit SteamID, but we will soon fully integrate Steam API to get complete users data.
Hmm, I seem to still have an issue with Steam Login.
I ran the Plugin in requirements test and everything was clear.
I put it into development mode and generated an error so it can be of assistance to you in furthering development.
Expection
Exception Object
(
[message:protected] => Authentification failed. Invalid request recived!
[string:private] =>
[code:protected] => 5
[file:protected] => /home/a7557609/public_html/wp-content/plugins/wordpress-social-login/hybridauth/Hybrid/Auth.php
[line:protected] => 156
[trace:private] => Array
(
[0] => Array
(
[file] => /home/a7557609/public_html/wp-content/plugins/wordpress-social-login/hybridauth/Hybrid/Auth.php
[line] => 39
[function] => initialize
[class] => Hybrid_Auth
[type] => ::
[args] => Array
(
[0] => Array
(
[base_url] => http://manncocharity.uphero.com/wp-content/plugins/wordpress-social-login/hybridauth/
[providers] => Array
(
[Steam] => Array
(
[enabled] => 1
)
)
)
)
)
[1] => Array
(
[file] => /home/a7557609/public_html/wp-content/plugins/wordpress-social-login/authenticate.php
[line] => 74
[function] => __construct
[class] => Hybrid_Auth
[type] => ->
[args] => Array
(
[0] => Array
(
[base_url] => http://manncocharity.uphero.com/wp-content/plugins/wordpress-social-login/hybridauth/
[providers] => Array
(
[Steam] => Array
(
[enabled] => 1
)
)
)
)
)
)
)
HybridAuth
Array
(
[0] => Array
(
[base_url] => http://manncocharity.uphero.com/wp-content/plugins/wordpress-social-login/hybridauth/
[providers] => Array
(
[Steam] => Array
(
[enabled] => 1
)
)
)
[1] =>
[2] =>
[3] =>
)
SERVER
Array
(
[SERVER_SOFTWARE] => Apache
[REQUEST_URI] => /wp-content/plugins/wordpress-social-login/authenticate.php?provider=Steam&redirect_to_provider=true
[HTTP_HOST] => manncocharity.uphero.com
[HTTP_CONNECTION] => keep-alive
[HTTP_CACHE_CONTROL] => max-age=0
[HTTP_USER_AGENT] => Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/535.19 (KHTML, like Gecko) Chrome/18.0.1025.168 Safari/535.19
[HTTP_ACCEPT] => text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
[HTTP_ACCEPT_ENCODING] => gzip,deflate,sdch
[HTTP_ACCEPT_LANGUAGE] => en-US,en;q=0.8
[HTTP_ACCEPT_CHARSET] => ISO-8859-1,utf-8;q=0.7,*;q=0.3
[HTTP_COOKIE] => wordpress_282ec64d768f68702db0a537d9aec844=admin%7C1336960103%7C3ec8d5b6052ad035265bd11151fcfe02; siteowner=1; PHPSESSID=5679ae2906d6983c3d0d089f6660e4b7; wordpress_logged_in_282ec64d768f68702db0a537d9aec844=admin%7C1336960103%7Caa0e42166b92221f0d69aa5d1b8d3a15; wp-settings-time-1=1336787347; wordpress_test_cookie=WP+Cookie+check
[PATH] => /sbin:/bin:/usr/sbin:/usr/bin
[SERVER_SIGNATURE] =>
[SERVER_NAME] => manncocharity.uphero.com
[SERVER_ADDR] => 31.170.162.4
[SERVER_PORT] => 80
[REMOTE_ADDR] => 68.205.154.22
[DOCUMENT_ROOT] => /usr/local/apache/htdocs
[SERVER_ADMIN] => admin@000webhost.com
[SCRIPT_FILENAME] => /www/manncocharity.uphero.com/wp-content/plugins/wordpress-social-login/authenticate.php
[REMOTE_PORT] => 57100
[GATEWAY_INTERFACE] => CGI/1.1
[SERVER_PROTOCOL] => HTTP/1.1
[REQUEST_METHOD] => GET
[QUERY_STRING] => provider=Steam&redirect_to_provider=true
[SCRIPT_NAME] => /wp-content/plugins/wordpress-social-login/authenticate.php
[PHP_SELF] => /wp-content/plugins/wordpress-social-login/authenticate.php
[REQUEST_TIME] => 1336787371
)
Thanks for the genuine effort your putting in getting this working.
Here it is on Pastebin for easier reading.
http://pastebin.me/463b39bbbce714660a493c8467028bcf
I appreciate your effort in trying to make this plugin work for me Mr.miled and your immediate responce has already earned you a 5 star rating on this plugin (as everything else works except for steam).
I recieve the same error as scarletdark.
it would be so damn awesome if you can get steam openid to work with wordpress.
Sorry doublepost. is the steam api key (http://steamcommunity.com/dev/apikey) needed to get it work? i see no space where to put the key in the WSL plugin settings