The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Steam Connect - Sign in with your Steam Account! [RC3] Details »» | |||||||||||||||||||||||||||||||||||||||||||||||
Steam Connect - Sign in with your Steam Account! [RC3]
Developer Last Online: Oct 2019
Steam Connect INFO -- Steam Connect Addon for vBulletin 4.2.x; Development Platform := vBulletin 4.1.3 - 4.2.0, Debian Linux, PHP5, MySQL5, apache2; Dependencies := lib cUrl (PHP), openid (included); Author := Andreas "Radon" Rudolph, Disasterpiece; Contact := radon@purgatory-labs.de, https://vborg.vbsupport.ru/member.php?u=198844 Homepage := http://purgatory-labs.de WHAT YOU SHOULD KNOW BEFORE INSTALLING This addon is Unsupported as of 2015 until further notice. I have not enough time or interest in vbulletin to keep this alive. This addon provides a framework for future extensions which make use of the Steam API. It helps to determine the SteamID of an user. Unless older methods of inserting the steam id into a user field, the addon lets the user authenticate with Steam OpenID, therefore you can trust 100%, that this particular user is the same user as the Steam-ID provided. Users can link their Steam ID to their forum account or they can create a new account using details pulled from their Steam Profile. Like the Facebook connect plugin, it allows users to quickly set up a forum account without having to define a password or an email address. This option can be disabled in the AdminCP, however it is encouraged to allow users to use this quick-register feature, since they already authenticated themselves through steam, so any additional password or email authentication is just unnecessary. If the user decides to un-link his forum account with his steam-profile, he has to set up a password and email first, so the forum account remains usable after this. At the moment, the addon is in its second RC state, which means that the current versions contain mostly bugfixes and are candidates for a full release. Until now, the product worked without major problems in productive environments. Although it is stable as is, the author doesn't provide any guarantee. Due to the nature of the addon and how vBulletin manages 3rd party code inclusion, additional login and register methods have been provided by the plugin. It is discouraged to use the plugin on high profile communities in this early development state. If you have any further questions, feel free to post in this thread. F.A.Q. / General Issues / Error Messages "There has been a problem with the OpenID libary: No OpenID Server found at http://steamcommunity.com/openid" - Additionally, a 503 HTTP error is thrown. Simple solution: Wait. Steam Community servers are overloaded/down right now, there's nothing you can do about it Do NOT uninstall the mod if you want to keep the linked users records. Upgrading means uploading the new product xml file for the new version and choose "overwrite" in the upload dialog. The Installer will handle the update process by its own. Uninstalling the product will erase all the table fields which contain the steam link data. STEAM CONNECT ADDONS - Steam Mini Profiles INSTALL HOWTO Download Now
Screenshots
Supporters / CoAuthors Show Your Support
|
7 благодарности(ей) от: | ||
Anbieter, bounty7565, dark alex, Dinnoosaur, mohammadxxx, Popa Andrei, ukhostz |
Comments |
#142
|
|||
|
|||
I have a problem, the steam icon not appear in the post bit, can you tell me how to fix it?
|
#143
|
|||
|
|||
Quote:
|
#144
|
|||
|
|||
Also, have you by any chance read my suggestion regarding making unlink an option to groups? So not everyone can unlink.
|
#145
|
||||
|
||||
Quote:
If you uninstall, the uninstall routine will drop all relevant tables. I suggest to revert to a backup and in the future only upgrade without uninstalling the mod. I'll add a note so the problem won't happen to other users. Quote:
Depending on how skilled you are with php, you could add the required code snippets yourself in the function which unlinks the users. In any case, this seems to be a too special request, but I'll consider it nontheless for the next update. Quote:
Do you have the plugin activated? |
#146
|
|||
|
|||
Quote:
|
#147
|
||||
|
||||
I must congratulate you on a brilliant job on this - the potential for the future is enormous!
Probably a daft question but what template conditions/variables should I use for the following: - IF steam linked user - IF steam avatar is available - IF steam profile is public/profile - VAR User SteamID (post.steam64?) What is your recommended location for the steam cache and the file permissions for that folder? Thanks in advance |
#148
|
||||
|
||||
HTML Code:
Linked=<vb:if condition="$vbulletin->userinfo['steam_link']">1<vb:else />0</vb:if> Quote:
Quote:
PHP Code:
Quote:
HTML Code:
{vb:raw bbuserinfo.steam_code} Quote:
Also, it's good style to keep all cached data at one location. At least it should remain outside a web-accessible directory for privacy reasons. Folder permissions should be 0777, but as long as the webuser has read/write permission, it's good enough. |
#149
|
||||
|
||||
Thanks for the reply Disasterpiece everything works (including avatars) exactly how I wanted so you've been invaluable.
Can I be cheeky and suggest a steam icon permission so users can choose to show/hide in postbit would be very useful as I know some people will want to use this for login but not share their info. It might also be useful to add instructions for cache setup to the instructions - I didn't immediately realise the address had to be from the server root. |
#150
|
||||
|
||||
The suggestion to add an option to hide the steam details has already been mentioned, I'm not 100% sure how to offer this completely, but It will be in the next major version. Soon.
@Instructions for cache: Aye, noticed the lack of an understandable description too. |
#151
|
|||
|
|||
How can I disable the Unlink Feature? I don't want people to be able to unlink steam id's after they have linked them. Only admins should be able to do it via admin user settings.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|