plone comments in Plone 3
Up to Plone Comments
Hi there.
I want to be notified in some way when an user post a new comment. I've found this product, and try it in Plone 3.0.3, but the "aditional products" option at "plone setup", returns me the next error message:
-
qPloneComments
- Error Type
- exceptions.ImportError
- Error Value
- No module named CMFCorePermissions
- Error Type
is there a patch to solve it or something? is there any other solution for being notified?
Thanks!
I've solved this error doing this:
however, this is not the final solution, because when I check the product and click on Install, after recharging the page, the product is still at "available products", not at "installed products" :S
But, maybe, it does anything, because when I try to post a comment, it gives me an error, so I have to delete the folder from Products
The Plone 3.0.3 compatible work is started and you can find it here: http://projects.quintagroup.com/products/browser/qPloneComments/branches/plone-3.0
