vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Integration with vBulletin - Steam Connect - Sign in with your Steam Account! [RC3] (https://vborg.vbsupport.ru/showthread.php?t=266883)

Disasterpiece 12-16-2011 11:38 AM

Quote:

Originally Posted by Captain Tycoon (Post 2278263)
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.

Not a feature yet, but I see that many people want this. I'll see what I can do.

Zaggeh 12-16-2011 01:59 PM

I had some users with narrower resolutions complain about the green "Sign in through Steam" button being overlapped by the welcome, notifications, and profile links.

Rather than adding {vb:raw steam_button} where the mod creator used in his example, I had more success adding it in the following places in the header template:

For logged in but not yet linked users:
Code:

<li class="welcomelink">{vb:rawphrase welcome_x_link_y, {vb:raw bbuserinfo.username}, {vb:link member, {vb:raw bbuserinfo}}}</li>
                                <vb:if condition="$vboptions['enablefacebookconnect']">
                                        {vb:raw facebook_header}
                                </vb:if>
                                {vb:raw steam_button}

For not logged in users:
Code:

                                <input type="hidden" name="do" value="login" />
                                <input type="hidden" name="vb_login_md5password" />
                                <input type="hidden" name="vb_login_md5password_utf" />
                        </form>
                        {vb:raw steam_button}

This ensures that regardless of the size of the browser window or the user's resolution, the Sign in through Steam button will always be visible and not overlap with existing objects in the header.

Overall, a really nice mod and I really appreciate the work you put into it! The only thing I can think of for improvement is some method for the sign in through steam thing to stay visible after the accounts are linked and the person is logged in, so that they know they are using it. (kind of how if you use FB connect you get a little pic of your avatar and the FB icon)

Captain Tycoon 12-17-2011 12:00 PM

Quote:

Originally Posted by Disasterpiece (Post 2278292)
Not a feature yet, but I see that many people want this. I'll see what I can do.

Ok thank you

Also, is there a way to:

1. Search function - search by users steam id in advanced search maybe?

2. Make certain code show up only for people who have linked their account with steam and for people who havent. Abit like how vbulletin has a code to show for only logged in users + guests..etc.

Disasterpiece 12-20-2011 12:13 AM

This is the todo list for the 1.3 which will hopefully be the first non-beta Release Candidate. (following no specific order)

Code:

- add a field for steam id search in advanced search form
- add an easier method for template tags to separate steam/non-steam users
- add some kind of indicator so users see that their steam account is linked
- control over the unlink feature, who may or may not unlink the steam account
- add control for users to hide their steam profile information
- improve handling for avatar urls in template vars, add indication for profile being public/private
- adding a feature which logs users linking/unlinking their accounts to detect multiaccounts/trolls
- add a ban list to blacklist certain steam64/steam-ids which won't be allowed to register/link

If you think there's something missing, feel free to add your suggestion here.

Strategos 12-22-2011 06:14 PM

Quote:

Originally Posted by Disasterpiece (Post 2279252)
This is the todo list for the 1.3 which will hopefully be the first non-beta Release Candidate. (following no specific order)

If you think there's something missing, feel free to add your suggestion here.

The mod needs ability to for promotions based on usergroup.

Unlinked register > Linked registered

Unlinked moderator > Linked moderator

That way you can control whether or not they can post based off steamid verification.

Ps: Also, be sure to make it so you can toggle to display the unlink button. That way, if a user gets banned they can't just re-register and continue trolling

Disasterpiece 12-22-2011 07:40 PM

Quote:

Originally Posted by Strategos (Post 2280144)
The mod needs ability to for promotions based on usergroup.

Unlinked register > Linked registered

Unlinked moderator > Linked moderator

Easier way: Create a group "linked user" which is allowed to post in specific forums and use it as a secondary usergroup. You can already assign linked users this usergroup in the plugin's settings.

Quote:

Originally Posted by Strategos (Post 2280144)
Ps: Also, be sure to make it so you can toggle to display the unlink button. That way, if a user gets banned they can't just re-register and continue trolling

You mean an option to disallow linking for banned users?

Strategos 12-23-2011 06:51 PM

Quote:

Originally Posted by Disasterpiece (Post 2280177)
Easier way: Create a group "linked user" which is allowed to post in specific forums and use it as a secondary usergroup. You can already assign linked users this usergroup in the plugin's settings.


You mean an option to disallow linking for banned users?

I already did that. However, when you have many different usergroups with different permissions, some more than others, you can't do it without making them all equal.

I mean basically what the other guy was suggesting. Allow the option to disallow unlinking for select usergroups. (or by admin only)

tonjohn 01-09-2012 05:57 PM

Quote:

Originally Posted by Disasterpiece (Post 2280177)
Easier way: Create a group "linked user" which is allowed to post in specific forums and use it as a secondary usergroup. You can already assign linked users this usergroup in the plugin's settings.

What would be super cool is if you could limit access to a forum based on game ownership or other Steam user information.

tonjohn 01-09-2012 06:34 PM

What all needs to be changed for this to be compatible with vb 3.8? Is it just the templates that need to be updated?

Disasterpiece 01-09-2012 08:00 PM

Quote:

Originally Posted by tonjohn (Post 2285628)
What all needs to be changed for this to be compatible with vb 3.8? Is it just the templates that need to be updated?

All the templates, the product, the login script, basically >70% of the code.


All times are GMT. The time now is 05:51 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01426 seconds
  • Memory Usage 1,755KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (3)bbcode_code_printable
  • (8)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete