Closed (duplicate)
Project:
Content Construction Kit (CCK)
Version:
6.x-2.x-dev
Component:
General
Priority:
Critical
Category:
Bug report
Assigned:
Reporter:
Created:
16 May 2008 at 18:54 UTC
Updated:
26 May 2010 at 09:32 UTC
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
Comment #1
moshe weitzman commentedIIRC, 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.
Comment #2
a.mikheychik commentedI 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.
Comment #3
yched commentedresetting title
Comment #4
yched commentedduplicate of http://drupal.org/node/258407
Comment #5
rakeshjk commentedWell,
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.