By regi.bradley on
I am running Drupal 6.4 with CCK 6.x-2.0-rc9 and Views 6.x-2.0-rc4 and I am having problems creating a block view. I am able to set the block up but when I go to Live Preview I get an empty block. There is a note under path stating that "this display has not path" but I think this is expected for blocks? I get no other errors other than an empty block view with just the Field titles being displayed.
I have tried clearing the views cache, the site cache, etc. but I still get this same error. Any suggestions on how to fix this?
Comments
Block Preview
You're right that it does say "this display has no path" when you preview a Block. Is maybe one of your filters or arguments causing 0 results to return on a field?
Just my two cents...
Thanks for that, I didn't
Thanks for that, I didn't realize it would foul w/ 0 results in a filter.