qplonecaptchas + qplonecomments
Up to Plone Captchas
I have tried to get theese two to work together and have read that qplonecaptchas should be installed last, but it still wold not work.
My versions:
Plone 2.5.1
qplonecomments 2.2.0 RC1
qplonecaptchas 1.0
Any suggestions?
/Niklas
Might need to describe the problem as well 
I first install qplonecomments, and that works great, but when i install qplonecaptchas i get the origiona comments form back (without the possibility to add "name").
I have tried this several times but still no luck.
/Niklas
qPloneCaptchas adds captchas_discussion layer to your skins which overrides default plone discussion template. If you by chance installed qPloneComments first and only then qPloneCaptchas, please reinstall products in correct order.
(Removing the captchas_discussion layer from your skins should help also).
I have now tried both installation orders, but without luck.
When i remove captchas_discussion, i get the qplonecomments form back, but then i dont have the captchas function.
Where should i add the capchas code to include it in qplonecomments?
You can find 2.2.0 version in our svn http://projects.quintagroup.com/products/browser/qPloneComments/tags/2.2.0
to checkout you will need to use URL http://svn.quintagroup.com/products/qPloneComments/tags/2.2.0.
