Posted by lasac on October 26, 2009 at 11:19am
Jump to:
| Project: | Legal |
| Version: | 6.x-2.2-beta4 |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
I would want a option for my terms where i can say if users need to re-accept the terms or not when i make a change. Because i use rules to send the user back from where he logedin they get send back to the accept page.
User logsin -> legal makes a redirect to the new terms, user accepts presses button -> rules make redirect to last page, that is terms -> user again accepts -> gets send back to frontpage with a error because they have accepted the terms twice.
So basicaly i would like to turn off the option to make users re-accept the new terms.
Comments
#1
That's never going to be an option, see my reply here:
http://drupal.org/node/982464
Could you get the url of the actual page you want the user to go to and re-direct to that instead of just a simple back (last page)?
#2
Redirect can now easily be overridden by other modules.
#3
Automatically closed -- issue fixed for 2 weeks with no activity.