Steam no-avatar
if someone registers new forum account by steam account and he has no steam avatar, he gets following default steam no-avatar:
but it's not beautifull and I want that they have our xenforo no-avatar instead of steam no-avatar. is there any possibility, if steamuser has no-avatar, xenforo gets instead the xenforo no-avatar image?
I don't believe this is possible. Last I remember, any user that has the default ? avatar for their community picture is actually a unique image link. I'll have to check this again, but if the links to default images are unique, there will be no way to tell.
Is it possible to disable standard XenForo login/register system and use Steam Authentication instead? Thanks.
Could be possible, but I haven't done it so I can't give you any pointers off the top of my head. Sorry
if i use internet explorer, SteamProfile wont display in the message (post)
I am aware of this, but because it's a third party script, I'll need to do some digging to figure out if there is a way to fix it. Chances are it's more of a javascript issue than anything else. It does display fine in IE 10 though.
Hello again, I bring new errors!
ErrorException: Undefined index: openid_return_to - library/Steam/ControllerPublic/Register.php:566
Generated By: Unknown Account, Today at 8:03 PM
The first error sounds like an invalid referrer from the Steam Community or somebody probably tried to hit the steam registration page wrong.
i got this error today:
ErrorException: simplexml_load_string() [<a href='function.simplexml-load-string'>function.simplexml-load-string</a>]: Entity: line 8: parser error : EntityRef: expecting ';' - library/Steam/Helper/Steam.php:91
Generated By: Unknown Account, Today at 3:06 PM
This is a result of Steam Community kicking back something that isn't an XML document. I'll see if I can clean up the error handling to make it a bit more user friendly.
EDIT: Also, to those websites cutting out the Powered By Steam link in the template, do be aware that you are violating the terms of the API agreement for Steam. If you don't use the bottom footer links, be sure this goes in your website elsewhere.
Each page that uses the Steam Web API must contain a link to
http://steampowered.com 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.
This addon puts it in your footer for you, provided you haven't edited it or have a custom template that doesn't display that section.