Forums / General / System cant find section pagelayout in admin

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

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