[Zope] LoginManager

2000-12-20 Thread Kaeidinejad, Shahram

Hi Bill,

I treid to install LoginManager 0.8.8.b1 too.
But i got this error:

2000-12-20T10:49:53 ERROR(200) Zope Couldn't import Products.LoginManager
Traceback (innermost last):
  File /server/opt/Zope-2.2.4/lib/python/OFS/Application.py, line 397, in
import_products
(Object: string)
  File /server/opt/Zope-2.2.4/lib/python/Products/LoginManager/__init__.py,
line 1, in ?
  File
/server/opt/Zope-2.2.4/lib/python/Products/LoginManager/LoginManager.py,
line 8, in ?
  File /server/opt/Zope-2.2.4/lib/python/Products/ZPatterns/__init__.py,
line 1, in ?
  File /server/opt/Zope-2.2.4/lib/python/Products/ZPatterns/Rack.py, line 9,
in ?
  File /server/opt/Zope-2.2.4/lib/python/Products/ZPatterns/DataSkins.py,
line 1, in ?
ImportError: No module named DynPersist

does the LoginManager dependent from other product of zope?
Do you know which product of zope contians "DynPersist"?

bye


Shahram

___
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] AW: [Zope] error by adding Poll

2000-12-18 Thread Kaeidinejad, Shahram

Hi Bill,

i changed into itemAdd.dtml from
 form action="manage_addSamplePollItem" method="POST"
to
form action="manage_addItem" method="POST"

but i get the same error like this:
   Cannot locate object at:
http://192.168.190.238:23456/Test_Folder/manage_addProduct/Poll/manage_addIt
em 

how can i use Hotfix_2000-12-8?
i untared it into Products directory and restart zope. 
how can i have to do it correct?

bye

Shahram


-Ursprüngliche Nachricht-
Von: Bill Welch [mailto:[EMAIL PROTECTED]]
Gesendet: Freitag, 15. Dezember 2000 16:36
An: [EMAIL PROTECTED]
Betreff: Re: [Zope] error by adding Poll


Manage_addSamplePollItem is a 'legacy' mapped to addItem (see
Poll/__init__.py) and Hotfix_2000-12-8 shuts down the legacy mechanism. I
went into itemAdd.dtml changed it to use addItem directly.

Bill.

On Fri, 15 Dec 2000, Kaeidinejad, Shahram wrote:

 Hi 
 i install Poll-0.7.1 and try to add it.
 but i get an erro like this:
 
 Cannot locate object at:
  

http://192.168.190.238:23456/Test_Folder/manage_addProduct/Poll/manage_addSa
 mplePollItem
 
 
 Traceback (innermost last): File
 /dgn-devel01/opt/Zope-2.2.4/lib/python/ZPublisher/Publish.py, line 222, in
 publish_module File
 /dgn-devel01/opt/Zope-2.2.4/lib/python/ZPublisher/Publish.py, line 187, in
 publish File /dgn-devel01/opt/Zope-2.2.4/lib/python/Zope/__init__.py, line
 221, in zpublisher_exception_hook File
 /dgn-devel01/opt/Zope-2.2.4/lib/python/ZPublisher/Publish.py, line 162, in
 publish File
 /dgn-devel01/opt/Zope-2.2.4/lib/python/ZPublisher/BaseRequest.py, line
366,
 in traverse File
 /dgn-devel01/opt/Zope-2.2.4/lib/python/ZPublisher/HTTPResponse.py, line
539,
 in debugError NotFound: (see above) 
 
 what do i false?
 
 bye
 
 shahram
 
 
 ___
 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 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 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] error by adding Poll

2000-12-15 Thread Kaeidinejad, Shahram

Hi 
i install Poll-0.7.1 and try to add it.
but i get an erro like this:

Cannot locate object at:
 
http://192.168.190.238:23456/Test_Folder/manage_addProduct/Poll/manage_addSa
mplePollItem


Traceback (innermost last): File
/dgn-devel01/opt/Zope-2.2.4/lib/python/ZPublisher/Publish.py, line 222, in
publish_module File
/dgn-devel01/opt/Zope-2.2.4/lib/python/ZPublisher/Publish.py, line 187, in
publish File /dgn-devel01/opt/Zope-2.2.4/lib/python/Zope/__init__.py, line
221, in zpublisher_exception_hook File
/dgn-devel01/opt/Zope-2.2.4/lib/python/ZPublisher/Publish.py, line 162, in
publish File
/dgn-devel01/opt/Zope-2.2.4/lib/python/ZPublisher/BaseRequest.py, line 366,
in traverse File
/dgn-devel01/opt/Zope-2.2.4/lib/python/ZPublisher/HTTPResponse.py, line 539,
in debugError NotFound: (see above) 

what do i false?

bye

shahram


___
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] ZDiscussions compatible to Zope-2.2.4??

2000-12-11 Thread Kaeidinejad, Shahram

Hi,

is ZDiscussions compatible to Zope-2.2.4?
I tried to install ZDiscussions-0.2.0 but i got this error:

Error Type: SystemError
Error Value: Failed to import class _ZClass_for_ZDTopic from module
Products.ZDBase

Traceback (innermost last):
  File /dgn-devel01/opt/Zope-2.2.4/lib/python/ZPublisher/Publish.py, line
222, in publish_module
  File /dgn-devel01/opt/Zope-2.2.4/lib/python/ZPublisher/Publish.py, line
187, in publish
  File /dgn-devel01/opt/Zope-2.2.4/lib/python/Zope/__init__.py, line 221, in
zpublisher_exception_hook
(Object: Traversable)
  File /dgn-devel01/opt/Zope-2.2.4/lib/python/ZPublisher/Publish.py, line
171, in publish
  File /dgn-devel01/opt/Zope-2.2.4/lib/python/ZPublisher/mapply.py, line
160, in mapply
(Object: manage_importObject)
  File /dgn-devel01/opt/Zope-2.2.4/lib/python/ZPublisher/Publish.py, line
112, in call_object
(Object: manage_importObject)
  File /dgn-devel01/opt/Zope-2.2.4/lib/python/OFS/ObjectManager.py, line
535, in manage_importObject
(Object: Traversable)
  File /dgn-devel01/opt/Zope-2.2.4/lib/python/ZODB/ExportImport.py, line
208, in importFile
SystemError: (see above)



bye

Shahram


___
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] zope/zeo beginner

2000-12-06 Thread Kaeidinejad, Shahram

Hi,

i need some information about zeo.
is maybe to install zeo and 2 zope on the same mashine. i use this only for
"test".
how can i configure zope or zoe to work together. i think 2 ip-addr. on the
same mashine??!!
do zeo work with apache, too?

that is all at the moment.

bye

Shahram

___
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] vCalendar

2000-11-22 Thread Kaeidinejad, Shahram

Hi,
who can help me about "vCalendar". I need some example of vCalendar. So can
I understand it better.

bye

Shahram

___
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] The Calendar Tag

2000-11-20 Thread Kaeidinejad, Shahram

 Hi,

How can give me more information about product "The Calendar Tag"?
Is may be to use "The Calendar Tag" with MS-Outlook?

cu

Shahram

___
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 )