Hi Dieter, Sorry to bother you! Do you know about any security changes in zope 2.7 . I tried to install some custom made portal toolkit whitch was made for Zope 2.5.1. I get the login just browsing the page and if i fail to login i get: Error Value: You are not allowed to access 'PrincipiaFind' in this context I didn't find any discusion on this subject. Thanks Ivan
Josef Meile wrote at 2004-8-9 11:09 +0200:
... Ok, I found that "Event Service" is available as soon as you install the "Event" Product, so, I guess you don't need CMF after all. However, after adding an instance called "portal_events" on the Root, then adding a Scheduler, and finally scheduling a task two minutes on the future with an interval of 3600 seconds (1 minute) and giving it a max age of 36000 seconds (10 minutes), it isn't triggered, the "Next Run Time" isn't updated, and there is no traceback on the zope log. Do I have to do/install something else?
You must activate the external "clock tick component". See "Scheduler/clock.py".
-- Dieter _______________________________________________ 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 )