14 Mar
2006
14 Mar
'06
3:44 p.m.
Okay ... I figure I've probably managed to really hose up my Zope instance somehow but I can't figure out what it would be. Whenever I'm trying to access the SESSION data, I get an AttributeError on SESSION. This used to work for me and on another Zope instance I have it does indeed work. I used the session test PythonScript from The Zope Book, as follows:
To follow up on this, I'm not sure why there was a problem here but I ended up deleting & re-adding the session data manager. Should have been one of the first things I tried, but .... Anyways, it works now. Thanks