Closed (duplicate)
Project:
Views Bulk Operations (VBO)
Version:
6.x-1.x-dev
Component:
Core
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Aug 2010 at 23:40 UTC
Updated:
9 Aug 2010 at 18:08 UTC
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
Comment #1
goose2000 commentedComment #2
goose2000 commentedI 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.
Comment #3
goose2000 commentedI found a previous isse here:
http://drupal.org/node/374771
Setting this to duplicate , ignore.