This is a long shot query, but I'm stumped; I was offered a free Let's Encryot SSL certificate which I took without realising that the Joomla Recpatcha plug-in and the EasyCalcPlus plug-in had issues with SSL. Now I find that if I enable EasyCalc users are unable to choose a registration option; the radio buttons remain selected and all available registration fields are always displayed; if i disable EasyClac then the recaptcha form no longer appears (the plug-in is enabled and all the Options settings are as they should be) I should upgrade to Joomla 3 i know, but this is a busy time for the site and I can't afford to have users unable to fill in forms of any sort; any suggestion gratefully considered,
Last edit: 7 years 10 months ago by krileon. Reason: Added [SOLVED] tag to subject
I found a solution, but am not sure of its implications; easycalc's code line 753 says " // Encode fields - since 2.5-8 in all forms where ECC+ is loaded"; I've disabled line 786 that adds the encoding; everything on the registration form works now - I'm using Joomla 2.5.27
We're not the developers of Joomla reCaptcha or EasyCalc so I've no idea what to tell you. CB registration will not output or work with Joomla reCaptcha. We provide reCaptcha via CB AntiSpam.
Sounds like your issue is probably a fatal JS error though. Press F12 to open your browsers developer console then select the console tab and refresh the page to see if any fatal errors are present (they'll be in red).
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.
There are no related errors showing; thanks for the tip about CB antispam; the site is still running CB 1.9.1 and due to a busy period with users booking, I don't want to upgrade right now, since it looks as if I will also have to upgrade a number of plug-ins; the work-round I found by editing the easycalc file (which does call the joomla recaptcha file) seems to work OK for now;