Odd Problem

Odd Problem

Saturday 17 May 2003 3:56:31 am - 2 replies

Modified on Saturday 17 May 2003 4:56:53 am by Brendan O'Connor

Author Message

Jo Henrik Endrerud

Saturday 17 May 2003 7:50:39 am

You should try to enable debugging to see what is causing the problem. This is done in site.ini (or one of the appends)

[DatabaseSettings]
SQLOutput=enabled

[DebugSettings]
DebugOutput=enabled
Debug=inline

this will give you debug output at the bottom of the page (just set "DebugOutput" to disabled to remove it again). Check for errors and see what is causing the problem. This could be error in the database, wrong permissions on files and so on.

Jo Henrik Endrerud | System Developer @ Seeds Consulting | http://www.seeds.no

Brendan O'Connor

Saturday 17 May 2003 12:26:24 pm

I enabled debugging, and the main error appears to be that it can't find the nodepath or nodedepth of some node-- which it then can't load, and thus it crashes. However, before that, it says "missing main operation memento for key:" followed by a key, and also it says that the variable "item" in ezxhtmlxmloutput is undefined.
I know what the nodeid and nodedepth are-- but I can't find out what node it's talking about. I don't know what the operation memento is at all.
Thanks much for any help.

You must be logged in to post messages in this topic!

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.