I don't know if this is a bug or not. Running:
Drupal 6.2
PHP 5.1.4
CCK 6.x-1.x-dev (2008-May-13)

I copied field.tpl.php over to a Zen sub-theme directory from cck/theme/. I made some test alterations and clicked 'Empty cache' in the devel module block. When I look at a cck node, the changes have not taken place. And the Themer Info box tells me that it's getting the field information from sites/all/modules/cck/theme/field.tpl.php instead of the custom sub-theme directory.

Thanks for all your hard work on a wonderful module. It's been performing quite well for our organization's needs.

Comments

moshe weitzman’s picture

IIRC, the theme registry entry for this call is a bit non standard (i.e. name mismatch). i think the lack of overridability might be related to that.

a.mikheychik’s picture

Title: field.tpl.php not overriding after clearing cache? » Same problem in 6.x-2.x-dev
Version: 6.x-1.x-dev » 6.x-2.x-dev
Priority: Normal » Critical

I have the same problem with my own theme.
In content.module path to directory with field.tpl.php sets directly, and changing of it manual doesn't help.

yched’s picture

Title: Same problem in 6.x-2.x-dev » field.tpl.php not overriding after clearing cache?

resetting title

yched’s picture

Status: Active » Closed (duplicate)
rakeshjk’s picture

Assigned: Unassigned » rakeshjk

Well,
Greeting to all dear friends.

i would like to inform you, when i cleared the cache . i lost my custom theme and i got one unknown theme instead of my custom theme. How its coming like that . What will be the exact reason for this. How can i solve that problem.