I just installed the latest dev. When I view the content2 page, instead of checkboxes for VBO, I just see this heading:

Comments

bojanz’s picture

Status: Active » Postponed (maintainer needs more info)

Using the latest Views 7.x-3.x-dev? Newer than May 29th? Sounds like you aren't.

cpelham’s picture

Yes, I downloaded it yesterday, June 6. I'm sorry my post in #1 was cut off. Instead of check boxes, I see

VIEWS-BULK-OPERATIONS-SELECT-ALL

inside the symbols for commenting out code

cpelham’s picture

Status: Postponed (maintainer needs more info) » Active
bojanz’s picture

Recheck the Views install. Maybe you have the files uploaded in two places?
Maybe you used the core downloader and it downloaded the beta without you noticing?

Because this is definitely a symptom of an old Views version, because Views before May 29th doesn't have the functionality to display VBO, hence the placeholder and no checkboxes.

Viybel’s picture

I confirm this bug.

What's more, the VBO select list doesn't show.

Vianney

Viybel’s picture

Priority: Normal » Critical

Changing priority to critical.

Vianney

bojanz’s picture

Category: support » bug
Priority: Normal » Critical

Can you please zip your Views install, and attach it here?
It's still definitely a problem with your Views install... Any Views -dev older than May 29th (or the betas or any other release) won't work. If you updated recently, clearing the cache might help.

bojanz’s picture

Category: bug » support
Priority: Critical » Normal
cpelham’s picture

Category: bug » support
Priority: Critical » Normal

Sorry, bojanz, I misread your initial post as asking what version of VBO I was using. When I updated to the current dev of Views the issue went away for me.

Vianney, are you sure you have both the latest Views dev and the latest BVO? You would probably need the new CTOols beta or newest dev as well.

tarito’s picture

I had the same problem with VBO, after reading this thread few times I realize that "beta" release of views was diferent from "dev" release, so i installed the lates views "dev" release and it works fine.

Thanks

bojanz’s picture

Thinking about maybe having VBO generate a warning if the Views version is old.. However, I'm guessing that once Views RC1 gets released (soon), everyone will update and the problem will solve itself.

bojanz’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

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

mlyno’s picture

Version: 7.x-3.x-dev » 7.x-3.0-beta3
Category: support » bug
Status: Closed (fixed) » Active

I have similar problem while displaying VBO field in calendar month view. Calendar (7.x-3.x-dev) month view displays only one (first) row of fields in the view.
After investigating with firebug I realized that the VBO field is enclosed in <div> tags which forces the field to be in separate row as the other fields. If change it to <a> tag I can see all the field in the single row of calendar month view. Where can I change the display of the VBO field in the views module?
If his is problem of calendar or views instead of VBO please change the project.
Thank you

bojanz’s picture

Category: bug » support
Status: Active » Closed (fixed)

That is done by Views just like for any other field. You can control it in "Style settings" when editing the field from Views.