Hi,
WP Latest and PHP 8.1.x
[13-Apr-2024 21:20:05 UTC] PHP Deprecated: Implicit conversion from float 126153.99999999999 to int loses precision in /home/wp-content/plugins/cartpauj-register-captcha/vendor/captcha/captcha.class.php on line 66
Thanks
]]>I get this trouble with the new version 2.0 :
Warning: openssl_encrypt() expects at most 5 parameters, 8 given in /var/www/sda/4/2/lateliersouslestoits/blog/wp-content/plugins/cartpauj-register-captcha/vendor/captcha.class.php on line 124
screen copy here : https://lateliersouslestoits.free.fr/docs/2023-09-30_13h46_19.png
PS : I’m using wordpress 6.2.2 and can’t update to WP 6.3.1 because of php 5.6.34 installed by my web host.
]]>Had to rollback to version 1, as the new version does not show the characters. Is there something else that needs to be completed after upgrade to the new version? Thank you.
]]>Only see math problem that was in place before I installed this plugin.
]]>Just a heads up that recently (past day or so?) this has stopped working. The random number/letter output shows some box symbols so it’s not possible to enter the correct captcha.
]]>Hi there,
I have already translated your plugin’s stings into Chinese(China) several days ago, having been using your plugin for a very long time, really like it.
Zhu
]]>Just what I needed. Haven’t even got my site open yet, and already had spam accounts created. I think it has to do with leaving comments here at wordpress. Anyway. This plugin does add the captcha box, but will allow you to create the account without putting any data in or even if the data is wrong. Not sure if I have something misconfigured, but as of now, it only makes you think that it is required.
]]>I’d like to translate the plugin, could you please make it translation ready?
]]>Open the captcha_images.php, add to the first line under function GenerateImage(..){
$font_path = realpath('.');
putenv('GDFONTPATH=' . $font_path);
https://www.ads-software.com/plugins/cartpauj-register-captcha/
]]>Doesn’t show the image so no one can sign up using this.
https://www.ads-software.com/plugins/cartpauj-register-captcha/
]]>I have HTTPS turned on for my registration page and the captcha image is not loaded over HTTPS so it warns users about insecure content.
I fixed it by changing line 33 in cartpauj-register-captcha.php from:
$plugin_url = WP_PLUGIN_URL.'/cartpauj-register-captcha/';
To:
$plugin_url = plugin_dir_url( __FILE__ );
This is the recommended way to get the plugin directory, as specified here https://codex.www.ads-software.com/Determining_Plugin_and_Content_Directories
Not sure if this is how you prefer to fix it or not, but it would be nice if it was fixed would load securely for those who have HTTPS turned on.
Thanks for a great plugin!
https://www.ads-software.com/plugins/cartpauj-register-captcha/
]]>Hi!
Thx for thу great plugin but what about MU support? Can I use it at my WP MU?
https://www.ads-software.com/plugins/cartpauj-register-captcha/
]]>Image doesn’t show up. Right-click where it’s supposed to be and select open in new tab and I get this:
Warning: imagettfbbox() [function.imagettfbbox]: Could not find/open font in /home/www/brendaabell/wp-content/plugins/cartpauj-register-captcha/captcha_images.php on line 55
Error in imagettfbbox function
https://www.ads-software.com/plugins/cartpauj-register-captcha/
]]>Hi!
Great plugin. Thanks.
I suggest preparing for translation of the “Enter Code” label on the log in page.
cartpauj-register-captcha.php, row 39:
<label>’ . __(‘Enter Code’) . ‘
rgds,
./stefan
https://www.ads-software.com/plugins/cartpauj-register-captcha/
]]>open file captcha_images.php
and change
var $font = 'monofont.ttf';
to
var $font = './monofont.ttf';
“..Depending on which version of the GD library that PHP is using, it may attempt to search for files that do not begin with a leading ‘/’ by appending ‘.ttf’ to the filename and searching along a library-defined font path..” (https://www.php.net/manual/en/function.imagettfbbox.php)
https://www.ads-software.com/plugins/cartpauj-register-captcha/
]]>Hi,
Might you consider adding some additional functionality to your plugin so that I can enable it on forms that visitors fill out when making comments on posts?
https://www.ads-software.com/plugins/cartpauj-register-captcha/
]]>I’m getting this error instead of the captcha img.
Error in imagettfbbox function
/wp-content/plugins/cartpauj-register-captcha/captcha_images.php?width=120&height=40&code=w4FzvWAT
any ideas? any requirements?
Thanks!
https://www.ads-software.com/plugins/cartpauj-register-captcha/
]]>Useless plug-in for wordpres. Do not waste your time installing this. Even the developer do not have any any screenshot of this.
https://www.ads-software.com/plugins/cartpauj-register-captcha/
]]>Can’t see an image in any browser on WP 3.6.1.
Check it out.
https://jvond.com/wp-login.php?action=register
Any ideas?
Thanks! ~J
https://www.ads-software.com/plugins/cartpauj-register-captcha/
]]>the captcha is hard to type due to the fact that there are things above the letters. Don’t see how people are suppose to register that way if they can’t type it in.
https://www.ads-software.com/plugins/cartpauj-register-captcha/
]]>Hi Guys I cant seem to get the capture to show up.
https://www.aussielawyerdirectory.com.au/wp-login.php
Thanks
https://www.ads-software.com/extend/plugins/cartpauj-register-captcha/
]]>Congrats for the plugin, it just works.
But your installation instructions tell users to “Upload ‘cartpauj-register-captcha.zip’ to the ‘/wp-content/plugins/’ directory.”
but when I uploaded de zipped folder I couldn’t activate the plugin.
So I had to unzip the folder, upload it and then it worked. Maybe your installation instructions are incomplete.
https://www.ads-software.com/extend/plugins/cartpauj-register-captcha/
]]>Installed according to directions, doesn’t show up in the form.
https://www.ads-software.com/extend/plugins/cartpauj-register-captcha/
]]>–
https://www.ads-software.com/extend/plugins/cartpauj-register-captcha/
]]>