Personal tools
You are here: Home Forums Plone Comments Installed OK on Plone 3.1.4, but not working
Document Actions

Installed OK on Plone 3.1.4, but not working

Up to Plone Comments

Installed OK on Plone 3.1.4, but not working

Posted by Anand Kameswaran at August 05. 2008

I am on Plone 3.1.4, qPloneComments, 3.0.2



After changing the install.py to pass the version check,


I get the following error whenever one of two things happens


1) If moderation is on - then when publishing the comment i get the error


2) If moderation is off, then when initially saving the comment.


 

























Time 2008/08/05 13:48:16.687 GMT-4
User Name (User Id) <*SCRUBBED*>
Request URL http://<HOST>/<PloneSiteRoot>/coe-team/IndexTest.doc/discussion_reply_form
Exception Type PTRuntimeError
Exception Value ['Compilation failed', 'HTMLParser.HTMLParseError: malformed start tag, at line 7, column 1']

 


 


The full trace is:


Traceback (innermost last):


  • Module ZPublisher.Publish, line 119, in publish
  • Module ZPublisher.mapply, line 88, in mapply
  • Module ZPublisher.Publish, line 42, in call_object
  • Module Products.CMFFormController.FSControllerPageTemplate, line 90, in __call__
  • Module Products.CMFFormController.BaseControllerPageTemplate, line 28, in _call
  • Module Products.CMFFormController.ControllerBase, line 231, in getNext
  • Module Products.CMFFormController.Actions.TraverseTo, line 38, in __call__
  • Module ZPublisher.mapply, line 88, in mapply
  • Module ZPublisher.Publish, line 42, in call_object
  • Module Products.CMFFormController.FSControllerPythonScript, line 104, in __call__
  • Module Products.CMFFormController.Script, line 145, in __call__
  • Module Products.CMFCore.FSPythonScript, line 140, in __call__
  • Module Shared.DC.Scripts.Bindings, line 313, in __call__
  • Module Shared.DC.Scripts.Bindings, line 350, in _bindAndExec
  • Module Products.CMFCore.FSPythonScript, line 196, in _exec
  • Module None, line 77, in discussion_reply
    <FSControllerPythonScript at /<PloneSiteRoot>/discussion_reply used for /<PloneSiteRoot>//coe-team/IndexTest.doc>
    Line 77
  • Module Products.qPloneComments.utils, line 42, in manage_mails
  • Module Products.qPloneComments.utils, line 30, in sendMails
  • Module Products.qPloneComments.utils, line 163, in send_email
  • Module Products.qPloneComments.utils, line 51, in getMsg
  • Module Shared.DC.Scripts.Bindings, line 313, in __call__
  • Module Shared.DC.Scripts.Bindings, line 350, in _bindAndExec
  • Module Products.CMFCore.FSPageTemplate, line 216, in _exec
  • Module Products.CMFCore.FSPageTemplate, line 155, in pt_render
  • Module Products.PageTemplates.PageTemplate, line 89, in pt_render
  • Module zope.pagetemplate.pagetemplate, line 111, in pt_render
    Warning: Compilation failed
    Warning: HTMLParser.HTMLParseError: malformed start tag, at line 7, column 1

PTRuntimeError: ['Compilation failed', 'HTMLParser.HTMLParseError: malformed start tag, at line 7, column 1']


Re: Installed OK on Plone 3.1.4, but not working

Posted by David Picó Vila at August 21. 2008

Exactly the same for me. I'm using Plone 3.0.6 with PloneComments 3.0.2.


Re: Installed OK on Plone 3.1.4, but not working

Posted by David Picó Vila at August 21. 2008

Something else: my PloneComments configlet works correctly only once! If I modify some options and save, when I go back to it, it displays a black page and I can't modify any settings.


Re: Installed OK on Plone 3.1.4, but not working

Posted by Volodymyr Cherepanyak at August 22. 2008
You should check for development version at the branch plone-3.0 of our repository.

http://svn.quintagroup.com/products/qPloneComments/branches/plone-3.0

Re: Installed OK on Plone 3.1.4, but not working

Posted by David Picó Vila at August 25. 2008

Same error (blank page at configlet). I'm using the SVN plone-3.0 version and Plone 3.1.5.1.


Re: Installed OK on Plone 3.1.4, but not working

Posted by Ihor Berehulyak at September 05. 2008

Please upgrade qPloneComments to latest  release


Powered by Ploneboard