missing captcha image
-
WPengine says PHP-GD is supported and enabled
Hello,
PHP-GD support is already enabled: http://phpinfo.wpengine.com/info.php
Please search GD on that page, you will find the information that you seek. Please let me know if there is anything else that I can assist with.
Hi Paul,
Please check here to confirm we have php-gd enabled: http://nko.org/info.php
***********MY Situation*******************
opened the debug window of safari 7 to inspect the element of the broken cattcha imagehere is some of the code returned that I copied
<img src=”http://nko.org/wp-content/plugins/wp2pgpmail/phpcaptcha/securimage_show.php” id=”captcha” alt=””>
when I looked at the error console I found this
Failed to load resource: the server responded with a status of 403 (Forbidden)
http://nko.org/wp-content/plugins/wp2pgpmail/phpcaptcha/securimage_show.php[Warning] Invalid CSS property declaration at: * (noticons.css, line 1, x3)
[Warning] Invalid CSS property declaration at: ; (wpcom-admin-bar.css, line 6In Firefox with Firebug enabled I see this
<td style=”border-width: 0px;” colspan=”2″>
<img id=”captcha” alt=”” src=”http://nko.org/wp-content/plugins/wp2pgpmail/phpcaptcha/securimage_show.php”>
<img width=”25″ height=”31″ border=”0″ alt=”Reload image” src=”http://i1.wp.com/nko.org/wp-content/plugins/wp2pgpmail/images/reload.png?w=550″>
please help !
http://wordpress.org/plugins/wp2pgpmail/
wp2pgpmail
Member
Plugin Author
Posted 1 week ago #The problem may come from php-gd, you have to check that it is installed on your server.
I recommend you open a ticket at http://support.wp2pgpmail.com/
The topic ‘missing captcha image’ is closed to new replies.