Viewing 9 replies - 1 through 9 (of 9 total)
  • After the plugin is activated, you can configure it by selecting the Captcha options tab on the Admin Plugins page.
    Check the setting for CAPTCHA on Register Form: – The check box for “Enable CAPTCHA on the register form” should be checked.

    Troubleshooting if the CAPTCHA form fields and image is not being shown:
    Do this as a test:
    Activate the SI CAPTCHA plugin and temporarily change your theme to the “WordPress Default” theme.
    Does the captcha image show now?
    If it does then the theme you are using is the cause.

    Did you try testing with the default theme?
    Try that to rule out your theme being the cause. Let me know the result.

    Check and make sure the permission on all the captcha-secureimage
    folders are set to permission: 755

    all these folders need to be 755….
    captcha-secureimage
    – audio
    – gdfonts
    – images

    Did this fix it?

    Thread Starter traypup

    (@traypup)

    Thanks for your reply, Mike

    – I double-checked the setting for the CAPTCHA on register form and it was correct.
    – I tried the WP default theme and I still had the same problem of no CAPTCHA image and an error when I try the audio button.
    – I double-checked the permissions again and everything is correct.

    I even upgraded it today and still no joy. Suggestions?
    thanks,
    Tracey

    Tracey,

    If you can access the Apache server error_log, I would like to know what the error log entry is for securimage_show.php when it gets the 500 Internal Server Error.
    The error_log will normally have more detailed info about the cause of the error.

    Let me know what you find.

    Thread Starter traypup

    (@traypup)

    the filename securimage_show.php doesn’t show up in my error log at all. Is that normal?

    some servers are configured with PHP error logging off by default. See if your control panel has an error log on/off button under the PHP settings. or ask your server administrator how to turn it on.

    Thread Starter traypup

    (@traypup)

    PHP error logging is on and that file is not in the log. What should I try next?

    I am having the exact same problem and tried all of the fixes too. I am still having problems viewing the image. Audio is fine.

    Michael, just for a test…
    can you view an image if you go directly to this url on your blog?
    wp-content/plugins/si-captcha-for-wordpress/captcha-secureimage/securimage_show.php

    I am adding this new information for anybody who searches about this problem:

    I added a feature in version 1.7.6 (29 Aug 2009) that can be used to test if your PHP installation will support the CAPTCHA: Open this URL in your web browser to run the test: /wp-content/plugins/si-captcha-for-wordpress/captcha-secureimage/secureimage_test.php
    This link can be found on the Captcha Settings page.

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘[Plugin: SI CAPTCHA for WordPress] Images doesn’t show and audio gives error’ is closed to new replies.