HI!
What is the VIEWNAME?
VIEWNAME contain underscores? If yes, try to change the underscores to hyphens.
Try to duplicate the hyphen after 'node-view' int he file name, like this: node-view--VIEWNAME.tpl.php
I can only guess .
George Bobak
From: themes-bounces@drupal.org [mailto:themes-bounces@drupal.org] On Behalf Of Michel Morelli Sent: Thursday, July 01, 2010 9:22 AM To: A list for theme developers Subject: Re: [themes] How to know the path of a tpl.php file
Bobák György ha scritto:
HI!
Have you a simple node.tpl.php file in the theme directory?
Yes, I have it, because I have some node-content_type.tpl.php file that works.
M.