vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Integration with vBulletin - YAFB - Yay! Another Facebook Bridge (https://vborg.vbsupport.ru/showthread.php?t=223555)

RWerksman 09-23-2009 11:53 PM

Quote:

Originally Posted by mrpaint (Post 1889250)
Well, this is Facebook's policy since each application only work within a base domain. This is necessary to prevent abuse and protect members privacy I think. So, maybe there is no solution for this issue. I'm sorry

Understandable, but how does the bridge do user validation? I.E. if I create a user for myself, and I try to sign up again, the system automatically knows that it's me and logs me right in.

mrpaint 09-24-2009 12:36 AM

Quote:

Originally Posted by malfuncion (Post 1889622)
I'm getting a syntax error in the admincp...

Parse error: syntax error, unexpected '{' in /***/forums/fbb/functions.php on line 89


Help?

Please upload files again. Sound like a corrupted upload attemp

Quote:

Originally Posted by Megatr0n (Post 1889643)
Dao, what about adding MSN/Google/AOL to this plugin? Much like the other one but that is not supported:

This one

Well, other services are not in my list currently. But I will see if I can do something ;)

Quote:

Originally Posted by m03 (Post 1889644)
Excellent piece of work, one small problem for me is that I cannot get the Recent activity to show in the profile page I've tried playing around with it but to no success, I don't use the side profile boxes so need to display it in the main vertical row, although I've added the right tags to the profile template it's still not showing.

Could you make the profile position an option in the next release?

Thanks.

Are you using vBulletin 3.6.x?

Quote:

Originally Posted by Deimos (Post 1889666)
Installed the latest version, but on occasion I'm still getting the error

Warning: file_put_contents(fbb_showthread_complete.txt) [function.file-put-contents]: failed to open stream: Permission denied in [path]/fbb/hook_showthread_complete.php on line 52

This weird warning has been removed in the latest version. Check it out man :D

Quote:

Originally Posted by RWerksman (Post 1889687)
Understandable, but how does the bridge do user validation? I.E. if I create a user for myself, and I try to sign up again, the system automatically knows that it's me and logs me right in.

Well, it's an ajax check running behind the scene ;)

mrpaint 09-24-2009 12:38 AM

Quote:

Originally Posted by TNCclubman (Post 1889583)
I think this facebook login mod has become the official good one. Supported, features added by request, this guy is sick!

Hey man, I'm not sick :D Just wanna make time goes faster these days... OMG, it's still running too slow :(

Anyway, if you haven't noticed yet. I have release the version 1.9. The important feature in 1.9 is Avatar Synchronizing. Check it out and give me feedbacks (as you always do) ;)

mrpaint 09-24-2009 12:40 AM

Special note to redlabour: I improved the register/login interface. The flow is changed a little bit, so... do the test and tell me if it's better now. Thank you

webrats 09-24-2009 12:49 AM

updating now. :)

mrpaint 09-24-2009 01:04 AM

Quote:

Originally Posted by webrats (Post 1889714)
updating now. :)

Hope it works :D

RWerksman 09-24-2009 01:27 AM

Quote:

Originally Posted by mrpaint (Post 1889709)
Well, it's an ajax check running behind the scene ;)

Ok, but what does it compare to:from? It looks like it compares the Facebook pulled userid to the stored fbuid in the user table, but something doesn't quite match up.

For instance, if I setup two identical applications, and repoint the application to use the second one, you would have to setup a new user as it wouldn't recognize my login correctly.

webrats 09-24-2009 01:40 AM

Quote:

Originally Posted by mrpaint (Post 1889717)
Hope it works :D

it does great job

the fan page still freezes my browser. but im happy

mrpaint 09-24-2009 01:41 AM

Quote:

Originally Posted by RWerksman (Post 1889725)
Ok, but what does it compare to:from? It looks like it compares the Facebook pulled userid to the stored fbuid in the user table, but something doesn't quite match up.

For instance, if I setup two identical applications, and repoint the application to use the second one, you would have to setup a new user as it wouldn't recognize my login correctly.

If no check had been done before, the check will be implement as a javascript scope. The flow is below
  1. Check for Facebook session
  2. If session found, send the associated facebook uid via ajax to our server
  3. Server check to see if that facebook uid is connected and the forum member enabled the auto-login feature. If everything is found and matched, server return a positive flag, otherwise, server will send a negative one
  4. The javascript code receives the response and redirect to login page (do the cookie, forum's session things) if it found a positive flag
  5. The javascript code marked (using cookie) as the check has been done and store a time note to prevent future check

That's how things are going

Edit: Oops. If you replace the API key with the 2nd application's one, from our forum, we won't able to check for connected user who connected with us using the 1st application's API key. Everything should be done using only one API key. The relationship is 1-to-1. If you decide to change, I suggest you to uninstall the product and import the xml file again... :(

mrpaint 09-24-2009 01:43 AM

Quote:

Originally Posted by webrats (Post 1889728)
it does great job

the fan page still freezes my browser. but im happy

If you disable the Experimental settings from AdminCP, the link will not be shown up (and it won't work either, opening that link will result in a blank page). I haven't improve that script, yet :P


All times are GMT. The time now is 11:07 AM.

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.01522 seconds
  • Memory Usage 1,754KB
  • 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
  • (12)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)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