Wednesday 09 April 2003 7:30:51 am
I also tried the index.php (got the demo site). I got several warnings: eZ debug
Timing: Apr 09 2003 10:33:56 Script start
Timing: Apr 09 2003 10:33:56 Module start 'content'
Warning: eZModuleOperationInfo::execute Apr 09 2003 10:33:56 Missing main operation memento for key: c42f2b8e84569c60bed9dedea19ab028
Debug: Apr 09 2003 10:33:56 checking viewmode 'full' #1
Debug: Apr 09 2003 10:33:56 cache used #1
Debug: Apr 09 2003 10:33:56 checking viewmode 'full' #1
Debug: Apr 09 2003 10:33:56 cache used #2
Timing: Apr 09 2003 10:33:56 Module end 'content'
Warning: PHP Apr 09 2003 10:33:56 Undefined variable: to_file in /home/ezp/public_html/lib/ezimage/classes/ezimagemanager.php on line 410
Warning: PHP Apr 09 2003 10:33:56 Undefined offset: 1 in /home/ezp/public_html/lib/ezimage/classes/ezimagemanager.php on line 410
Warning: PHP Apr 09 2003 10:33:56 Undefined offset: 1 in /home/ezp/public_html/kernel/classes/datatypes/ezimage/ezimagevariation.php on line 209
Warning: PHP Apr 09 2003 10:33:56 getimagesize: Read error! in /home/ezp/public_html/kernel/classes/datatypes/ezimage/ezimagevariation.php on line 211
Warning: PHP Apr 09 2003 10:33:56 Undefined offset: 1 in /home/ezp/public_html/kernel/classes/datatypes/ezimage/ezimagevariation.php on line 216
Warning: PHP Apr 09 2003 10:33:56 Undefined offset: 1 in /home/ezp/public_html/kernel/classes/datatypes/ezimage/ezimagevariation.php on line 223
Error: eZImageVariation Apr 09 2003 10:33:56 Undefined attribute 'contentobject_attribute_id, version, requestedwidth, requestedheight', cannot get
Error: eZImageVariation Apr 09 2003 10:33:56 Undefined attribute 'contentobject_attribute_id, version, requestedwidth, requestedheight', cannot get
Warning: PHP Apr 09 2003 10:33:56 Undefined offset: 0 in /home/ezp/public_html/kernel/classes/datatypes/ezxmltext/handlers/output/ezxhtmlxmloutput.php on line 157
Timing: Apr 09 2003 10:33:56 End
Timing points:
Checkpoint
Elapsed
Rel. Elapsed
Script start
0.0000 sec
0.2824 sec
Module start 'content'
0.2824 sec
0.6334 sec
Module end 'content'
0.9158 sec
1.3971 sec
End
2.3129 sec
Total runtime: 2.3131 sec
Time accumulators:
Accumulator
Elapsed
Percent
Count
Average Mysql Total
Mysql_queries
0.4320 sec
18.5593%
26
0.0166 sec
Looping result
0.0032 sec
0.1362%
21
0.0002 sec
Template Total
1.3957 sec
60.0%
1
1.3957 sec
Template load
0.0455 sec
1.9530%
1
0.0455 sec
Template processing
1.3498 sec
57.9889%
1
1.3498 sec
Template load and register function
0.0191 sec
0.8226%
5
0.0038 sec General
INI string conversion
0.0871 sec
3.7435%
166
0.0005 sec
String conversion
0.0310 sec
1.3324%
167
0.0002 sec
String conversion w/ codepage reverse
0.0051 sec
0.2202%
1
0.0051 sec
Total script time: 2.3277 sec Most of them I think is because I don't have ImageMagick installed, am I right?
But the last one worried me: Undefined offset: 0 in /home/ezp/public_html/kernel/classes/datatypes/ezxmltext/handlers/output/ezxhtmlxmloutput.php on line 157 What does that mean?
And also the first line:
Warning: eZModuleOperationInfo::execute Apr 09 2003 10:33:56 Missing main operation memento for key: c42f2b8e84569c60bed9dedea19ab028 What key is this? -Robin
|