Go Back   vb.org Archive > vBulletin Modifications > vBulletin 4.x Modifications > vBulletin 4.x Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Social Login - Login/Register with 35+ Social Networks Details »»
Social Login - Login/Register with 35+ Social Networks
Version: 1.1.0, by ClaudeS ClaudeS is offline
Developer Last Online: Jul 2018 Show Printable Version Email this Page

Category: End-User Options - Version: 4.x.x Rating:
Released: 08-12-2015 Last Update: 12-10-2017 Installs: 40
Uses Plugins
Re-useable Code Additional Files Translations  
No support by the author.

Social Login

The same addon for vBulletin5 is available here.

Social Login for vBulletin4 allows your users to login and register with 35+ social networks. It increases your vBulletin user registration rate by simplifying the registration process for new users and provides permission-based social data retrieved from the social network profiles.

Your existing users can furthermore link their existing accounts to one or more social networks and can then use these social network accounts to login without having to remember another username/password combination.

The module integrates with your existing system so you and your users don't have to start from scratch.





Supported Social Networks
* Amazon
* Battle.net
* Blogger
* Discord
* Disqus
* Draugiem
* Dribbble
* Facebook
* Foursquare
* Github.com
* Google
* Instagram
* Line
* LinkedIn
* LiveJournal
* Mail.ru
* Meetup
* Odnoklassniki
* OpenID
* PayPal
* Pinterest
* Pixelpin
* Reddit
* Skyrock.com
* SoundCloud
* StackExchange
* Steam
* Tumblr
* Twitch.tv
* Twitter
* Vimeo
* VKontakte
* Weibo
* Windows Live
* WordPress.com
* Xing
* Yahoo
* YouTube


Documentation
http://docs.oneall.com/plugins/guide...n-vbulletin/4/

Contribute
Feel free to fork our vBulletin GitHub repository to contribute.
https://github.com/oneall/social-login-vbulletin

Who are we?
Social Login is maintained by OneAll, a technology company offering a set of web-delivered tools and services for establishing and optimizing a site's connection with social networks and identity providers such as Facebook, Twitter, Google, Yahoo!, LinkedIn, Paypal, Hyves amongst others. As today more than 250,000 websites rely on OneAll!

Download Now

File Type: zip vbulletin-4.0----oneall_social_login.zip (62.0 KB, 77 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
2 благодарности(ей) от:
Nirjonadda, RichieBoy67

Comments
  #12  
Old 08-19-2015, 11:17 AM
keyla31's Avatar
keyla31 keyla31 is offline
 
Join Date: Feb 2009
Posts: 116
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

did not work for me following the instructions, link to connect showed up but when clicking it nothing happened, uninstalled
Reply With Quote
  #13  
Old 08-19-2015, 01:26 PM
blue6995 blue6995 is offline
 
Join Date: Oct 2005
Posts: 207
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Is it possible to show more than 4 social media icons at a time?
Reply With Quote
  #14  
Old 08-19-2015, 02:50 PM
4ngeluxpunk's Avatar
4ngeluxpunk 4ngeluxpunk is offline
 
Join Date: Jul 2010
Location: Cix
Posts: 25
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by ClaudeS View Post
Hello,

I'm sorry, but besides my local development environment I don't have a demo that I could show you. The installation is however very easy. You can simply give it a try and remove it if it does not suit your needs.

http://docs.oneall.com/plugins/guide...n-vbulletin/4/

Regards,
Good, install it on my forum but when I register I get the following error in the header:

Warning: Non-static method OneAllSocialLogin_Toolbox::generate_hash() should not be called statically in ..../oneallsociallogin/include/toolbox.php on line 611

I appreciate your support.
Reply With Quote
  #15  
Old 08-20-2015, 01:45 PM
ClaudeS ClaudeS is offline
 
Join Date: Apr 2013
Location: Luxembourg
Posts: 28
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by keyla31 View Post
did not work for me following the instructions, link to connect showed up but when clicking it nothing happened, uninstalled
In this case your API was probably not working correctly. You must open the Social Login settings in your admin area and click on "Autodetect" and "Verify". Both tests must display a green success message.
Reply With Quote
  #16  
Old 08-20-2015, 01:48 PM
ClaudeS ClaudeS is offline
 
Join Date: Apr 2013
Location: Luxembourg
Posts: 28
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by blue6995 View Post
Is it possible to show more than 4 social media icons at a time?
Yes, of course. You only need to enable them in Social Login setup in your ACP. The number should not be limited. Could you post a link to the page where I can see the error?
Reply With Quote
  #17  
Old 08-20-2015, 01:56 PM
ClaudeS ClaudeS is offline
 
Join Date: Apr 2013
Location: Luxembourg
Posts: 28
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by 4ngeluxpunk View Post
Good, install it on my forum but when I register I get the following error in the header:

Warning: Non-static method OneAllSocialLogin_Toolbox::generate_hash() should not be called statically in ..../oneallsociallogin/include/toolbox.php on line 611

I appreciate your support.
Thank you for the bug report. I have fixed the error and uploaded a new version.
Reply With Quote
  #18  
Old 08-20-2015, 02:02 PM
ClaudeS ClaudeS is offline
 
Join Date: Apr 2013
Location: Luxembourg
Posts: 28
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
How would the members name appears? For 15 years, my forums have been username only based, without real names so want to know if this only shows their Facebook profile name for example, or whether there are options to change t
You have to open the file oneallsociallogin/include/toolbox.php

Then you comment this line:
Code:
$data ['user_login'] = $data ['user_full_name'];
This will create users with their username from the social network only. Please note that in some social networks (i.e. Facebook) the user's username is usually equal to the first/lastname. So despite the change there might be usernames with a first/lastname in it.
Reply With Quote
  #19  
Old 08-20-2015, 04:49 PM
4ngeluxpunk's Avatar
4ngeluxpunk 4ngeluxpunk is offline
 
Join Date: Jul 2010
Location: Cix
Posts: 25
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by ClaudeS View Post
Thank you for the bug report. I have fixed the error and uploaded a new version.
Thank you for your prompt response, download the update and Set up all over again but I still dating the same mistake.
Reply With Quote
  #20  
Old 08-20-2015, 06:11 PM
blue6995 blue6995 is offline
 
Join Date: Oct 2005
Posts: 207
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by ClaudeS View Post
Yes, of course. You only need to enable them in Social Login setup in your ACP. The number should not be limited. Could you post a link to the page where I can see the error?
It does show more than 4 but to view the rest you have to scroll to see them. Is that how it is meant to be?

http://rwf-forum.co.uk/vBulletin/forum.php

Thanks
Reply With Quote
  #21  
Old 08-21-2015, 05:54 AM
ClaudeS ClaudeS is offline
 
Join Date: Apr 2013
Location: Luxembourg
Posts: 28
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by 4ngeluxpunk View Post
Thank you for your prompt response, download the update and Set up all over again but I still dating the same mistake.
Are you sure that you have downloaded and installed the new version 1.0.1 ?

This error
Code:
Warning: Non-static method OneAllSocialLogin_Toolbox::generate_hash() should not be called statically in ..../oneallsociallogin/include/toolbox.php on line 611
Should no longer occur as the function is now declared as static function

Code:
public static function generate_hash ($length){ ...}
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 01:30 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04946 seconds
  • Memory Usage 2,348KB
  • Queries Executed 26 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (3)bbcode_code
  • (8)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (11)post_thanks_box
  • (2)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (1)postbit_attachment
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete