Could anybody translate this error message for me which is something like this : prob(100) script (python) object open - pycalculatepremium need to be recompile thanks
Norlin Abd Rahim wrote:
Could anybody translate this error message for me which is something like this :
prob(100) script (python) object open - pycalculatepremium need to be recompile
Read the rest of the error. It tells you there's a method you can execture that will fix all of this for you. It's not a big problem anyway, even if you don't fix it. cheers, Chris PS: If that _is_ all the message, then I suggest you upgrade to a newer release of Zope.
Norlin Abd Rahim wrote at 2003-1-22 16:12 +0800:
Could anybody translate this error message for me which is something like this :
prob(100) script (python) object open - pycalculatepremium need to be recompile You must recompile this script.
For a single one: visit the script in the Management Interface and press "Change". If you have lots of Python scripts, search the mailing list archives. There was a script announced that finds and recompiles all Python Scripts in your site. Dieter
participants (3)
-
Chris Withers -
Dieter Maurer -
Norlin Abd Rahim