Can't create override templates, system silently fails

Author Message

Patrick O'Connor

Friday 12 December 2008 9:27:05 am

When I go into the "/node/view/full.tpl" template and create an override, I am sent back to the screen which reads "There are no overrides for the </node/view/full.tpl> template." and allows me to create an override template. There are no errors displayed, it just doesn't work.

Are there logs I can look at to see what happened, or is this a known issue with due to a misconfiguration?

Thanks

Carlos Revillo

Saturday 13 December 2008 6:34:04 am

maybe you have not correct permissions in your settings folder? if you do your overrides throug admin you need to give the user running apache (or web server you have chosen) the rights to right in your settings/siteaccess/whatever/override.ini.append.php file.

Patrick O'Connor

Wednesday 17 December 2008 9:41:27 am

How do I go about adding the user running apache permissions through the admin interface? or are you suggesting chmod?

Carlos Revillo

Wednesday 17 December 2008 12:27:42 pm

I'm talking about chmod or chown commands. if you want to change settings through admin interface, you will probably need to chmod 777 your settings/siteaccess folder, or maybe chown www-data:www-data that folder, being www-data the user running apache (debian, ubuntu default i think)

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 03:32:44
Script start
Timing: Jan 31 2025 03:32:44
Module start 'layout'
Timing: Jan 31 2025 03:32:44
Module start 'content'
Timing: Jan 31 2025 03:32:44
Module end 'content'
Timing: Jan 31 2025 03:32:44
Script end

Main resources:

Total runtime0.0198 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.0047 588.3750151.2422
Module start 'layout' 0.00470.0030 739.6172220.7500
Module start 'content' 0.00770.0105 960.3672997.7422
Module end 'content' 0.01820.0015 1,958.109433.9922
Script end 0.0197  1,992.1016 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002512.8432140.0002
Check MTime0.00105.0596140.0001
Mysql Total
Database connection0.00073.779610.0007
Mysqli_queries0.00178.553330.0006
Looping result0.00000.036210.0000
Template Total0.00105.310.0010
Template load0.00084.180110.0008
Template processing0.00021.102610.0002
Override
Cache load0.00062.803610.0006
General
dbfile0.00094.645880.0001
String conversion0.00000.024140.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