I cannot publish comments on a Blog Post, even on a fresh installation with uBlogsy. I have the following settings:
- Umbraco 6.0.5
- uBlogsy Webforms 3.0
I can see the Comment form and the input validation is working. But when i hit "submit" i get a Postback on the Post itself and the comment isn't submitted. I don't receive any error. The Umbraco Logs is also empty.
After further investigations i'm sure the problem occurs because i had removed the recapcha. When i reactivate the recatcha uCommentsy works like a charm. How can i get rid of the recaptcha? I had removed the recaptcha div block in the contact.ascx file and the two key in the web.config file.
i got it! I have to remove the whole recapta block in the contact.ascx file and only the values in the web.config file. The keys must stay in the file.
Cannot create comments
Hi
I cannot publish comments on a Blog Post, even on a fresh installation with uBlogsy. I have the following settings:
- Umbraco 6.0.5
- uBlogsy Webforms 3.0
I can see the Comment form and the input validation is working. But when i hit "submit" i get a Postback on the Post itself and the comment isn't submitted. I don't receive any error. The Umbraco Logs is also empty.
Please help!
After further investigations i'm sure the problem occurs because i had removed the recapcha. When i reactivate the recatcha uCommentsy works like a charm. How can i get rid of the recaptcha? I had removed the recaptcha div block in the contact.ascx file and the two key in the web.config file.
Your help would be appreciated
i got it! I have to remove the whole recapta block in the contact.ascx file and only the values in the web.config file. The keys must stay in the file.
is working on a reply...