OdesÃlatel: Milos Prudek <prudek@bvx.cz> I'm testing the new sitemap method
http://zope.org/Members/mwr/python_zpt_sitemap_zen
and I get the following error:
"You are not allowed to access aq_explicit in this context"
I'm logged in as a manager.
Where in ZMI can I allow aq_explicit?
aq_explicit locks you (ie., block acquisition) into folder from where you are aq_explicit calling. It does not have nothing with rights, please give us full error report. I think that it could be in case when you have method into some subfolder that have some proxy which is not authorized to some other resource. Or you could display in map object that does not allow aq_explicit. Did you have specified which objects you want to show and which are recursive-able? But all these are just guessing if you does not give detailed error log. Zdravi ;-) JL.
participants (1)
-
Jaroslav Lukesh