[Zope] FSSession error

2000-05-18 Thread urs.beyeler

help ... i installed the FSSession-Product on Zope 2.1.6, also using 
GUF and MySQL-Connections. everything works fine till suddenly (when 
i try to access a site where the FSSession> is called) ...

Error Type: SystemError
Error Value: Failed to import class r from module Record

Traceback (innermost last):
   File /zope/Zope-2.1.6/lib/python/ZPublisher/Publish.py, line 214, 
in publish_module
   File /zope/Zope-2.1.6/lib/python/ZPublisher/Publish.py, line 179, in publish
   File /zope/Zope-2.1.6/lib/python/Zope/__init__.py, line 202, in 
zpublisher_exception_hook
 (Object: ElementWithAttributes)
   File /zope/Zope-2.1.6/lib/python/ZPublisher/Publish.py, line 165, in publish
   File /zope/Zope-2.1.6/lib/python/ZPublisher/mapply.py, line 160, in mapply
 (Object: userInsertForm)
   File /zope/Zope-2.1.6/lib/python/ZPublisher/Publish.py, line 102, 
in call_object
 (Object: userInsertForm)
   File /zope/Zope-2.1.6/lib/python/OFS/DTMLDocument.py, line 166, in __call__
 (Object: userInsertForm)
   File /zope/Zope-2.1.6/lib/python/DocumentTemplate/DT_String.py, 
line 502, in __call__
 (Object: userInsertForm)
   File /zope/Zope-2.1.6/lib/python/Products/FSSession/FSSession.py, 
line 116, in __call__
 (Object: FSSession)
   File /zope/Zope-2.1.6/lib/python/Products/FSSession/FSSession.py, 
line 142, in load
 (Object: FSSession)
SystemError: (see above)

any ideas?

urs

mailto:[EMAIL PROTECTED]

___
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )




[Zope] delete dictionary

2000-05-30 Thread urs.beyeler

hello,
i've created some dictionaries in a dtml-document, for example like this:





... and a bit later in the document i need to delete them again ... 
how can i do that? no one of my DELETE-experiments worked ... thnx.urs

___
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )




[Zope] RESPONSE.redirect and frames

2000-06-28 Thread urs.beyeler

hello .. is there a possibilty to use RESPONSE.redirect using frames 
and targets? ... thnx

___
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )




[Zope] uploading Files when using GUF

2000-12-07 Thread urs.beyeler

i try to allow users uploading files through a web-interface on 
zope2.2.1. this works fine unless i try this in a 
GenericUserFolder-controlled folder ...

i always get

Error Type: AttributeError
Error Value: getUserById

any ideas?

___
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )




[Zope] online-user-list

2001-01-15 Thread urs.beyeler

i'm building up a community-site in educational use and would like to 
show all the online-users (like on ICQ) ... I'm using GUF for 
user-authentication. any ideas? thnxs.

.urs

___
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )