I have installed 1.0-alpha2 version of the views bonus pack. Things seem to be working well with the grid view, panel views etc. However when I enable the bare view, it is not available to be as an option in the dropdown menu when creating either a page view or a block view.

One other user reported the same problem see: http://drupal.org/node/209114#comment-854231

Are there other modules that are known to conflict? I have the views_alpha_pager, oaliquid views plugins installed but i don't see why they should cause a conflict.

Thanks,

Sidharth

Comments

Psycnic’s picture

I'm having the same problem. Any solution yet?

sidharth_k’s picture

None :-(. Guys! please help. I'm tired to doing list-style: none; in my css files. Views 2 in Drupal 6 has unformatted feature built in. So use drupal 6 if possible.

open-keywords’s picture

same request, but the code looks pretty light !

open-keywords’s picture

Ok

I have a working patch.
The author of this module seems to have changed his mind and everything in the code is named "plain" instead of "bare" (indeed, the full story is here http://drupal.org/node/209114)
Then Drupal loading process of modules based on naming conventions doesn't work, and it doesn't showup

I renamed every 'plain' into 'bare', flushed the views cache, and it is now available.

Enjoy

neclimdul’s picture

Status: Active » Fixed

commit. thanks.

Status: Fixed » Closed (fixed)

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