[Zope] creating instances of ZDiscussions programatically
Chris Withers
chrisw@nipltd.com
Sun, 28 Jul 2002 09:51:43 +0100
Dennis Allison wrote:
>
> which allows my users to create a discussion thread. I'd thought
> that I could simply simulate the ZMI mechanisms in Python or DTML,
> This fails both when accessed expicitly and when accessed using
> the through-the-web interface. I suspect protections but have not
> found the right ones to toggle.
You've yet to actually tell us how it fails, provide your code or any
error messages. How are we supposed to help you find out what's going
on? ;-)
cheers,
Chris