Mailing List Archive

[Zope-PTK] Re: Problem adding member (was: DemoPortal still not working!)
Now, the PTKDemo is broken:

PTKDemo Import Traceback

Traceback (innermost last):
File "/usr/lib/zope/lib/python/OFS/Application.py", line 387, in
import_products
product=__import__(pname, global_dict, global_dict, silly)
File "/usr/lib/zope/lib/python/Products/PTKDemo/__init__.py", line 3, in ?

import Portal, ZODBMember, SQLMember
File "/usr/lib/zope/lib/python/Products/PTKDemo/Portal.py", line 3, in ?
import Document
ImportError: No module named Document

Am I doing something wrong?

Btw, my system is Debian (slink), and the standard zope 2.1.3 deb package
(just in case this would be relevant).

Stefan.

Mike Pelletier wrote:

> On Fri, 11 Feb 2000, Stefan Langerman wrote:
>
> > Hi again,
> >
> > I finally created the portal. Now, I'm trying to join as a new member,
> > and when I click on "Register", I get the following:
>
> I just commited a change to ZopePTK/PTKDemo/Portal.py to fix
> this. Can you update it, restart your server, try again and let me know?
>
> --
> Mike Pelletier email: mike@digicool.com
> Mild mannered software developer icq: 7127228
> by day, super villain by night. phone: 519-884-2434
[Zope-PTK] Re: Problem adding member (was: DemoPortal still not working!) [ In reply to ]
On Fri, 11 Feb 2000, Stefan Langerman wrote:

> Am I doing something wrong?
>
> Btw, my system is Debian (slink), and the standard zope 2.1.3 deb package
> (just in case this would be relevant).

No, t'is me. This time I took the novel step of testing my change
before commiting it. Give it another go!


--
Mike Pelletier email: mike@digicool.com
Mild mannered software developer icq: 7127228
by day, super villain by night. phone: 519-884-2434