Download & Extend

The requested URL /subdir/node/4 was not found on this server.

Project:Views Bulk Operations (VBO)
Version:6.x-1.x-dev
Component:Core
Category:bug report
Priority:normal
Assigned:infojunkie
Status:closed (duplicate)

Issue Summary

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.

Comments

#1

Category:support request» bug report
Assigned to:Anonymous» infojunkie
Status:active» fixed

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

Status:fixed» closed (fixed)

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

#5

Version:6.x-1.4» 6.x-1.x-dev
Component:Code» Core
Status:closed (fixed)» active

I apologize for a duplicate here: http://drupal.org/node/877354

Still, this problem is reproducible with these actions:

Send e-mail (system_send_email_action)
Send mass mail (views_send_mail_action)
Send tokenized e-mail (token_actions_send_email_action)

This is a fresh install with D6.17 and the 6.x-1.x-dev of VBO.

#6

subscribe, get the same page not found message with the save node action (module version 6.x-1.10)

#7

Status:active» closed (duplicate)

VBO was not working for un-clean URLs, again. The latest dev should have fixed it per the following issue: #959040: VBO does not work with purl and organic groups (Spaces is also affected).