Skip to main content
7 events
when toggle format what by license comment
Apr 14, 2016 at 16:46 comment added Ahmad I am talking about the the message in the same rules action. Without the message the user does not know something that what happens.
Apr 14, 2016 at 16:29 comment added Pierre.Vriens Not sure which message you mean, but together with the redirect you could also set whatever other message (in the same Rules Action). Or am I still missing something why you think that is not a solution for your case?
Apr 14, 2016 at 16:25 comment added Ahmad the problem is when I set the page redirect to user/logout, then it does not display the message. Other wise when I set the page redirect to front page then it display the message.
Apr 14, 2016 at 16:18 history edited Pierre.Vriens CC BY-SA 3.0
Address comment from OPer
Apr 14, 2016 at 15:51 comment added Pierre.Vriens How about you add some rules logic like (Rules Condition) "if this user is not flagged yet (with flag 'Validted')", then (Rules Action) "perform redirect to user/logout", possible with an extra message you want to set in the same Rules action like "sorry, your account has not been validated yet, please do so and so first". If that makes sense to you, I'd be happy to incorporate this comment in my answer, ok?
Apr 14, 2016 at 15:48 comment added Ahmad in this case if I not block the user. When user registers, he can able to login to site without email verification. Which I does not want.
Apr 14, 2016 at 15:38 history answered Pierre.Vriens CC BY-SA 3.0