The requested URL /subdir/node/4 was not found on this server.
| Project: | Views Bulk Operations (VBO) |
| Version: | 6.x-1.4 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | kratib |
| Status: | closed |
Jump to:
Thanks for this module--
I've added Bulk Operations per the documentation. I've added only Delete as a function. When I go to my view, I see the checkboxes and the "delete node" button.
the URL for my view is:
http://www.example.com/subdir/?q=node/4
When I select a node and click on "delete node" I get the following error:
Not Found
The requested URL /subdir/node/4 was not found on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
Apache/2.2.11 (Unix) mod_ssl/2.2.11 OpenSSL/0.9.8i DAV/2 mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 Server at www.toddlash.com Port 80
---
If i go to admin>content> I can select any node(s) and delete works just fine.
Thanks for your assistance.

#1
Thanks for your report. VBO wasn't prepared for non-clean URLs and I fixed that in the latest -dev. Please try and let me know (you'll have to wait for Drupal.org to pick up the new release).
#2
Thank you for your quick response. I'll install the fix and let you know that it's working.
Just knowing that using clean URL was what I needed to do is also good to know. I'll probably convert to that before I launch anyway.
Thanks again.
#3
The fix in the dev dated 2/19 worked well for delete node operation. Thank you.
#4
Automatically closed -- issue fixed for 2 weeks with no activity.