Active
Project:
Legal
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 Jan 2012 at 02:11 UTC
Updated:
20 Sep 2019 at 17:33 UTC
Jump to comment: Most recent
After enabling the legal module, and setting some terms and conditions, all users who try to log in, and haven't accepted the latest terms, will get an error popup message with the contents of the legal terms page.
Comments
Comment #1
burgs commentedOk, after looking a bit closer, the legal module does some funky things, logging users out, then redirecting them. I'm moving this to the legal queue, which might be more appropriate.
Comment #2
manicato commentedSame problem
Comment #3
vegantriathleteThe user also gets an AJAX error when using modal_forms. I am betting that the issue is how legal is handling the redirect. See this issue and more specifically, my comments about how drupal_goto seemed to break things.
keywords: AJAX, modal, login
Comment #4
tascProblem persist 2.5 years later.
An AJAX HTTP error occurred.
HTTP Result Code: 200
Debugging information follows.
Path: /system/ajax
StatusText: OK
ResponseText:
Fatal error: Cannot use object of type stdClass as array in .../modules/contrib/asaf/asaf.module on line 634
duplicate? https://www.drupal.org/node/1644018
Comment #5
avpadernoBugs are fixed in the development snapshot.