Hi!

I've got a weird problem:
The field 'node: title' doesn't appear in my cck content type (which references a views module) when I select 'Table View' as view type. Same goes for List View. However, the title is displayed when 'teaser' or 'full node' is selected.
Also, if I enable Block it works as well, although, any settings for Block then seem to have no effect at all.
(if I just have the title in the table view and no other fields, the items are not displayed, but one can see that the rows are there - just none of the items)

The cck content type itself is also referenced by some other views module, but that cannot really be the problem...
It used to work fine at some point anyway. I noticed this the first time after installing and uninstalling the connect module. (though I doubt it has anything to do with that as well)

I already deleted the views cach, but the problem persists.

Can anybody help??

(I'm using Drupal 5.2 at the moment)