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

robert castelo’s picture

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)?

robert castelo’s picture

Status: Active » Fixed

Redirect can now easily be overridden by other modules.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.