21 Mar
2000
21 Mar
'00
1:45 p.m.
On Mon, 20 Mar 2000, Jeff Nielsen wrote:
I'm try to use FSSession with Zope 2.1.4 on NT. I've create the var/FSSession directory, created a FSSession object and placed the call to FSSession in the standard header as such:
<dtml-call FSSesion>
This seems to execute OK. However, when I try to access the session I get an immediate error message of "AttributeError". When I place the line:
<dtml-call "FSSession.set('SportID',5)">
Hi Jeff Can you please send me the whole error message (the traceback in the page source)? I have not tested FSSession on NT so there may be problems I am anaware of. Thanks Pavlos