HI Fago and Klausi,

First of all thank you very much for this mega cool module it helps me a lot in everyday work. Unfortunatly the redirect action is still not working (I've tried 2.0 and latest 2.dev) if after the event is triggered a batch process is initiated (as is with the event 'After a user account has been deleted'). Redirect works on Events like 'User has logged in' as expected.

I'am useing
drupal 7.12
ctools 7.x-1.0-rc1
and both rules 2.0 and the latest 2.dev

I tried drupal_goto as well but it causes ajax mistakes.

Do you have any Idea how I can redirect after a user is deleted?

Thanks in advance m-si

Comments

fago’s picture

Component: Rules Core » Rules Engine
Category: bug » support
mitchell’s picture

Title: redirect again... » How to use system redirect action
Status: Active » Fixed

You need to react on a page load event. A behind the scenes event like, 'After a user account has been deleted', will not affect a page load.

Status: Fixed » Closed (fixed)

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