Doesn't work if website is under SSL
-
Hi Pippin,
1st of all thanks for the plugin. Free stuff is always appreciated!
We just moved our website under https and the plugin stopped working.
I noticed that in recaptchalib.php line 106 for the following function
recaptcha_get_html ($pubkey, $error = null, $use_ssl = false)
The use ssl var had false hardcoded and the only way to fix that was to change it to true.
An option to make this plugin ssl ready would be a good addition if you ever have some time to spare.
For anyone having the same problem, this is the solution.
Thanks!
- The topic ‘Doesn't work if website is under SSL’ is closed to new replies.