Closed (fixed)
Project:
Commerce VBO Views
Version:
7.x-1.1
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
24 Jan 2012 at 00:45 UTC
Updated:
20 Feb 2012 at 22:40 UTC
The Commerce VBO Views features never become visible (on the product listing page, for example) if you enable the module with drush. The dependency was enabled first, but no matter what I did, it never worked when using drush.
I poked around, and it looked like the default views had been disabled... but the bulk selection boxes never appeared on the product listing page (admin/commerce/products)
However, if you enable it through the admin/modules interface, it works great!
Cheers!
Jackson
Comments
Comment #1
rfayI think this is a drush error (it fails to clear caches after installing a module). It's long since fixed in the drush codebase, but must not be in the version you're using.
I also think that if you clear all caches after enabling (even if you use Drush) it will work fine for you.
Anyway, definitely not a Commerce VBO Views issue.
Comment #2
iamnoskcaj commentedSorry for the late reply.
I'm running "Drush 7.x-4.5 (Supported, Recommended)". I could try the Development version if you think that would better integrate with Commerce VBO Views.
Obviously this is a non-issue for me now, as I already resolved it. However others might want to know the recommended version of drush for use with Commerce VBO Views.
Cheers!