CMFCollectorNG how to questions?
I should have mentioned that I tried creating a CollectorNG doc type in my portal, filled in the configure and staff tabs - this worked fine. All tabs are accessible except 'browse' and 'new issue'. When I click on these I get the error: Error Type NameError Error Value global name 'member' is not defined If I could get beyond this I may not need a manual. Thanks again.
This is because your main_template.pt isn't quite right. You either need to upgrade to Plone 1.0.1 or add the code from this url to your main_template.pt. http://www.zope.org/Members/ajung/CMFCollectorNG/Wiki/PloneIntegration Regards, Rocky
--------- Original Message --------- From: Asad Quraishi [mailto:aquraishi@skyesystems.com] Sent: March 11, 2003 21:54:33 -0500 To: zope@zope.org Subject: [Zope] CMFCollectorNG how to questions?
I should have mentioned that I tried creating a CollectorNG doc type in my portal, filled in the configure and staff tabs - this worked fine. All tabs are accessible except 'browse' and 'new issue'. When I click on these I get the error:
Error Type NameError
Error Value global name 'member' is not defined
If I could get beyond this I may not need a manual.
Thanks again.
_______________________________________________ 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 )
Thanks. I can't believe I missed that :-) Cheers. Rocky Burt wrote:
This is because your main_template.pt isn't quite right. You either need to upgrade to Plone 1.0.1 or add the code from this url to your main_template.pt.
http://www.zope.org/Members/ajung/CMFCollectorNG/Wiki/PloneIntegration
Regards, Rocky
--------- Original Message --------- From: Asad Quraishi [mailto:aquraishi@skyesystems.com] Sent: March 11, 2003 21:54:33 -0500 To: zope@zope.org Subject: [Zope] CMFCollectorNG how to questions?
I should have mentioned that I tried creating a CollectorNG doc type in my portal, filled in the configure and staff tabs - this worked fine. All tabs are accessible except 'browse' and 'new issue'. When I click on these I get the error:
Error Type NameError
Error Value global name 'member' is not defined
If I could get beyond this I may not need a manual.
Thanks again.
_______________________________________________ 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 )
participants (2)
-
Asad Quraishi -
Rocky Burt