Latest post by Lefteris Kavadas on Thursday, 24 April 2025 13:03 EEST
Hi,
Can you please provide more details? Is there a link to the page with the issue?
Regards
Hi,
I don't see CommentBox at this page https://jrbustamante.com/index.php/en/wanderings . Can you please verify that it is enabled?
Regards
Hi,
We are currently working on a fix for the issue you are facing. An update will come out soon. Thank you very much for reporting this issue.
Regards
Regarding the bad request response, you are getting. Is there any chance that you have disabled any of CommentBox plugins? Since you have selected Google ReCaptcha for protecting your comments, please make sure that the plugin "CommentBox - reCAPTCHA" is enabled.
Regards
Hi,
We’ve just released CommentBox v1.1.0, which includes fixes for the issues you mentioned. When you have a moment, please update to the latest version and let me know if everything works as expected—or if you notice anything out of the ordinary.
Thanks for your patience, and I’m here if you need anything else!
Best regards,
Lefteris
You are totally right, there is an issue with the reCAPTCHA integration. You can switch to ALTCHA. If you want to use reCAPTCHA edit file /plugins/commentbox/recaptcha/src/Extension/Recaptcha.php
and change line 53
from:$event->setArgument('result', $verified);
to:$event->setArgument('result', $result);
This should fix the issue.
Regards
Hello,
You can hide the counters from the Joomla articles. There is an option named "Joomla! Articles Comment Counters" and you will find it under the "Integration" tab in the options page.
Regarding ALTCHA, it is included in the free version and you should be able to use it. Just make sure that the plugin named "CommentBox - ALTCHA" is enabled.
Finally I want to thank you for the great feedback you have provided!
Regards
Thank you for the review! It is much appreciated!
Regards
Note: An active subscription is required in order to get support for our paid extensions. For our free extensions, if you don't have an account, register and then submit your support request. In case you just want to ask a question, you can also use the contact form .