Here are the steps I am taking:
- Access a View that uses VBO.
- Click in the checkboxes to select the rows I want to perform a VBO operation on.
- Choose the operation from the "Bulk operations" list.
- Click "Execute."
- Set parameters for the operation.
- Click "Next."
- On the "Are you sure ...?" page, click "Confirm."
After clicking "Confirm," i get sent back to the View page, which now contains this error message: "No row selected. Please select one or more rows."
I'd had this problem on occasion before updating to the 1.10 version; now it happens every single time.
Any suggestions?
Comments
Comment #1
infojunkie* Does it happen for any VBO and for any action?
* Does it happen if you check the "Skip confirmation step" option in VBO style settings?
* Does it happen if you select only one action in your VBO style settings, and check the "Merge single action's form with node selection view" option?
* Are you using a caching module?
Thanks for your help!
Comment #2
Katrina B commentedOddly enough, it works fine on our test site but not on our production site. I am researching now to try to determine why. I will try the options you suggested and get back to you with the results.
Comment #3
Katrina B commentedOkay, Memcache turned out to be the culprit. With Memcache turned off, VBO works fine.
But for our production site, we need VBO to work with Memcache turned on, due to the heavy traffic on our site.
Comment #4
infojunkieThis is a known issue. If you can help with debugging, please let me know and we can plan something together.
Comment #5
Katrina B commentedUnfortunately, I am a graphic designer; I have virtually no programming knowledge. One of our tech staff (who works on the other side of the country from me) identified Memcache as the culprit. So I'm not sure how much help I can be to you.
Comment #6
infojunkie@Katrina B: No problem. I will give this priority because many high-performance sites use the Memcache module.
Comment #7
infojunkieMight be related to #361871: VBO loses selection with caching module.
Comment #8
infojunkieTagging for next release.
Comment #9
amal850720 commentedi've read the post #361871 and i still cannot find a quick remedy to this problem. is there one anyway? i stopped memcache, varnish, removed the module, deactivated drupal's caching, but still nothing works.
Comment #10
infojunkieTo all posters here:
Can you comment on whether deleting nodes via the core content admin page (admin/content/node) works or not? I was able to verify that at least on one installation, when VBO fails with the confirmation message, the core admin page also fails (with the Delete operation for example).
Comment #11
infojunkieMarking as duplicate of #361871: VBO loses selection with caching module to allow tracking the issue in one place. Please subscribe there to continue following this issue.
Comment #12
KhaledBlah commentedThis issue has been closed for a while but I'd still like to note that I had this problem while using memcache (no problem without) with version 7.x-3.3 (Date: 2015-Jul-01) while it worked after I upgraded to 7.x-3.x-dev (Date: 2015-Jul-16) it worked just fine. I didn't analyze the difference between those versions and maybe I was another problem which was solved by the upgrade (don't think so) but in case someone else runs into the same problem upgrading might help.