Closed (fixed)
Project:
Legal
Version:
6.x-2.2-beta4
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
26 Oct 2009 at 11:19 UTC
Updated:
7 May 2011 at 02:41 UTC
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
Comment #1
robert castelo commentedThat'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)?
Comment #2
robert castelo commentedRedirect can now easily be overridden by other modules.