Closed (outdated)
Project:
Legal
Version:
6.x-8.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
29 Jun 2010 at 02:49 UTC
Updated:
28 May 2017 at 17:41 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
Abeaudrian commentedSubscribing..
Comment #2
g.k commented+1
Comment #3
nrpr commented+1
Comment #4
drupalina commented+1
hmm... I guess this could be circumvented if Admins has a choice "Set the legal checkbox as ticked by default" or by allowing admins another option to display a simple statement below the "Create new account" button that says "By signing on you agree to the Terms & Condition"
Comment #5
Jimmy McCrillis commentedAny guesses when this will work for Drupal 7.x?
Comment #6
dmadruga commented+1
Comment #7
carlop commented+1
Comment #8
Anonymous (not verified) commentedI was going to have a look into this but reached a wall while registering as a developer on facebook as i needed to provide a mobile phone number (don't have at the moment) or debit / credit card details (which i won't give out to facebook)
I'll come back to this a little later
Best,
Paul Booker
Appcoast
Comment #9
robert castelo commentedSame here, anyone developing for Facebook that wants to provide a patch?
Comment #10
robert castelo commentedShould work in latest version, Legal 6.8.3
Comment #12
nick_vhOpening again. Still doesn't work for me here. When we disable the legal module everything works again.
Will post soon with more details
Comment #13
robert castelo commentedNick_vh what version are you trying?
I had a few reports that Legal 6.x-8.3 worked great with Facebook Connect.
Comment #14
tpainton commentedYes, it seems to break facebook connect. I am using latest release. :(
Comment #15
Alessandro Pezzato commentedLegal 8.5 + Facebook Connect 3.0-rc15 give me a redirect loop when logging in, if user has not accepted T&C before
Comment #16
Alessandro Pezzato commentedComment #17
tpainton commentedOkay, I got this working but you must use the option to create account at a later time.. See docs.
Comment #18
robert castelo commentedtpainton could you please provide some documentation of what setting needs configuration for Facebook Connect to work with Legal module - I'll add it to the README.txt
Comment #19
tpainton commentedHi, nothing spectacular.. All I am doing is linking accounts AFTER the user creates an account on the drupal site.. In other words, I don't create the user account as soon as they click on facebook connect.
In facebook applications, click edit, click on Facebook User Settings, Click on "Do not create accounts Automatically". Then, when user DOES create account, it runs them through the Legal agreement.
Comment #20
robert castelo commentedThanks tpainton, I've added that to the README.txt, which will be included in the next release.
Comment #21
robert castelo commentedComment #22
David Stosik commentedHello,
This is not a fix. As soon as I update the legal terms, and want my users to approve those new conditions, I'm screwed. All Facebook account will be asked to check the new conditions and enter the facebook connect/legal infinite redirect loop.
Instead of logging-out then redirecting the user, why not check in hook_init if user accepted terms, and redirect to the accept form in here, without logging him out?
Regards,
David
Edit: by the way, wouldn't proceeding in hook_init() also ensure that users who stayed logged-in when conditions changed get the new conditions checkbox?
Comment #23
David Stosik commentedHere is a patch I wrote to illustrate what I wrote in comment above.
This probably needs refinement, but may be an interesting start.
DO NOT USE ON PRODUCTION SERVER YET!
If someone who knows legal module well could tell me what he thinks about my patch, that would be very appreciated.
Thanks,
David
Comment #24
David Stosik commentedComment #26
marty.true commentedAny progress on this patch or latest version? This is pretty much a "deal killer" for using this module... In today's times, if your site doesn't connect with FB, you are pretty much behind the times...
Comment #27
Infoloko commentedI agree 100% with #26 .. I want to use Legal Accept but having FB logins going to a redirect loop is totally unacceptable . Until fixed I'm going to have to disable this module
just discovered that having tried to login via FB (and hit the redirect problem), ALL subsequent attempts to login using '/user/login' from any user including admin hit a redirect loop. Deleting all cookies allowed me to login again
Comment #29
robert castelo commentedNo longer supporting Drupal 6 version of Legal, so closing this old issue.