RE: [Zope] Attribute error

2007-03-23 Thread Catherine E. Reinehr
I knew as soon as I asked for help, I would figure it out.  Turns out when I
added a folder in that section, I forgot to add the attributes "visible" and
"order."  All better now.

Thank you anyway!
Catherine

-

Webmaster & Publications Designer
Huntingdon College
1500 E. Fairview Ave.
Montgomery, AL 36106
(334) 833-4429 / Flowers 103

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Paul
Winkler
Sent: Friday, March 23, 2007 3:12 PM
To: zope@zope.org
Subject: Re: [Zope] Attribute error

On Fri, Mar 23, 2007 at 02:56:31PM -0500, Catherine E. Reinehr wrote:
> 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.
> 
> Thanks,
> Catherine

Not enough information... so the first thing to do is go into the zope
management interface, click on the /error_log link, and find your
error listed there.  Click on it to get a more complete traceback.
Reply here with that information and you're more likely to get a
useful response.

-- 

Paul Winkler
http://www.slinkp.com
___
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )

___
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )


Re: [Zope] Attribute error

2007-03-23 Thread Paul Winkler
On Fri, Mar 23, 2007 at 02:56:31PM -0500, Catherine E. Reinehr wrote:
> 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.
> 
> Thanks,
> Catherine

Not enough information... so the first thing to do is go into the zope
management interface, click on the /error_log link, and find your
error listed there.  Click on it to get a more complete traceback.
Reply here with that information and you're more likely to get a
useful response.

-- 

Paul Winkler
http://www.slinkp.com
___
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )


Re: [Zope] Attribute error

2007-03-23 Thread Maciej Wisniowski

> 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
___
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )


[Zope] Attribute error

2007-03-23 Thread Catherine E. Reinehr
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.

Thanks,
Catherine

-

Webmaster & Publications Designer
Huntingdon College
1500 E. Fairview Ave.
Montgomery, AL 36106
(334) 833-4429 / Flowers 103


___
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )