view template won't show up

Author Message

Stephane Persyn

Tuesday 01 September 2009 1:47:31 pm

Hi,

I've created a class (identifier = societe).
I've added in */ezpublish/settings/siteaccess/ezwebin_site_user/override.ini.append.php the following:

[full_societe]
Source=node/view/full.tpl
MatchFile=full/societe.tpl
Subdir=templates
Match[class_identifier]=societe

Then I've created my societe.tpl file in the following directory:
*/ezpublish/extension/ezwebin/design/ezwebin/override/templates/full/societe.tpl

My template file is inspired from article.tpl which already is in the same "*/full" directory.

I then clear the cache, to check....

No change : the societe class content object are still displayed as before (from node/view/full.tpl I suppose)...

Any ideas on what did I wrong?

Thanks,

Stéphane

Stephane Persyn

Tuesday 01 September 2009 2:25:40 pm

after enabling debug mode, the single frontpage displays the follwing error:

Error: eZTemplateDesignResource::overrideArray Sep 01 2009 23:17:26
Custom match file: path 'full/societe.tpl ' not found in any resource. Check the template settings in settings/override.ini

when checking this file, comments clearly indicate it shouldn't be edited, but we should rather create a override.ini.append.php in the settings/siteaccess/myaccess/ directory, which is exactly what I did.

So.... any help would be very apreciated...

Stéphane

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.

eZ debug

Timing: Jan 31 2025 01:25:16
Script start
Timing: Jan 31 2025 01:25:16
Module start 'layout'
Timing: Jan 31 2025 01:25:16
Module start 'content'
Timing: Jan 31 2025 01:25:16
Module end 'content'
Timing: Jan 31 2025 01:25:16
Script end

Main resources:

Total runtime0.0346 sec
Peak memory usage6,144.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0102 588.1328151.2109
Module start 'layout' 0.01020.0070 739.3438220.6875
Module start 'content' 0.01720.0157 960.0313997.6797
Module end 'content' 0.03290.0016 1,957.710929.9922
Script end 0.0346  1,987.7031 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.003710.6109140.0003
Check MTime0.00133.6498140.0001
Mysql Total
Database connection0.00205.926510.0020
Mysqli_queries0.004512.893830.0015
Looping result0.00020.479710.0002
Template Total0.00113.210.0011
Template load0.00082.445610.0008
Template processing0.00030.748610.0003
Override
Cache load0.00061.711510.0006
General
dbfile0.00154.453580.0002
String conversion0.00000.046940.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 1
 Number of unique templates used: 1

Time used to render debug report: 0.0001 secs