NameError in Zope Tutorial Lesson 8
Hello listmembers, I am fairly new to Zope and turning debugging on and googling a lot does not lead me to the solution of the problem. Learning Zope I got this error trying out lesson 8(cont.): <--snip--> Error Type: NameError Error Value: global name 'title' is not defined <--snap--> Zope version: 2.7.7 Python: 2.3.5 OS: FreeBSD 4.11-STABLE Please can anybody give me a hint. I simply can't await to get my Elvis Photo Archive up and running. TIA Norbert
On 10/9/05, Norbert Kaufmann <noka@gmx.net> wrote:
Hello listmembers,
I am fairly new to Zope and turning debugging on and googling a lot does not lead me to the solution of the problem. Learning Zope I got this error trying out lesson 8(cont.):
<--snip-->
Error Type: NameError Error Value: global name 'title' is not defined
<--snap-->
there's some more traceback that may help us determine where it b0rked. Zope version: 2.7.7
Python: 2.3.5 OS: FreeBSD 4.11-STABLE
Please can anybody give me a hint. I simply can't await to get my Elvis Photo Archive up and running.
TIA
Norbert _______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )
-- http://myzope.kedai.com.my - my-zope org
Bakhtiar A Hamid wrote: [...]
there's some more traceback that may help us determine where it b0rked.
Sorry to bother you. Those who can read have a big advantage ;) I did not set the 'title' parameter in the scripts parameter list. But I have learned a lot about Zope debugging. So this time is not totally lost. THX Norbert
participants (2)
-
Bakhtiar A Hamid -
Norbert Kaufmann