The captcha provided by CB AntiSpam is just a normal field found within CB > Field Management. Ensure it's enabled and set to display on registration. Next navigate to CB AntiSpam > Configuration > Captcha and ensure Captcha is configured and working properly (preview provided in backend to confirm).
Kyle (Krileon) Community Builder Team Member Before posting on forums:
Read FAQ thoroughly
+
Read our Documentation
+
Search the forums CB links:
Documentation
-
Localization
-
CB Quickstart
-
CB Paid Subscriptions
-
Add-Ons
-
Forge
-- If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
-- If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please
send me a private message
with your thread and will reply when possible!
-- Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
-- My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.
Ok, I can see it now but it does not show the image.
The antispam plugin is activated, the field is published but neither in backend or frontend the image is displaying.
However the audio code does work.
It seems that I still doing something wrong.
If the image doesn't work then you've fatal errors on your site that's breaking the endpoint or the endpoint can't be reached. Enable debug mode and maximum error reporting in Joomla global configuration then review your site carefully for any notices, warnings, or errors then resolve them as they could conflict with the image output. It could also be a configuration issue if the captcha configuration was changed in CB AntiSpam > Config > Captcha.
Kyle (Krileon) Community Builder Team Member Before posting on forums:
Read FAQ thoroughly
+
Read our Documentation
+
Search the forums CB links:
Documentation
-
Localization
-
CB Quickstart
-
CB Paid Subscriptions
-
Add-Ons
-
Forge
-- If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
-- If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please
send me a private message
with your thread and will reply when possible!
-- Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
-- My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.
I did as you suggested but I do not have any errors other than "strict standard" warnings. I have no idea why this is not working. CB Captcha is working finde. I know this products are not related but I cannot see a configuration reason that would prevent one from showing while the other one shows fine.
Now my last idea is if CB Antispam requires some specific image processing library. Could that be the case?
Edit: I just deinstalled and reinstalled it, did not help either. I also noted that also no other captcha type (question, recaptcha) is working.
Edit2: On a second installation on the same server it is working without any problems. So it must be some issue related to the first site. I have already removed almost all of the plugins and I have no idea why it is still failing.
It seemt that I have fount the issue. However it is one that I cannot understand:
I started copying folder by folder from the non-working to the working installation.
Captcha stopped working when I copied the CB language file in my en-gb folder. I compared the files with winmerge and copied all changes from the non-working to the working file until they have been reported as identical and the working installation kept working.
However when I copied the same file as entire file into the working installation, it stopped working.
This was 100% reproducable and I think it is a bit weird.
Edit: Additionally there was incompatible CB plugin that caused some additonal Javascript where it should do it. So my solution was to use the new language file and unpublish the plugin.