Management Screen in constant view mode in place of normal contents mode
Hi I have somehow managed to set my manage interface in Zope to permanently display the index_html. I can give myself temo management access by FTPing to Zope and renaming the index_html. I suspect I have changed a security setting someplace in the root dir. Can someone suggest how to restore the management screen's contents thanks Greg
You did not update your windows? IE5.01 does show such a behavior. The only thing you can do against it, is upgrading to 5.5 Robert ----- Original Message ----- From: "Greg McCall" <greg.mccall@telstra.com> To: <zope@zope.org> Sent: Monday, December 31, 2001 1:25 AM Subject: [Zope] Management Screen in constant view mode in place of normal contents mode
Hi I have somehow managed to set my manage interface in Zope to permanently display the index_html.
I can give myself temo management access by FTPing to Zope and renaming the index_html.
I suspect I have changed a security setting someplace in the root dir. Can someone suggest how to restore the management screen's contents
thanks Greg
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
Greg McCall writes:
I have somehow managed to set my manage interface in Zope to permanently display the index_html. Someone else already pointed out: it might be your browser (not sending login information to URLs that do not explicitely request it).
... I suspect I have changed a security setting someplace in the root dir. Can someone suggest how to restore the management screen's contents You may create an "emergency user", login as this user and analyse what went wrong. This will not work, when your browser is to blame...
Dieter
participants (3)
-
Dieter Maurer -
Greg McCall -
Robert Rottermann