Serious problems!

Author Message

Lars Imsland

Tuesday 09 March 2004 1:01:55 pm

As I was ready to let my site "go public", all my "full views" disappeared!
I can (almost) swear that I did no changes to any configurations when this
happened - apparantly it happend while I were editing an article via the admin
interface.

When I turn on debug, I get the following warning:
No template could be loaded for "node/view/full.tpl" using resource "design"

When I look at the links generated at my pagelayout.tpl, they have been
changed, from

http://www.example.com/ez/index.php/news

to

http://www.example.com/ez/index.php/example/news

("example" is the name of my site).

Any clues to how I can fix this?

Earlier today I installed 3.3.3, and I renamed the "ez" directory, if
these things should matter. But everything worked after both these
changes. I have tried clearing all caches.

Lars Imsland

Wednesday 10 March 2004 12:09:02 pm

OK, solved it. Removing some stuff from override.ini.append fixed it.

Paul Borgermans

Wednesday 10 March 2004 3:16:28 pm

So we need:

- a database integrity checker
- ini file checker
- template syntax checker
- template code beautify-er

.... (sleep) ...

-paul

eZ Publish, eZ Find, Solr expert consulting and training
http://twitter.com/paulborgermans

Eirik Alfstad Johansen

Wednesday 15 September 2004 2:08:27 pm

Hi Lars,

I'm experiencing a similar problem. Could you tell me which parts you removed, and from which override.ini.append?

Thanks in advance!

Sincerely,

Eirik Alfstad Johansen
http://www.netmaking.no/

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 19:26:59
Script start
Timing: Jan 18 2025 19:26:59
Module start 'layout'
Timing: Jan 18 2025 19:26:59
Module start 'content'
Timing: Jan 18 2025 19:27:00
Module end 'content'
Timing: Jan 18 2025 19:27:00
Script end

Main resources:

Total runtime0.8080 sec
Peak memory usage4,096.0000 KB
Database Queries62

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0056 590.0781152.6250
Module start 'layout' 0.00570.0029 742.703139.4453
Module start 'content' 0.00850.7982 782.1484592.0859
Module end 'content' 0.80670.0012 1,374.234412.1719
Script end 0.8079  1,386.4063 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00330.4139160.0002
Check MTime0.00130.1619160.0001
Mysql Total
Database connection0.00070.092610.0007
Mysqli_queries0.749092.6976620.0121
Looping result0.00080.0969600.0000
Template Total0.768395.120.3842
Template load0.00210.258420.0010
Template processing0.766294.830220.3831
Template load and register function0.00060.068510.0006
states
state_id_array0.00210.264710.0021
state_identifier_array0.00210.257220.0010
Override
Cache load0.00180.2259350.0001
Sytem overhead
Fetch class attribute can translate value0.00070.084430.0002
Fetch class attribute name0.00100.129160.0002
XML
Image XML parsing0.00090.106330.0003
class_abstraction
Instantiating content class attribute0.00010.008260.0000
General
dbfile0.00080.1007230.0000
String conversion0.00000.001140.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1node/view/full.tplfull/forum_topic.tplextension/sevenx/design/simple/override/templates/full/forum_topic.tplEdit templateOverride template
4content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
5content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
8content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
2content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 21
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs