this seems to actually be a problem with the Redirect to URL action, but i couldn't see an actions.module issue queue. i've successfully posted a message to a user, but can't seem to redirect folks. i've looked and looked but can't see anything obvious that i'm doing wrong.

thanks everybody!
-ryan

Comments

m_rookie’s picture

I am having a similar experience, is there something I am doing wrong. If the Redirect to URL does not function with trigger when user log in then it probably shouldn't be an available option.

chales’s picture

I've had a lot of trigger problems and solved most of them by increasing triggers weight in the system table so that it fires later than other modules. I'd suggest giving that a try to see if it takes care of your particular problem.

p4trizio’s picture

Hi, I have the same experience. I modified my trigger record on database putting "weight" at 50 but still doesn't work. Did anyone find a trick?
Thanks!

mithy’s picture

Status: Active » Closed (duplicate)

It does work from login form (/user) but does not work from login block, which has the destination param always set to the current page. It is a duplicate of #732542: system_goto_action breaks core APIs.

A temporary solution may be to use the Rules module or Login Destination.