28 Jul
2000
28 Jul
'00
1:39 p.m.
I use the - http://www.zope.org/Members/srichter/Products/ZCounter - ZCounter product on my Zope site. I create a Zcounter easily and I call i mycounter for example. I then call for it like this <dtml-call "mycounter.count_user(REQUEST)"> (as taken from the above URL) When I open a new browser window (not Ctrl+N), so that login is "reset", the page where I use mycounter requires login in Zope. How do I prevent this? How do I make it work like a regular hit-counter without needs for login? Or more simply, how do I change the proper permission settings to the 'mycounter'? Peter Bengtsson - bloody good programmer