views:

12

answers:

1

We have a web site designed by a third-party and based on Drupal. I'm reasonably familiar with Drupal but I'm going nuts trying to find a way to edit a bit of text.

It appears on the home page and can be found in the database as the only row in the table content_type_home_page. I can also find it in the cache where the text is prefixed with field_home_copy.

There's some sort of weird view thing going on on the home page and when I edit it I don't see any of the usual blocks, menus etc and certainly no references to any fields. I can find the definition of the field elsewhere but nowhere can I edit the actual content.

I could hack it in the database but I'd rather find out how to do it properly. Any ideas much appreciated.

J

A: 

I have same problem and would also appreciate help (was going to post question then saw been asked). Fields are not even in Content > content type > fields! Are they pages/blocks/content-types, god knows but I can see fields on my page.

Jon Hatfield

related questions