23 Mar
2007
23 Mar
'07
8:07 p.m.
Hi,
I'm pretty new to Zope; I inherited the system when I started my new job. We use it to manage a college web site. I noticed yesterday that several pages in our "Student Services" section will no longer load. Every time I try, I get this:
Error Type: AttributeError Error Value: visible
And I have no idea what it means or how to fix it. Any suggestions would be much appreciated. You have to start learning about python and zope :)
Take a look at site error log (via ZMI) or at event.log in the filesystem to see full error traceback. -- Maciej Wisniowski