fle3-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Fle3-users] After upgrading...


From: David Wiley
Subject: Re: [Fle3-users] After upgrading...
Date: Fri Sep 13 05:21:07 2002
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.1) Gecko/20020826

When you get the error message, have a look at the page source
(View->Source or what ever). There you will find a hidden piece of
text that contains the traceback of which function has called which
function etc. until the error occured. The traceback consists of
several lines of text, starting with the actual error message and
continuing with function names, line numbers and other stuff. If you
can get all that from the page source and send to this list, we can
then say what is wrong.

Ok! Found it. Here's the problem. BTW, people seem to be able to keep adding comments to the system, and I can get into the Knowledge Building through links on my WebTop or by cheating through other people's WebTops, so it's not entirely broken... I just can't see the top-level list under Knowledge Building.

Any help is greatly appreciated!

Traceback (innermost last):
 File C:\PROGRA~1\Zope\lib\python\ZPublisher\Publish.py, line 150, in 
publish_module
 File C:\PROGRA~1\Zope\lib\python\ZPublisher\Publish.py, line 114, in publish
 File C:\PROGRA~1\Zope\lib\python\Zope\__init__.py, line 159, in 
zpublisher_exception_hook
   (Object: 1)
 File C:\PROGRA~1\Zope\lib\python\ZPublisher\Publish.py, line 98, in publish
 File C:\PROGRA~1\Zope\lib\python\ZPublisher\mapply.py, line 88, in mapply
   (Object: index_html)
 File C:\PROGRA~1\Zope\lib\python\ZPublisher\Publish.py, line 39, in call_object
   (Object: index_html)
 File C:\PROGRA~1\Zope\lib\python\Products\FLE\Course.py, line 96, in index_html
   (Object: 1)
 File C:\PROGRA~1\Zope\lib\python\OFS\DTMLMethod.py, line 127, in __call__
   (Object: course_html)
 File C:\PROGRA~1\Zope\lib\python\DocumentTemplate\DT_String.py, line 473, in 
__call__
   (Object: course_html)
 File C:\PROGRA~1\Zope\lib\python\DocumentTemplate\DT_Let.py, line 76, in render
   (Object: 
n_course_contexts="_.len(ret_self().get_course_contexts())")
 File C:\PROGRA~1\Zope\lib\python\DocumentTemplate\DT_Let.py, line 76, in render
   (Object: course_id="get_id()")
 File C:\PROGRA~1\Zope\lib\python\DocumentTemplate\DT_Let.py, line 76, in render
   (Object: close_list="state_get_list(REQUEST, 'close_list' + 
course_id)")
 File C:\PROGRA~1\Zope\lib\python\DocumentTemplate\DT_Let.py, line 76, in render
   (Object: cc_order="state_get_list(REQUEST, 'cc_order' + 
course_id)")
 File C:\PROGRA~1\Zope\lib\python\DocumentTemplate\DT_In.py, line 695, in 
renderwob
   (Object: get_course_contexts_in_order(cc_order))
 File C:\PROGRA~1\Zope\lib\python\DocumentTemplate\DT_Let.py, line 76, in render
   (Object: cc=sequence-item)
 File C:\PROGRA~1\Zope\lib\python\DocumentTemplate\DT_Util.py, line 159, in eval
   (Object: state_href_move_left_in_list(REQUEST, '.', 'cc_order' + course_id, 
cc.get_id()))
   (Info: cc)
 File <string>, line 2, in f
 File C:\PROGRA~1\Zope\lib\python\Products\FLE\State.py, line 116, in 
state_href_move_left_in_list
   (Object: sustainable)
 File C:\PROGRA~1\Zope\lib\python\Products\FLE\State.py, line 201, in 
__state_get_list_with_move_left
   (Object: sustainable)
ValueError: (see above)


--
http://wiley.ed.usu.edu/

"I'm much more interested in being right today than I am in maintaining that I was right yesterday."






reply via email to

[Prev in Thread] Current Thread [Next in Thread]