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)
-   -   Miscellaneous Hacks - Digital Point Better Facebook Registration (https://vborg.vbsupport.ru/showthread.php?t=262758)

HMBeaty 05-04-2011 06:46 PM

Sweet. Thanks!

Boofo 05-04-2011 07:03 PM

Works as advertised for me. ;)

digitalpoint 05-04-2011 11:26 PM

Have you tried with your own Facebook account by chance?

HMBeaty 05-05-2011 03:08 AM

Hey dp, do you have a branding free option for this? Or how can I remove the the copyright in the footer?

digitalpoint 05-05-2011 05:43 PM

It should only be a copyright on the actual registration page, no?

HMBeaty 05-06-2011 02:43 AM

Quote:

Originally Posted by digitalpoint (Post 2192361)
It should only be a copyright on the actual registration page, no?

Correct

MarceloS 05-10-2011 05:33 PM

Hi DP. Nice mod! Does it make the system remember the user when he comes back to the forum?

8thos 06-16-2011 03:29 AM

*installs*

moonclamp 07-14-2011 10:03 PM

Quote:

Originally Posted by digitalpoint (Post 2189466)
Then it will simply let them pick one. Although, doesn't everyone have to have a Facebook username these days?

I don't - I decided it would make me too easy to track down.:cool:

Anyway, what happens with me is my username gets entered as "profile.php" :D

Personally I'd like to see the username field blank by default - thus forcing the user to think.

digitalpoint 07-15-2011 08:17 PM

Quote:

Originally Posted by moonclamp (Post 2220636)
I don't - I decided it would make me too easy to track down.:cool:

Anyway, what happens with me is my username gets entered as "profile.php" :D

Personally I'd like to see the username field blank by default - thus forcing the user to think.

Strange... makes me think Facebook is giving an odd profile URL in your case for some reason. I just double checked it with my Facebook account, and it works as expected.

Could you create a plug-in at the register_form_complete hook location with the following code:
PHP Code:

print_r ($fb_userinfo); 

Then if you go to your registration page and use the Facebook connect, it will barf out the data we are getting from Facebook.

If you want to PM me that data, I could try to figure out what's going on with your FB account (and presumably some others)...

If you do, don't forget to disable the plug-in after you get the dump.


All times are GMT. The time now is 04:50 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.01120 seconds
  • Memory Usage 1,735KB
  • 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
  • (1)bbcode_php_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (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