It appears that when I try to send my VBO, click the "Send e-mail" button, it then loads to a clean url. And I don't have that on my developer setup right now.

So if the view I made has a path setting to 'emailorders':

mysite.com/index.php?q=emailorders

After I click send it goes straight to:

mysite.com/emailorders

And of course that goes 404; no emails are sent.

Comments

goose2000’s picture

Title: end e-mail ( system_send_email_action ) only works with clean URL ? » Send e-mail ( system_send_email_action ) only works with clean URL ?
goose2000’s picture

I would like to try and run this issue down myself, If I could get a clue where to look? I think the 'action' code is ok, as it works with core Drupal triggers, trouble shows up when I'm working with a VBO.

Thanks for ideas.

goose2000’s picture

Priority: Major » Normal
Status: Active » Closed (duplicate)

I found a previous isse here:

http://drupal.org/node/374771

Setting this to duplicate , ignore.