System cant find section pagelayout in admin

Author Message

Niklas Gunnäs

Friday 12 October 2007 3:59:48 am

Have a problem

1. Made a new section called mjukvara
2. Made a new pagelayout called pagelayout_mjukvara
3. Made an override file in ezwebin settings folder

[pagelayout_mjukvara]
Source=pagelayout.tpl
MatchFile=pagelayout_mjukvara.tpl
Subdir=templates
Match[section]=7

4. added the file pagelayout_mjukvara.tpl to extension\ezwebin\design\ezwebin\templates

It works perfect in user view but not in admin view. I get a blank screen then try to edit it in admin interface. Get the following error message with debug on.

Error: eZTemplateDesignResource::overrideArray Oct 12 2007 12:23:05

Custom match file: path 'pagelayout_mjukvara.tpl' not found in any resource. Check template settings in settings/override.ini

Error: eZTemplateDesignResource::overrideArray, tried files Oct 12 2007 12:23:05

design/standard/templates/pagelayout_mjukvara.tpl, design/standard/override/templates/pagelayout_mjukvara.tpl, design/admin/override/templates/pagelayout_mjukvara.tpl, design/admin/templates/pagelayout_mjukvara.tpl, design/infos_kontroll/override/templates/pagelayout_mjukvara.tpl, design/infos_kontroll/templates/pagelayout_mjukvara.tpl, extension/topdrop/design/standard/templates/pagelayout_mjukvara.tpl, extension/topdrop/design/standard/override/templates/pagelayout_mjukvara.tpl, extension/topdrop/design/admin/override/templates/pagelayout_mjukvara.tpl, extension/topdrop/design/admin/templates/pagelayout_mjukvara.tpl, extension/topdrop/design/infos_kontroll/override/templates/pagelayout_mjukvara.tpl, extension/topdrop/design/infos_kontroll/templates/pagelayout_mjukvara.tpl, extension/ezwebin/design/standard/templates/pagelayout_mjukvara.tpl, extension/ezwebin/design/standard/override/templates/pagelayout_mjukvara.tpl, extension/ezwebin/design/admin/override/templates/pagelayout_mjukvara.tpl, extension/ezwebin/design/admin/templates/pagelayout_mjukvara.tpl, extension/ezwebin/design/infos_kontroll/override/templates/pagelayout_mjukvara.tpl, extension/ezwebin/design/infos_kontroll/templates/pagelayout_mjukvara.tpl, extension/ezodf/design/standard/templates/pagelayout_mjukvara.tpl, extension/ezodf/design/standard/override/templates/pagelayout_mjukvara.tpl, extension/ezodf/design/admin/override/templates/pagelayout_mjukvara.tpl, extension/ezodf/design/admin/templates/pagelayout_mjukvara.tpl, extension/ezodf/design/infos_kontroll/override/templates/pagelayout_mjukvara.tpl, extension/ezodf/design/infos_kontroll/templates/pagelayout_mjukvara.tpl, extension/ezdhtml/design/standard/templates/pagelayout_mjukvara.tpl, extension/ezdhtml/design/standard/override/templates/pagelayout_mjukvara.tpl, extension/ezdhtml/design/admin/override/templates/pagelayout_mjukvara.tpl, extension/ezdhtml/design/admin/templates/pagelayout_mjukvara.tpl, extension/ezdhtml/design/infos_kontroll/override/templates/pagelayout_mjukvara.tpl, extension/ezdhtml/design/infos_kontroll/templates/pagelayout_mjukvara.tpl

Have tried to move the file to design/standard/templates/ and the result is that the admin interface shows but not with the default admin design.

Best regards

Niklas

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 18 2025 15:09:00
Script start
Timing: Jan 18 2025 15:09:00
Module start 'layout'
Timing: Jan 18 2025 15:09:00
Module start 'content'
Timing: Jan 18 2025 15:09:00
Module end 'content'
Timing: Jan 18 2025 15:09:00
Script end

Main resources:

Total runtime0.0172 sec
Peak memory usage2,048.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0068 589.1563152.6406
Module start 'layout' 0.00680.0032 741.796939.4766
Module start 'content' 0.00990.0055 781.273489.3359
Module end 'content' 0.01550.0017 870.609430.3047
Script end 0.0172  900.9141 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002413.9441140.0002
Check MTime0.00116.1070140.0001
Mysql Total
Database connection0.00169.356910.0016
Mysqli_queries0.002917.054330.0010
Looping result0.00000.121710.0000
Template Total0.00148.310.0014
Template load0.00084.477910.0008
Template processing0.00063.751910.0006
Override
Cache load0.00052.858510.0005
General
dbfile0.00031.504680.0000
String conversion0.00000.058140.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