There should have been a line below the "line 161 in _getViewFor" as well as the error message. Can you post the whole thing please? Thanks, Derek Wilson -----Original Message----- From: Gilles Lavaux [mailto:gilles.lavaux@esa.int] Sent: Friday, October 31, 2003 5:52 AM To: zope@zope.org Subject: Re: [Zope] Zwiki error. Hello Same for me. The last version of zwiki is not fully working. I am still using the Wiki which came with my Plone 1.01, it's not packed with features, but it works well. Gilles ----- Original Message ----- From: "Rajeev Sharma" <rajeev@netcore.co.in> To: <zope@zope.org> Sent: Friday, October 31, 2003 10:56 AM Subject: [Zope] Zwiki error. Hello everybody, Previous thread of starting Zope as root is not secure , really helped me lot . Thanks to everybody for it . Now i have a problem. I added Zwiki product in the Products directory of zope and i can see it in the dropdown menu of ZMI. But whenever i added a wiki site it gives me following error.. It is the last traceback with in ZMI * Module ZPublisher.Publish, line 150, in publish_module * Module ZPublisher.Publish, line 114, in publish * Module Zope.App.startup, line 199, in zpublisher_exception_hook * Module ZPublisher.Publish, line 98, in publish * Module ZPublisher.mapply, line 88, in mapply * Module ZPublisher.Publish, line 39, in call_object * Module Products.ZWiki.ZWikiPage, line 284, in __call__ * Module Products.ZWiki.CMF, line 82, in __call__ * Module Products.CMFCore.utils, line 161, in _getViewFor What can be wrong. Rajeev -- ======================================================= ---------------- "Linux drives you from creativity to innovation" ------------------------- ==================== Rajeev Sharma Netcore Solutions Pvt. Ltd 402,Peninsula chambers Morarjee Mills Comp Ganpatrao Kadam Marg Mumbai 400 013 India. Tel:+91(22)56628000 EXT-128 ---------------------------------------------------------------- NETCORE SOLUTIONS *** Ph: +91 22 5662 8000 Fax: +91 22 5662 8134 MailServ and FlexiMail: Messaging Solutions: http://netcore.co.in Pragatee: Integrated Server-Software Suite: http://www.pragatee.com Emergic Freedom: Server-centric Computing: http://www.emergic.com BlogStreet: Blog Profiles and RSS Ecosystem: http://blogstreet.com Deeshaa: Rural Development: http://www.deeshaa.com Rajesh Jain's Weblog on Technology: http://www.emergic.org ---------------------------------------------------------------- _______________________________________________ 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 ) _______________________________________________ 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 )
There should have been a line below the "line 161 in _getViewFor" as well as the error message. Can you post the whole thing please?
Hi, This is the trace back. I gain insatll zwiki and tried but not working. Traceback (innermost last): * Module ZPublisher.Publish, line 150, in publish_module * Module ZPublisher.Publish, line 114, in publish * Module Zope.App.startup, line 199, in zpublisher_exception_hook * Module ZPublisher.Publish, line 98, in publish * Module ZPublisher.mapply, line 88, in mapply * Module ZPublisher.Publish, line 39, in call_object * Module Products.ZWiki.ZWikiPage, line 277, in __call__ * Module Products.ZWiki.CMF, line 115, in __call__ * Module Products.CMFCore.utils, line 161, in _getViewFor Not Found Waiting for your suggestions Thanks Rajeev -- ======================================================= ---------------- "Linux drives you from creativity to innovation" ------------------------- ==================== Rajeev Sharma Netcore Solutions Pvt. Ltd 402,Peninsula chambers Morarjee Mills Comp Ganpatrao Kadam Marg Mumbai 400 013 India. Tel:+91(22)56628000 EXT-128 ---------------------------------------------------------------- NETCORE SOLUTIONS *** Ph: +91 22 5662 8000 Fax: +91 22 5662 8134 MailServ and FlexiMail: Messaging Solutions: http://netcore.co.in Pragatee: Integrated Server-Software Suite: http://www.pragatee.com Emergic Freedom: Server-centric Computing: http://www.emergic.com BlogStreet: Blog Profiles and RSS Ecosystem: http://blogstreet.com Deeshaa: Rural Development: http://www.deeshaa.com Rajesh Jain's Weblog on Technology: http://www.emergic.org ----------------------------------------------------------------
Rajeev Sharma wrote:
* Module Products.ZWiki.CMF, line 115, in __call__ * Module Products.CMFCore.utils, line 161, in _getViewFor
Hi Rajeev, you might need to install Zwiki in your CMF or Plone site as described at http://zwiki.org/ZwikiAndCMF.
participants (3)
-
Rajeev Sharma -
Simon Michael -
Wilson, Derek