18 Dec
2000
18 Dec
'00
5:20 p.m.
Please note that the method is addItem, not manage_addItem. The current convention is to untar in the zope installation directory. For example, /usr/bin/zope. The files in the tar have a relative path - lib/python/Products. Other than that, yes - untar and restart. Bill. On Mon, 18 Dec 2000, Kaeidinejad, Shahram wrote:
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?