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

Reply
 
Thread Tools
uLogin The new facebook connect and more! Details »»
uLogin The new facebook connect and more!
Version: 1.3, by RyanFabbro RyanFabbro is offline
Developer Last Online: Jan 2015 Show Printable Version Email this Page

Category: Integration with vBulletin - Version: 3.8.7 Rating:
Released: 12-02-2012 Last Update: 12-04-2012 Installs: 9
Uses Plugins Template Edits
Additional Files Translations  
No support by the author.

Now 100% English, Screenshots added, and instructions are in the download compatible with ALL vB3 & vB4


working demo:
http://dirtrif.com/vb3/

uLogin is a free 3rd party login system for vBulletin, wordpress and more.

i am not the author nor did i develop this product in any way.

the control panel part is currently in russian as is the main website of this product.

it does work for english although there are no english downloads for this product, i will translate the backend part here shortly and re-release.

the goods
automatic registration and login for the following sites:
facebook
twitter
google
openID
last FM
linked In
Live ID
sound cloud
steam
flickr
vimeo
youtube

and a few various random russian sites, since it is a russian product.

you can find out more at http://uLogin.ru


the bads
*Edit* can not link existing accounts in any way
users can not choose their username (it will auto generate the name based on the username of the account they sign in with)

if a user logs in with facebook one time, and twitter the next it will create another account.

if the same email has been used already (the email assigned to the account they login with) exp: the email for bot twitter and facebook is test@test.com
and the user logs in with each not only does it create 2 accounts it changes the email to somthing with numbers IE: test25@test.com and same thing for usernames already taken, just adds numbers.

i just stumbled across this one day and it seemed promising, i try contacting them to provide english support but never heard back, although with a little digging, im not 100% sure this is the same source but i found a uLogin opensource project.

http://ulogin.sourceforge.net/ maybe one of our well know coders, could get something going with that

this does work with vb4 also, if someone translates this before i have time to translate it, then please release it and i will add it to the first post, thanks

also i have not tried this latest version version 1.3 so they may have changed the stuff i listed under "the bads" feel free to report the changes if any =)

Download Now

File Type: zip uLogin.zip (155.8 KB, 202 views)

Screenshots

File Type: png Capture.PNG (6.0 KB, 0 views)
File Type: jpg Capture2.jpg (77.7 KB, 0 views)
File Type: jpg Capture3.jpg (50.2 KB, 0 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #2  
Old 12-03-2012, 10:33 PM
RyanFabbro's Avatar
RyanFabbro RyanFabbro is offline
 
Join Date: Aug 2012
Location: MI, USA
Posts: 64
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Install:

upload the files
import the product

in template navbar after:
Code:
<tr>
			<td class="smallfont"><label for="navbar_password">$vbphrase[password]</label></td>
			<td><input type="password" class="bginput" style="font-size: 11px" name="vb_login_password" id="navbar_password" size="10" tabindex="102" /></td>
			<td><input type="submit" class="button" value="$vbphrase[log_in]" tabindex="104" title="$vbphrase[enter_username_to_login_or_register]" accesskey="s" /></td>
		</tr>
place:
Code:
<tr>
			<td colspan="3">$template_hook[ulogin]</td>
		</tr>
then you may have to use google translate for now to set options.
for advanced users place
Code:
$template_hook[ulogin]
were you wish the login button to be
Reply With Quote
  #3  
Old 12-04-2012, 01:38 AM
tme_power tme_power is offline
 
Join Date: Sep 2006
Posts: 30
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

dear Ryan,

After login, it redirect to wrong location.
For example :

My forum URL is
http://domain.com/vbb/
After login, ulogin redirect to
http://domain.com/vbb/vbb/

Btw, If we dont wanna using ulogin application, do you please guide us to using our application.

Best regards.
Reply With Quote
  #4  
Old 12-04-2012, 05:48 AM
RyanFabbro's Avatar
RyanFabbro RyanFabbro is offline
 
Join Date: Aug 2012
Location: MI, USA
Posts: 64
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

to use this system you have to use the uLogin system, thats just the way it works. i provided the open source stuff for a developer so they may take on a project with this, but i just posted this today so it may take a while before we see sombody come up with somthing.

as for the vbb/vbb
did you add "yoursite.com/vbb" somewere in the settings? if so just remove the vbb part and you should be good to go
Reply With Quote
  #5  
Old 12-04-2012, 06:02 AM
luism luism is offline
 
Join Date: May 2009
Location: Philippines
Posts: 53
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks for this.. I am looking for a way to allow facebook and linked in user only.. this is a starts..too bad I am not sure how to install it

Thanks anyways
Reply With Quote
  #6  
Old 12-04-2012, 12:36 PM
RyanFabbro's Avatar
RyanFabbro RyanFabbro is offline
 
Join Date: Aug 2012
Location: MI, USA
Posts: 64
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

umm rly?

install instructions are right there in the second post...

download the attachment
upload the content
import the product
do the template edit

logout of your forums and youll see the button which will allow you to login with your social network
Reply With Quote
  #7  
Old 12-04-2012, 02:46 PM
v123shine v123shine is offline
 
Join Date: Sep 2008
Posts: 242
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Can this plugin work in vbulletin 3.8.4 ???
Reply With Quote
  #8  
Old 12-04-2012, 03:05 PM
RyanFabbro's Avatar
RyanFabbro RyanFabbro is offline
 
Join Date: Aug 2012
Location: MI, USA
Posts: 64
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

it should work with any version of vbulletin, but be sure you read the flaws of this add on i listed in the first post, i am not the developer of this addon, it is a 3rd party free script.
Reply With Quote
  #9  
Old 12-04-2012, 09:46 PM
pedrovazquez10 pedrovazquez10 is offline
 
Join Date: Aug 2005
Posts: 45
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Instructions its in Russian
Reply With Quote
  #10  
Old 12-05-2012, 07:29 AM
RyanFabbro's Avatar
RyanFabbro RyanFabbro is offline
 
Join Date: Aug 2012
Location: MI, USA
Posts: 64
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

i gave instructions
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 02:19 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.05617 seconds
  • Memory Usage 2,319KB
  • Queries Executed 24 (?)
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
  • (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
  • (1)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (9)postbit
  • (4)postbit_attachment
  • (10)postbit_onlinestatus
  • (10)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
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • 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