Friday 02 January 2004 8:05:25 am
pagelayout.tpl problem This being the first time I tried this app, I went the very cautious route of preparing myself by reading pretty much all the documentation aimed at newbies; after which I opted to try the "Building an eZ publish site" tutorial.
After a flawless install (hooray!); I find encountering the same problem over and over again after I created the template- pagelayout.tpl - the "hell World" page does not appear; instead I get a page full of debug messages, at the top of which are the lines
"Timing: Jan 02 2004 09:45:56 Module start 'content'
Warning: eZModuleOperationInfo::execute Jan 02 2004 09:45:56 Missing main operation memento for key: 31e9ef849adfb81e65660a255e15c7ee
Error: eZTemplateDesignResource::overrideArray Jan 02 2004 09:45:56 Custom match file: path '' not found in any resource. Check template settings in settings/override.ini" I have appended the error log at the end of this email. I am able to open the admin page, although it is slightly different from the image displayed in the tutorial - it contains thts text "Root folder [Folder], Node ID: 2, Object ID: 1" Interestingly enough, it is an issue that I subsequently found more that a few other users had encountered. There was a suggestion that the some of these users check the changes the made to the site.ini files. Well, I checked and rechecked; and, for good measure, I reinstalled the app again; and I still encountered the same problem. Please help!
eZ debug
Timing: Jan 02 2004 10:44:36
Module start 'content'
Warning: eZModuleOperationInfo::execute Jan 02 2004 10:44:36
Missing main operation memento for key: 31e9ef849adfb81e65660a255e15c7ee
Warning: PHP Jan 02 2004 10:44:36
Undefined index: object in c:\apache\htdocs\ezvuwa\kernel\content\view.php on line 210
Error: eZTemplateDesignResource::overrideArray Jan 02 2004 10:44:36
Custom match file: path '' not found in any resource. Check template settings in settings/override.ini
Error: eZTemplateDesignResource::overrideArray, tried files Jan 02 2004 10:44:36
array(3) {
[0]=>
string(38) "design/standard/templates/sortlist.tpl"
[1]=>
string(43) "design/vuwa/override/templates/sortlist.tpl"
[2]=>
string(34) "design/vuwa/templates/sortlist.tpl" }
Error: eZTemplateDesignResource::overrideArray Jan 02 2004 10:44:36
Custom match file: path '' not found in any resource. Check template settings in settings/override.ini
Error: eZTemplateDesignResource::overrideArray, tried files Jan 02 2004 10:44:36
array(3) {
[0]=>
string(34) "design/standard/templates/view.tpl"
[1]=>
string(39) "design/vuwa/override/templates/view.tpl"
[2]=>
string(30) "design/vuwa/templates/view.tpl" }
Timing: Jan 02 2004 10:44:36
Module end 'error'
Error: eZTemplate Jan 02 2004 10:44:36
Expected whitespace, got: '\rtf1\ansi\ansicpg1252\deff0\deflang1033{\fonttbl{\f0\froman\fprq2\fcharset0 Century;'
Error: eZTemplate Jan 02 2004 10:44:36
Expected whitespace, got: '\f1\froman\fcharset0 Times New Roman;'
Error: eZTemplate Jan 02 2004 10:44:36
Expected whitespace, got: '\f2\fswiss\fcharset0 Arial;'
Error: eZTemplate Jan 02 2004 10:44:36
Expected whitespace, got: '\*\generator Msftedit 5.41.15.1503;'
Warning: eZTemplate Jan 02 2004 10:44:36
Function "" is not registered
Timing: Jan 02 2004 10:44:36
End
|