On Mon, 3 Jul 2000, Oleg Broytmann wrote:
The first thing to try will be to reinstall Zope from the very beginning and not install any additional Products, right?
Reinstalling from sources didn't help. I recompiled and reran 2.2.0b3, imported FlexFAQ2 (which surely worked with 2.1.4) and got the same problem. Traceback: <H2>Zope Error</H2> <P>Zope has encountered an error while publishing this resource. </P> <P> <STRONG>Error Type: AttributeError</STRONG><BR> <STRONG>Error Value: Edit%20</STRONG><BR> </P> <HR NOSHADE> <P>Troubleshooting Suggestions</P> <UL> <LI>The URL may be incorrect.</LI> <LI>The parameters passed to this resource may be incorrect.</LI> <LI>A resource that this resource relies on may be encountering an error.</LI> </UL> <P>For more detailed information about the error, please refer to the HTML source for this page. </P> <P>If the error persists please contact the site maintainer. Thank you for your patience. </P> </TD></TR> </TABLE> <p><a href="http://www.zope.org/Credits" target="_top"><img src="http://phd.russ.ru/pcgi2/p_/ZopeButton" width="115" height="50" border="0" alt="Powered by Zope"></a></p> </BODY></HTML> <PRE> Traceback (innermost last): File ./lib/python/ZPublisher/Publish.py, line 222, in publish_module File ./lib/python/ZPublisher/Publish.py, line 187, in publish File ./lib/python/Zope/__init__.py, line 221, in zpublisher_exception_hook (Object: Traversable) File ./lib/python/ZPublisher/Publish.py, line 162, in publish File ./lib/python/ZPublisher/BaseRequest.py, line 325, in traverse File ./lib/python/ZClasses/Method.py, line 235, in __bobo_traverse__ (Object: Traversable) AttributeError: (see above) Oleg. (All opinions are mine and not of my employer) ---- Oleg Broytmann Foundation for Effective Policies phd@phd.russ.ru Programmers don't die, they just GOSUB without RETURN.