Go Back   vb.org Archive > vBulletin Modifications > vBulletin 5.x Modifications > vBulletin 5.x Products & Extensions
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: 2.3.3, by ClaudeS ClaudeS is offline
Developer Last Online: Jul 2018 Show Printable Version Email this Page

Category: End-User Options - Version: 5.0.0 Rating:
Released: 07-22-2015 Last Update: 07-04-2018 Installs: 54
Uses Plugins
Re-useable Code Additional Files Translations  
No support by the author.

Social Login

Tested with 5.0.x, 5.1.x, 5.2.x, 5.3.x, 5.4.x
The same addon for vBulletin4 is available here.

Social Login for vBulletin5 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/5/

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-5.0----oneall_social_login.zip (92.3 KB, 134 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
Благодарность от:
Teascu Dorin

Comments
  #12  
Old 07-27-2015, 09:20 AM
heredia21 heredia21 is offline
 
Join Date: May 2013
Posts: 39
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by ClaudeS View Post
@mdawg
No, it should not conflict with any other products.

@heredia21
In this case your firewall probably blocks outgoing requests on port 443 and 80.
Please open one of these ports for requests from your to our server.

Port 443 and 80 are open.
Reply With Quote
  #13  
Old 07-27-2015, 02:04 PM
In Omnibus's Avatar
In Omnibus In Omnibus is offline
 
Join Date: Apr 2010
Location: Inside A Blade Server
Posts: 840
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

The product works perfectly well in vBulletin 5.1.8 so long as one goes through the steps of creating an API for each social network.
Reply With Quote
  #14  
Old 07-28-2015, 11:30 AM
ClaudeS ClaudeS is offline
 
Join Date: Apr 2013
Location: Luxembourg
Posts: 28
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

@ heredia21
Could you please try this on your server's shell?
Code:
telnet ping.api.oneall.com 443
You should receive a result like this:
Code:
Trying 136.243.63.184...
Connected to ping.api.oneall.com.
Escape character is '^]'.
If this works for you too, then your might have to install PHP CURL on your server.

@ProSportsForums
Thank you for the confirmation! The setup is a requirement of the social networks.
We have tried to make it as easy as possible by providing the setup guides
Reply With Quote
  #15  
Old 07-28-2015, 05:05 PM
heredia21 heredia21 is offline
 
Join Date: May 2013
Posts: 39
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by ClaudeS View Post
@ heredia21
Could you please try this on your server's shell?
Code:
telnet ping.api.oneall.com 443
You should receive a result like this:
Code:
Trying 136.243.63.184...
Connected to ping.api.oneall.com.
Escape character is '^]'.
If this works for you too, then your might have to install PHP CURL on your server.

@ProSportsForums
Thank you for the confirmation! The setup is a requirement of the social networks.
We have tried to make it as easy as possible by providing the setup guides
It worked:

telnet ping.api.oneall.com 443
Trying 136.243.63.184...
Connected to ping.api.oneall.com.
Escape character is '^]'.
PHP Curl already installed: http://blackberryempire.com/phpinfo.php

Could it be an issue with Cloudflare? If so what do I do?
Reply With Quote
  #16  
Old 07-30-2015, 08:04 AM
ClaudeS ClaudeS is offline
 
Join Date: Apr 2013
Location: Luxembourg
Posts: 28
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hello,

Could you please tick Port 443 and CURL in the API settings, enter your API credentials and then save the settings without using the Autodetect/Verify buttons? Please then test if the login works on your forum.

Regards,
Reply With Quote
  #17  
Old 07-30-2015, 09:03 AM
heredia21 heredia21 is offline
 
Join Date: May 2013
Posts: 39
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by ClaudeS View Post
Hello,

Could you please tick Port 443 and CURL in the API settings, enter your API credentials and then save the settings without using the Autodetect/Verify buttons? Please then test if the login works on your forum.

Regards,
Yes, ive done that. Still does not work, not of the OneAll social buttons show up anywhere.
Reply With Quote
  #18  
Old 08-10-2015, 01:05 PM
ClaudeS ClaudeS is offline
 
Join Date: Apr 2013
Location: Luxembourg
Posts: 28
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

The plugin works out of the box with the default vBulletin5 theme. With a custom theme the icons might not be displayed because the HTML structure is different and the plugin does not know where you want it to be displayed.

For this reason I have now added the new version 1.1.0. With this version you can use the following vBulletin template method :

Code:
{vb:template oneallsociallogin}
You can simply add this tag to a template, at the location where you want the Social Login icons to be displayed. You can edit the template in your Admin ACP under Styles&Templates -> Style Manager -> Edit Templates (In the dropdown)
Reply With Quote
Благодарность от:
In Omnibus
  #19  
Old 08-13-2015, 07:04 AM
ClaudeS ClaudeS is offline
 
Join Date: Apr 2013
Location: Luxembourg
Posts: 28
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

A version for vBulletin4 is now available here:
https://vborg.vbsupport.ru/showthread.php?t=319849
Reply With Quote
  #20  
Old 11-11-2015, 07:50 AM
fhabio fhabio is offline
 
Join Date: Sep 2015
Posts: 3
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hello
I've posted on oneall forums also, but as I'm in a hurry for our product release, I will post here too.
(https://support.oneall.com/forums/di...etin-5-connect)

I've installed the Social Login and did all the steps on the installation guide.
(https://docs.oneall.com/plugins/guid...n-vbulletin/5/)

But I'm not getting it to work right. When I click on "Login with your social account",
it takes me to the redirect "You have logged in with Facebook" page and then it returns me to the forum and it still shows me as a non-logged user.
I have tested with Facebook / Twitter / Google and all got the same result.
By the way, I don't get any error, it just doesn't log in.
I have checked the API credentials at Admin CP on vBulletin, also the settings on Facebook app and oneall's website and
they all seems to be correctly.
Any idea in what I'm doing wrong?

vBulletin version: vBulletin 5.1.9
(Obs. I'm running the forum in SSL, and I've checked the ports 80 and 443 and they are all open)

Thanks a lot in advance for any help on this issue.
Reply With Quote
  #21  
Old 12-31-2015, 11:39 PM
badcompany123 badcompany123 is offline
 
Join Date: Nov 2013
Posts: 1
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I'm having the same issue as @fhabio

Port 80 and 443 are both open.

it takes me to the redirect "You have logged in with Steam" page and then it returns me to the forum and it still shows me as a non-logged user.

The steam setting on social login website is all setup correctly and so is the settings on my vbulletin admincp
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 03:23 AM.


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.08212 seconds
  • Memory Usage 2,344KB
  • 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
  • (5)bbcode_code
  • (3)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
  • (2)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