RE: [Zope] accesing methods inside subfolders
-----Original Message----- From: Perez, Victor [mailto:vaperez@bechtel.com] Sent: Tuesday, August 17, 1999 2:25 PM To: 'zope' Subject: RE: [Zope] accesing methods inside subfolders
Thanks Michael but, It didn't work. I'm running zope 1 so I've created a method named "shnews" with the follow:
<!--#var standard_html_header--> <!--#with news--> <!--#var shownews--> <!--#/with--> <!--#var standard_html_footer-->
when i call it, I get the "system unavailable" error message with the following: Error type: Error value: shownews KeyError: (see above)
-->
"news" is a squishdot 1.5 folder.... ¿bug?
Are you sure 'news' contains a method named 'shownews'? If you do and this doesn't work, this might be a bug in Squishdot. Although nothing comes to mind why this would not work. -Michel
participants (1)
-
Michel Pelletier