Desperately needing help!!
Hi guys, I am running on Red Hat 5.2, using Python 1.52 and Zope 2.0.0 (Zap). I have basic questions that need to be answered quick. There are the following :- 1. I can't create a External Method even though I had followed the description. Can anyone give an example of how to do it? 2. I can't use the Z Gadfly connection and Z SQL Method as a result of the earlier. How did we create a data source anyway??!! Your help will be greatly apprecated. Please email to me (hcsccs@prudential.com.my) directly. Sincerely, Paul Chung
On Mon, 21 Jun 1999, Paul Chung Chee Soong wrote:
1. I can't create a External Method even though I had followed the description. Can anyone give an example of how to do it?
Did you create the Extensions directory in the Zope root folder? try something simple like def simple(self): return 'Goodmorning' and call it from a DTML method like: <!--# var simple -->
2. I can't use the Z Gadfly connection and Z SQL Method as a result of the earlier. How did we create a data source anyway??!!
If I remeber well Gadfly is broken in some releases. Give us some more info as to what goes wrong when you try to instal an external method Pavlos
participants (2)
-
HCSCCSï¼ prudential.com.my -
Pavlos Christoforou