Just a question: Do you flushed the theme registry cache?
G.
-----Original Message----- From: themes-bounces@drupal.org [mailto:themes-bounces@drupal.org] On Behalf Of Michel Morelli Sent: Friday, June 18, 2010 12:52 PM To: themes@drupal.org Subject: [themes] How to know the path of a tpl.php file
Hi all, with Theme Developer I can find that the content of one of my page (created from a view with Node output style) is build from "node.tpl.php" file (but no vars information are displayed like usal, and this is strange). Now I have a problem with this file in: in my template directory there is one node.tpl.php file, but is different at 100% from the output that I can see online and I have a file called node-view-VIEWNAME.tpl.php that it is not considerated from template engine (Theme Developer give me this file like a possible template file, but is not used).
How can I know which is or where is (path) this template file ?
Thanks in advance.
M.