Thursday 08 January 2004 9:26:34 am
My objective: seeing which templates are used where and when The reference at http://ezwiki.blanko.info/index.php/3XHT_SeeTmpls indicates: "You have to delete the cached files (var/cache) and make the following settings in settings/site.ini.php:
[TemplateSettings]
AutoloadPath=lib/eztemplate/classes/;kernel/common/
Debug=enabled
NodeTreeCaching=disabled ProcessCaching=disabled
[DebugSettings]
DebugByIP=enabled
Debug=inline DebugRedirection=disabled" However, after doing that (on the /settings/override/settings.ini.append.php directory, following the advice in the original settings/site.ini), and clearing the cache, I run eZ Publish (3.3) and no debugghing info is printed on screen.
Questions:
* Am I doing something wrong, or are the instructions themselves that are wrong? * If things have changed for 3.3, how do I get to achieve the same objective? Repeating: my objective is to see exactly which templates and stylesheets were used to display a certain page. As usual, any help will be kindly appreciated
Cheers ck
|